This is a clone-able 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
. Help with this! - 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/
.
- 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.