Skip to content

Commit b3aa6a9

Browse files
committed
add tile for community to landing page, update aup
1 parent 3a27fa8 commit b3aa6a9

2 files changed

Lines changed: 25 additions & 4 deletions

File tree

index.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,28 @@ sidebar: false
1515

1616
## Getting started
1717

18-
{% include section-navigation-tiles_mod.html type="Getting started" col="1" %}
18+
<div class="page-tiles">
19+
<div class="page-tiles-container">
20+
<div class="page-tiles-list" style="--tile-cols: 3;">
21+
<a href="{{ 'why-bioshell' | relative_url }}" class="page-tile-link">
22+
<div class="page-tile-item">
23+
<div class="page-tile-content">
24+
<h3 class="page-tile-title" style="margin-top: 0.0rem">Why use a cloud workspace for bioinformatics?</h3>
25+
<p class="page-tile-description">An introduction to virtual machines, cloud computing, and why BioShell is a great starting point for life-science researchers and workshop participants.</p>
26+
</div>
27+
</div>
28+
</a>
29+
<a href="{{ 'community' | relative_url }}" class="page-tile-link">
30+
<div class="page-tile-item">
31+
<div class="page-tile-content">
32+
<h3 class="page-tile-title" style="margin-top: 0.0rem">Check out the community</h3>
33+
<p class="page-tile-description">See the training workshops and research outcomes supported by BioShell, and how you can get involved.</p>
34+
</div>
35+
</div>
36+
</a>
37+
</div>
38+
</div>
39+
</div>
1940

2041

2142
## Using BioShell

pages/aup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ BioShell defers to its infrastructure partners for planned maintenance schedulin
6161
- ARDC Nectar: [https://status.rc.nectar.org.au/outages/](https://status.rc.nectar.org.au/outages/)
6262
- NCI Nirin: [https://opus.nci.org.au/spaces/Help/pages/399802963/System+Maintenance+and+Notices](https://opus.nci.org.au/spaces/Help/pages/399802963/System+Maintenance+and+Notices)
6363

64-
BioShell will communicate any platform-level maintenance affecting provisioning to registered users via the helpdesk email channel, with notice periods meeting or exceeding those provided by infrastructure partners. For unscheduled maintenance, BioShell will make every effort to give users as much advance notice as possible to limit disruption.
64+
BioShell will communicate any platform-level maintenance affecting provisioning to registered users via email, with notice periods meeting or exceeding those provided by infrastructure partners. For unscheduled maintenance, BioShell will make every effort to give users as much advance notice as possible to limit disruption.
6565

6666
### Managing storage quotas
6767

@@ -96,7 +96,7 @@ The BioShell operations team retains administrative access to provisioned VMs fo
9696

9797
**Support requests**
9898

99-
When you submit a support request to BioShell, we collect your email address and any additional information you provide as part of the support process. Support request data is stored in our instance of Freshdesk; please refer to the [Freshworks Privacy Policy](https://www.freshworks.com/privacy/) for further information. Note that Freshdesk data may be stored outside Australia.
99+
Support requests and other interactions with BioShell are collected through Google Forms. When you complete a form, we collect the information you provide as part of the support or administrative process. Providing your name and email address is optional, though we may be unable to respond to or action your request without them. Google Forms data may be stored outside Australia.
100100

101101
**Analytics**
102102

@@ -106,5 +106,5 @@ BioShell does not currently use third-party analytics tools. Aggregate usage sta
106106

107107
All BioShell VM environments and associated storage volumes are hosted on Australian infrastructure provided by NCI and ARDC Nectar. Data stored on your VM does not leave Australia except in the following circumstances:
108108

109-
- Support request data managed via Freshdesk may be stored outside Australia
109+
- Support request data collected through Google Forms may be stored outside Australia
110110
- Any data you choose to export or share externally is your own responsibility

0 commit comments

Comments
 (0)