nf-core / website

Code and files for the main nf-core website.
https://nf-co.re
MIT License
69 stars 196 forks source link

added folder structure for usage tutorial #2829

Closed lescai closed 3 weeks ago

lescai commented 3 weeks ago

In order to display correctly a nested structure in the usage page for Sarek, we modify the pipelines.json as

"doc_files": [
                        "docs/output.md",
                        "docs/usage.md",
                        "docs/usage/variantcalling/introduction.md",
                        "docs/usage/variantcalling/theory.md",
                        "docs/usage/variantcalling/sarek.md",
                        "docs/usage/variantcalling/interpretation.md"
                    ],

this will add one subfolder to /usage and the tutorial pages under the topic, thus allowing additional tutorials for different topics to be added in the near future.

netlify[bot] commented 3 weeks ago

Deploy Preview for nf-core-docs ready!

Name Link
Latest commit ed2bc481381cacac5e6a81be381111f86f52dddf
Latest deploy log https://app.netlify.com/sites/nf-core-docs/deploys/6720ccf1adc19700089956d8
Deploy Preview https://deploy-preview-2829--nf-core-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 3 weeks ago

Deploy Preview for nf-core-main-site ready!

Name Link
Latest commit ed2bc481381cacac5e6a81be381111f86f52dddf
Latest deploy log https://app.netlify.com/sites/nf-core-main-site/deploys/6720ccf1913155000828b624
Deploy Preview https://deploy-preview-2829--nf-core-main-site.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mashehu commented 3 weeks ago

no need to do this. if you have it in the sarek dev branch, it will update the pipelines.json