Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.16 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.16 KB

360info Quarto scaffold

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:

Screenshot of the code menu on a GitHub repository, showing the Codespaces tab

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.

Adding analyses or embeds

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