Skip to content

planetoftheweb/slides_bootstrap5

Repository files navigation

Bootstrap 5 Course Slides

Aims to streamline the creation of reveal.js slides styled with Bootstrap 5. The project uses Markdown as the primary format and builds the site with Vite and Eleventy.

Prerequisites

Development

Run the development environment with live reloading:

npm run start

Production Build

Generate the static site for production:

npm run build

The compiled site is output to the docs/ directory.

Writing Slides

All presentation slides are written as Markdown files inside src/slides/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published