Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

KmolYuan/reveal-yaml

Repository files navigation

Reveal.yaml

PyPI

See the documentation.

This project is under MIT license.

This repo is moving into https://github.com/KmolYuan/reveal-yaml-rs, a Rust implementation.

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

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.

About

A YAML, Markdown, reveal.js based Flask application. Supports gh-pages deployment actions. This repo is moving into https://github.com/KmolYuan/reveal-yaml-rs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published