Skip to content

nhsengland/nhse-quarto-presentations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHS England Quarto Presentations

This repository contains templates and examples for creating presentations using Quarto, specifically tailored for NHS England.

Getting Started

Installation

To get started with creating presentations using Quarto, follow these steps:

  1. Install Quarto: If you haven't already, download and install Quarto from quarto.org.

  2. Clone the Repository: Clone this repository to your local machine using the following command:

    git clone https://github.com/nhsengland/nhse-quarto-presentations.git
  3. Open the Project: Open the cloned repository in your preferred code editor or IDE.

Creating a Powerpoint Presentation

WIP

Creating a Reveal.js Presentation

WIP

Project Structure

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

Update the project diagram

To update the project diagram, run the following commands:

tree

Copy and paste the resulting tree over the old tree above.

Licence

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages