Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daggerok/reveal-md-example
reveal.js for humans: nice and simple tool for your Markdown presentation / slides
https://github.com/daggerok/reveal-md-example
npm-run-all pm2 presentation presentation-slides presentations reveal-md serve testcafe testcafe-reporter
Last synced: 10 days ago
JSON representation
reveal.js for humans: nice and simple tool for your Markdown presentation / slides
- Host: GitHub
- URL: https://github.com/daggerok/reveal-md-example
- Owner: daggerok
- License: mit
- Created: 2019-02-25T21:17:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T04:50:09.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T15:38:08.060Z (2 months ago)
- Topics: npm-run-all, pm2, presentation, presentation-slides, presentations, reveal-md, serve, testcafe, testcafe-reporter
- Language: JavaScript
- Homepage: https://daggerok.github.io/reveal-md-example/
- Size: 4.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Title [![Testcafe e2e tests](https://github.com/daggerok/reveal-md-example/actions/workflows/testcafe-e2e-tests.yaml/badge.svg)](https://github.com/daggerok/reveal-md-example/actions/workflows/testcafe-e2e-tests.yaml) [![GitHub pages](https://github.com/daggerok/reveal-md-example/actions/workflows/github-pages.yaml/badge.svg)](https://github.com/daggerok/reveal-md-example/actions/workflows/github-pages.yaml)
### Getting started with example
```bash
cd /tmp/
git clone https://github.com/daggerok/reveal-md-example
cd reveal-md-example/npm i ; npm run serve
```open http://127.0.0.1:5000/
---
## Lists
* Point 1
* Point 2---
## Third slide
> Best quote ever.
Note: speaker notes FTW!
---
## 4th slide
yeap
---
## resources
[nice and helpful tool](https://github.com/webpro/reveal-md)