mirror of
https://github.com/cupcakearmy/marp-template.git
synced 2024-11-01 03:04:12 +01:00
demo
This commit is contained in:
parent
ae39d54269
commit
8999b02a2b
@ -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)
|
- [Plugin for loading files](https://github.com/camelaissani/markdown-it-include) (e.g. use code snippets)
|
||||||
- Sensible defaults
|
- Sensible defaults
|
||||||
|
|
||||||
|
[Demo](https://cupcakearmy.github.io/marp-template)
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
> Uses [bun](https://bun.sh/).
|
> Uses [bun](https://bun.sh/).
|
||||||
@ -23,3 +25,7 @@ bun run build
|
|||||||
bun run serve
|
bun run serve
|
||||||
# http://localhost
|
# 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user