Skip to content

xxthunder/slides-template

Repository files navigation

Slides Template

This template provides a basic structure for creating beautiful presentations using reveal.js.

See the reveal.js documentation for more information.

How to use?

  • Create a new repository using this template.

  • Clone the respective repository including submodules:

    git clone --recurse-submodules <repoUrl>
  • For editing the slides I recommend using Visual Studio Code.

  • I prefer to use markdown to create my slides, you need to install and run a local webserver to view them:

    • In case you do not have nodejs on your machine and you are using Windows, just execute build.bat.
    • To install the webserver, run npm install in the root folder of the repository or use the VS Code task Install dependencies.
    • To run the webserver, run npm start in the root folder of the repository or use the VS Code task Run local webserver.

About

My template for reveal.js slides

Resources

License

Stars

Watchers

Forks