This is a clonable template for writing slides in Markdown with a VIB layout.
- Click the green
Use this template
button at the top of this page (next to "clone"). - Clone the resulting repository to your local machine.
- Run
npm install
. - Run
npm start
to start a live web server. - Open a web browser at
localhost:1234
. - Edit
slides/slides.md
and your changes will be instantly reflected in the web browser. - Add any images you need to
images/
.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.