Build using Marp
SCSS compilation: dart-sass
Markdown processing: marp-cli
Customized bespoke theme with modified list-items. Included flex-box grid for dynamic layouts. Alternate source code highlighting with highlight.js.
Run present.sh for Presentation.
- Run sass
- Run marp for presentation.md in server mode
- Open Firefox on localhost:8080/presentation.md
Run dev.sh for Development.
- Run sass in watch mode
- Run marp for presentation.md in watch and server mode
- Open Firefox on localhost:8080/presentation.md