- Download this repository
- Download latest remarkjs
mkdir -p remark && \
wget https://gnab.github.io/remark/downloads/remark-latest.min.js -O remark/remark-latest.min.js
-
Edit
markdown/presentation.md
-
Start a http server with this directory as DocumentRoot
-
Using npx you can run the script without installing it first:
npx http-server .
-
-
Open you browser and have a nice presentation