This is a clone-able template for writing slides in Markdown with a VIB layout.
- Click the green
Use this templatebutton at the top of this page (next to "clone"). - Clone the resulting repository to your local machine.
- Run
npm install. Help with this! - Run
npm startto start a live web server. - Open a web browser at
localhost:1234. - Edit
slides/slides.mdand your changes will be instantly reflected in the web browser. - Add any images you need to
images/.
- Go to the Node.js website..
- You will see a pair of large green buttons labelled with the current long-term support (LTS) release the the most current version.
- Click on either button and follow the prompts to install.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.