Use this repo as a template to quickly start a 360info project in Quarto.
This template is designed to be used as a dev container. You can work inside the container locally using Docker and VScode, or you can open the project in GitHub Codespaces:
Add dependencies, such as R package or other tools, using the .devcontainer/devcontainer.json
file.
The project's README.md
will be generated from README.qmd
, not this file. Fill the frontmatter in there to customise the README. When the project is ready for publication, overwrite this file with the rendered out/README.md
.
This template just includes the project scaffolding to et started. To create an analysis or embed document, use 360-info/quarto-templates
:
quarto use template 360-info/quarto-templates/360-embed