This repository contains templates and examples for creating presentations using Quarto, specifically tailored for NHS England.
To get started with creating presentations using Quarto, follow these steps:
-
Install Quarto: If you haven't already, download and install Quarto from quarto.org.
-
Clone the Repository: Clone this repository to your local machine using the following command:
git clone https://github.com/nhsengland/nhse-quarto-presentations.git
-
Open the Project: Open the cloned repository in your preferred code editor or IDE.
WIP
WIP
The project structure is organized as follows:
nhse-quarto-presentations
├── .gitignore
├── LICENSE
├── README.md
├── powerpoint
│ ├── example_image.jpg
│ ├── example_presentation.qmd
│ ├── nhs_final_slide.png
│ └── template.pptx
└── revealjs
├── nhs-quarto-tutorial.qmd
├── nhs-quarto-tutorial_files
├── nhs-theme.scss
└── nhse-logo.png
To update the project diagram, run the following commands:
treeCopy and paste the resulting tree over the old tree above.
Unless stated otherwise, the codebase is released under the MIT Licence. This covers both the codebase and any sample code in the documentation.
HTML and Markdown documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.