nfdi4plants / Nfdi4Plants.Fornax

Fornax library and template for nfdi4plants/web-components used as docs framework.
MIT License
2 stars 0 forks source link

consider integrating marp #12

Open Brilator opened 1 year ago

Brilator commented 1 year ago

Would be cool to have marp-style markdowns render to slides directly, i.e. auto-output marp.md to marp.html (analog to layout: docs).

source: https://github.com/marp-team/marp-cli

typical one-liner would look like this:

npx marp --html marp.md --allow-local-files --theme-set $marpTheme