0 purchases
revealyaml 2.4.0
Reveal.yaml
See the documentation.
This project is under MIT license.
Quickly create a Reveal.js writing environment!
rym init myproject
rym serve --port=5000
Then start writing the slides in YAML + Markdown.
Editor
Heroku version.
Start it with CLI:
rym editor --port=5000
JSON Schema
schema.json
schema.yaml
Deployment
Build to a static HTML format: (index.html and static folder)
rym pack
A Github workflow .github/workflows/deploy.yml generated by rym init
can also be used on your repository.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.