https://github.com/zhanghai/reveal-md-template
Reveal.js template with reveal-md
https://github.com/zhanghai/reveal-md-template
Last synced: 3 months ago
JSON representation
Reveal.js template with reveal-md
- Host: GitHub
- URL: https://github.com/zhanghai/reveal-md-template
- Owner: zhanghai
- Created: 2017-06-01T06:26:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T06:27:24.000Z (about 9 years ago)
- Last Synced: 2025-04-13T19:50:18.782Z (about 1 year ago)
- Language: Makefile
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reveal.js template with reveal-md
This is a Reveal.js template with reveal-md.
## Feature
- A `Makefile` for run / export / clean operations.
## Dependency
To install `reveal-md` globally, run:
```bash
sudo npm -g i reveal-md
```
## More Documentation
See [reveal-md](https://github.com/webpro/reveal-md) and [reveal.js](https://github.com/hakimel/reveal.js/).