-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add sub-pages to about tab in nav bar and populate new pages
- Loading branch information
1 parent
1fd4340
commit d5de2ba
Showing
13 changed files
with
1,188 additions
and
206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
--- | ||
title: "Our aims" | ||
title-block-banner: false | ||
max-width: 1400px | ||
--- | ||
::: home-sub | ||
Challenges in Environmental 'Omics | ||
::: | ||
|
||
::: {.responsive .gallery .gallery-center} | ||
<a target="_blank" href="https://cloud-span.github.io/cloud-span-quarto-site/blogs.html"> <img src="images/software_icon.png" alt="Software" width="300" height="auto"/> </a> | ||
|
||
::: desc | ||
Software installation for data analysis is **complex** and involves **multiple dependencies**. | ||
::: | ||
::: | ||
|
||
::: {.responsive .gallery} | ||
<a target="_blank" href="https://cloud-span.github.io/cloud-span-quarto-site/blogs.html"> <img src="images/hardware_icon.png" alt="Hardware" width="300" height="auto"/> </a> | ||
|
||
::: desc | ||
HPC architectures **vary** between institutions and **accessibility is a lottery**. | ||
::: | ||
::: | ||
|
||
::: {.responsive .gallery} | ||
<a target="_blank" href="https://cloud-span.github.io/cloud-span-quarto-site/blogs.html"> <img src="images/time_icon.png" alt="Time" width="300" height="auto"/> </a> | ||
|
||
::: desc | ||
Metagenomic analyses involve **large datasets** and take a **long time** to run. | ||
::: | ||
::: | ||
|
||
::: {.responsive .gallery} | ||
<a target="_blank" href="https://cloud-span.github.io/cloud-span-quarto-site/blogs.html"> <img src="images/skills_icon.png" alt="Skills" width="300" height="auto"/> </a> | ||
|
||
::: desc | ||
Big data 'omics analyses using HPC are **not core skills** for researchers and have a **steep learning curve**. | ||
::: | ||
::: | ||
|
||
</class> | ||
|
||
::: clearfix | ||
::: | ||
|
||
::: home-sub | ||
Solutions | ||
::: | ||
|
||
::: {.responsive .gallery} | ||
<a target="_blank" href="https://cloud-span.github.io/cloud-span-quarto-site/blogs.html"> <img src="images/cloud_icon.png" alt="Cloud HPC" width="300" height="auto"/> </a> | ||
|
||
::: desc | ||
We use **cloud-based containerised** instances with **pre-installed software** which are scalable and easy to access. | ||
::: | ||
::: | ||
|
||
::: {.responsive .gallery} | ||
<a target="_blank" href="https://cloud-span.github.io/cloud-span-quarto-site/blogs.html"> <img src="images/training_solution_icon.png" alt="Training" width="300" height="auto"/> </a> | ||
|
||
::: desc | ||
We deliver high quality training with a **low barrier to participation** - absolutely zero previous experience needed! | ||
::: | ||
::: | ||
|
||
::: clearfix | ||
::: | ||
|
||
::: home-sub | ||
Our Approach | ||
::: | ||
|
||
::: {.responsive .gallery} | ||
<a target="_blank" href="https://cloud-span.github.io/cloud-span-quarto-site/blogs.html"> <img src="images/training_approach_icon.png" alt="Training" width="300" height="auto"/> </a> | ||
|
||
::: desc | ||
We offer training in both **self-study** and **workshop** formats, with a mix of **online and in-person** teaching | ||
::: | ||
::: | ||
|
||
::: {.responsive .gallery} | ||
<a target="_blank" href="https://cloud-span.github.io/cloud-span-quarto-site/blogs.html"> <img src="images/community_icon.png" alt="Icon" width="300" height="auto"/> </a> | ||
|
||
::: desc | ||
We are building a **community of practice**: a community of bioinformaticians who can support one another. | ||
::: | ||
::: | ||
|
||
::: {.responsive .gallery} | ||
<a target="_blank" href="https://cloud-span.github.io/cloud-span-quarto-site/blogs.html"> <img src="images/fair_icon.png" alt="FAIR" width="300" height="auto"/> </a> | ||
|
||
::: desc | ||
We are following **open science principles** and making our resources **FAIR** (findable, accessible, interoperable, reusable). | ||
::: | ||
::: | ||
|
||
</class> | ||
|
||
::: clearfix | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: "Contact us" | ||
title-block-banner: false | ||
max-width: 1400px | ||
--- | ||
|
||
Email us at **[email protected]** if you have any questions or would like any additional information. | ||
|
||
### Follow us | ||
- Connect with us on [LinkedIn](linkedin.com/company/cloud-span) | ||
- Follow us on [Twitter](https://twitter.com/SpanCloud) for updates on upcoming courses, blog posts and recent news on Genomics | ||
- View our courses on [GitHub](github.com/Cloud-SPAN/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.