This is the repository for the KMC 2024 Microbiome Workshop.
Github actions are set to build the website automatically to every push to the main
branch. To build website locally, follow the instructions in quarto's documentation. Do not change the branch gh-pages
manually, it is updated automatically by the github actions.
The website is built using quarto. The main files are:
- _quarto.yml: Configuration file for the Quarto project.
- index.qmd: Homepage of the workshop website.
- the_workshop.qmd: Main content file for the workshop details.
- fair_principles.qmd: Information on FAIR principles.
- questions.qmd: How to make questions and have answers.
- resources.qmd: Additional resources and references for the workshop.
Scripts are stored in the scripts folder. The file inputs are stored in the inputs folder.
MIT License