Skip to content

Commit

Permalink
Website finally working locally
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ip committed Jan 21, 2025
1 parent a503344 commit b523bd5
Show file tree
Hide file tree
Showing 16 changed files with 182 additions and 83 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.bundle
Gemfile.lock
_site/
33 changes: 19 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,36 @@
# Welcome to the Globus Community AU
Below you will find all the essential information to help you get started in Globus Community AU. If you have any questions, please contact us at globus@aarnet.edu.au.
---
title: Australian Globus Community Index page
permalink: /
---

## Key links
## Welcome to the Globus Community AU
Below you will find all the essential information to help you get started in Globus Community AU. If you have any questions, please contact us at globus@aarnet.edu.au.

## Key links

* [GitHub](https://github.com/AARNet/Globus-Community)
* [YouTube](https://youtube.com/playlist?list=PLabaNLSF0jBArjG5wOPKpo6jBWuyYOlOS&si=i5RJf7h_lXnzoLCG)
* [YouTube](https://youtube.com/playlist?list=PLabaNLSF0jBArjG5wOPKpo6jBWuyYOlOS&si=i5RJf7h_lXnzoLCG)
* [Technical Catch Ups](https://www.aarnet.edu.au/aarnet-globus-technical-catch-ups)

## Slack channel – *coming soon*

The Globus Community AU Slack channel is where members of the community can connect, collaborate, support each other, and ask for help. Whether you're seeking advice, sharing insights, or engaging in discussions that go beyond broader topics, this is the perfect space to dive deeper into the community's shared experiences and challenges.
The Globus Community AU Slack channel is where members of the community can connect, collaborate, support each other, and ask for help. Whether you're seeking advice, sharing insights, or engaging in discussions that go beyond broader topics, this is the perfect space to dive deeper into the community's shared experiences and challenges.

## GitHub
## GitHub

Community members can find resources related to Globus here, such as how-to guides, FAQs, and technical solutions for some common workflows.
Community members can find resources related to Globus here, such as how-to guides, FAQs, and technical solutions for some common workflows.

## Community events
## Community events

### AARNet and Globus Technical Catch Ups
### AARNet and Globus Technical Catch Ups

These sessions aim to provide more information about Globus and to help with problems or issues relating to your Globus service or general data movement. AARNet and Globus product specialists are available during these sessions to share knowledge and provide assistance, as well as to introduce any new features or functionality.
These sessions aim to provide more information about Globus and to help with problems or issues relating to your Globus service or general data movement. AARNet and Globus product specialists are available during these sessions to share knowledge and provide assistance, as well as to introduce any new features or functionality.

## Resources
## Resources

* [Globus Guides and documentation](https://docs.globus.org/guides/)
* [Globus Guides and documentation](https://docs.globus.org/guides/)
* [AARNet Knowledge Base - Globus](https://support.aarnet.edu.au/hc/en-us/categories/5318479482767-Globus)
* [Useful code samples for various Globus tasks](./code/README.md)
* [Globus Community AU information resources](./globus-community-au/README.md)
* [Useful code samples for various Globus tasks](./code/)
* [Globus Community AU information resources](./globus-community-au/)

This repository is licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License
68 changes: 38 additions & 30 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,48 +10,56 @@ description: "Australian Globus Community resources (managed by AARNet)"
remote_theme: ELIXIR-Belgium/elixir-toolkit-theme@3.0.0

exclude:
- README.md
- vendor
- Gemfile

defaults:
# Define here page metadata attributes for all pages at once or on specific directories. More information: https://jekyllrb.com/docs/configuration/front-matter-defaults/
-
scope:
- scope:
path: ""
type: "pages"
values:
permalink: /:basename
layout: "page"
sidebar: main
sidebar: "main"
- scope:
path: "globus-community-au"
type: "pages"
values:
permalink: /globus-community-au/:basename
- scope:
path: "code"
type: "pages"
values:
permalink: /code/:basename

theme_variables:
# git_host: GitHub
# back_to_top: true
# privacy_statement_url: /privacy
# github_buttons:
# position: top
# edit_me: true
# open_issue: true
# history: true
# headings:
# related-pages: Related pages
# more-information-tiles: More information
# resource-table-all: Tools and resources on this page
# resource-table-all-collapse: false
# affiliation-tiles-page: Affiliations
# contributor-minitiles-page: Contributors
# toc:
# min_headings: 2
# headings: 'h2'
# topnav:
# theme: light
# brand_logo: assets/img/main_logo.svg
# github: true
# twitter: false
# theme_color: 0d6efd
# fonts:
# - url towards a font
git_host: GitHub
back_to_top: true
privacy_statement_url: /privacy
github_buttons:
position: top
edit_me: true
open_issue: true
history: true
headings:
related-pages: Related pages
more-information-tiles: More information
resource-table-all: Tools and resources on this page
resource-table-all-collapse: false
affiliation-tiles-page: Affiliations
contributor-minitiles-page: Contributors
toc:
min_headings: 2
headings: 'h2'
topnav:
theme: light
brand_logo: "assets/img/logo_globus-solid.svg"
github: true
twitter: false
theme_color: 0d6efd
fonts:
- url towards a font

plugins:
- elixir-toolkit-theme-plugins
Expand Down
8 changes: 4 additions & 4 deletions _data/footer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ columns:
- type: image
image_width: 88px
width: 2
src: 'assets/img/main_logo.svg'
alt: Jekyll Bootstrap theme logo
src: "assets/img/AARNet_logo_mono.svg"
alt: AARNet logo
- type: links
width: 3
children:
Expand All @@ -19,6 +19,6 @@ columns:
- type: image
image_width: 88px
width: 2
src: 'assets/img/main_logo.svg'
alt: Jekyll Bootstrap theme logo
src: "assets/img/logo_globus-solid.svg"
alt: Globus logo

20 changes: 15 additions & 5 deletions _data/sidebars/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
subitems:
- title: Home
url: /index
- title: Getting Started
url: /globus-community-au/getting_started
- title: AARNet Public Globus Test Collections
url: /globus-community-au/aarnet_globus_collections
url: ./index
- title: Australian Globus Community Resources
url: ./globus-community-au/
subitems:
- title: Getting Started
url: ./globus-community-au/getting_started.html
- title: AARNet Public Globus Test Collections
url: ./globus-community-au/aarnet_globus_collections.html
- title: Australian Globus Community Code Examples
url: ./code/
subitems:
- title: Bandwidth Throttling
url: ./code/examples/bandwidth_throttling/
- title: Folder Watcher
url: ./code/examples/folder_watcher/
1 change: 0 additions & 1 deletion _data/topnav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
subitems:
- title: Home
url: /index

20 changes: 20 additions & 0 deletions assets/img/AARNet_logo_mono.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions assets/img/logo_globus-solid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 8 additions & 3 deletions code/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Globus Community AU Code Samples
---
title: Globus Community AU Code Samples
permalink: /code/
---

## Globus Community AU Code Samples

## Examples

Expand All @@ -8,8 +13,8 @@ All example code is provided on an as-is basis and are provided strictly on a "u

### Bandwidth Throttling

This is an example of [how to throttle bandwidth outbound from a Globus server under Ubuntu 22.04](./examples/bandwidth_throttling/README.md).
This is an example of [how to throttle bandwidth outbound from a Globus server under Ubuntu 22.04](./examples/bandwidth_throttling/).

### Folder Watcher

This is an example of [how to set up a folder watcher script to automate Globus transfers when new files appear](./examples/folder_watcher/README.md). This is potentially useful where the Globus synch option is not appropriate, for example, when transferred files need to be removed from the destination collection as part of a workflow and without needing to re-transfer them.
This is an example of [how to set up a folder watcher script to automate Globus transfers when new files appear](./examples/folder_watcher/). This is potentially useful where the Globus synch option is not appropriate, for example, when transferred files need to be removed from the destination collection as part of a workflow and without needing to re-transfer them.
7 changes: 6 additions & 1 deletion code/examples/bandwidth_throttling/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Rate limit Globus transfers
---
title: Rate limiting Globus transfers
permalink: /code/examples/bandwidth_throttling/
---

## Rate limiting Globus transfers

By default, Globus will use all available bandwidth on the network for transfers. It is possible to configure concurrency, parallelism and “aggressiveness” within Globus, but not the effective bandwidth, which must be managed from the operating system or network configuration.

Expand Down
7 changes: 6 additions & 1 deletion code/examples/folder_watcher/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Automate Globus transfers with a folder watcher
---
title: Automating Globus transfers with a folder watcher
permalink: /code/examples/folder_watcher/
---

## Automating Globus transfers with a folder watcher

If the folder sync functionality built into Globus does not fit your workflow, you can set up a watcher script that triggers a file transfer whenever new files are added to the folder.

Expand Down
13 changes: 9 additions & 4 deletions globus-community-au/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Globus Community AU Information Resources
---
title: Globus Community AU Information Resources
permalink: /globus-community-au/
---

## Globus Community AU Information Resources

Globus Community AU is a central hub for staff at Australian universities and research institutions who are using the Globus data movement service.

Expand All @@ -8,7 +13,7 @@ The community aims to enhance the user experience with Globus by promoting open

Information currently offered includes the following:

* [Getting Started](./getting_started.md)
* [Getting Started](./getting_started.html)
* [AARNet Knowledge Base - Globus](https://support.aarnet.edu.au/hc/en-us/categories/5318479482767-Globus)
* [AARNet Public Globus Test Collections](./aarnet_globus_collections.md)
* [AARNet eResearch Australasia Globus Workshop 28/10/2024](./era24_workshop/README.md)
* [AARNet Public Globus Test Collections](./aarnet_globus_collections.html)
* [AARNet eResearch Australasia Globus Workshop 28/10/2024](./era24_workshop/)
6 changes: 5 additions & 1 deletion globus-community-au/aarnet_globus_collections.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# AARNet Public Globus Test Collections
---
title: AARNet Public Globus Test Collections
---

## AARNet Public Globus Test Collections

The following collections have been made available by AARNet to help Australian users test their Globus endpoints against high-performance endpoints on AARNet infrastructure.
The collections are published from servers with 100GB/s network interfaces and fast RAID0 NVME storage for parallel writes. These servers are connected directly to the AARNet network.
Expand Down
7 changes: 6 additions & 1 deletion globus-community-au/era24_workshop/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# AARNet eResearch Australasia 2024 Workshop - Mastering Research Data Transfer and Automation with Globus
---
title: AARNet eResearch Australasia 2024 Workshop
permalink: /globus-community-au/era24_workshop/
---

## AARNet eResearch Australasia 2024 Workshop - Mastering Research Data Transfer and Automation with Globus

## Overview

Expand Down
6 changes: 5 additions & 1 deletion globus-community-au/getting_started.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Getting Started with Globus
---
title: Getting Started with Globus
---

## Getting Started with Globus

## Set up your own Globus endpoint

Expand Down
Loading

0 comments on commit b523bd5

Please sign in to comment.