presentations/markdown
2025-03-13 11:47:09 -06:00
..
media Markdown - Fixed QR code 2025-03-12 18:07:36 -06:00
slides Added Markdown presentation 2025-03-12 18:05:55 -06:00
.gitignore Markdown - Added gitignore 2025-03-13 11:47:09 -06:00
Makefile Added Markdown presentation 2025-03-12 18:05:55 -06:00
README.md Markdown - Fixed README 2025-03-12 18:08:46 -06:00

Markdown

A presentation about Markdown, what it is, a brief history, and what you can use it for

Building

Requirements:

  1. Clone this repository
  2. make clean
  3. make
  4. make preview or open ./out/index.html in a JS capable web browser

For instructions on presenting, refer to RevealJS documentation.