This commit is contained in:
Niccolo Borgioli 2023-11-10 16:10:48 +01:00
parent ae39d54269
commit 8999b02a2b
No known key found for this signature in database
GPG Key ID: D93C615F75EE4F0B

View File

@ -6,6 +6,8 @@ This is a [Marp](https://marp.app/) template that includes
- [Plugin for loading files](https://github.com/camelaissani/markdown-it-include) (e.g. use code snippets)
- Sensible defaults
[Demo](https://cupcakearmy.github.io/marp-template)
## Install
> Uses [bun](https://bun.sh/).
@ -23,3 +25,7 @@ bun run build
bun run serve
# http://localhost
```
## Host
You can just push the built `index.html` and enable github pages for the root of the repo to get a hosted version.