KmolYuan / reveal-yaml

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.

Home Page:https://kmolyuan.github.io/reveal-yaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://kmolyuan.github.io/reveal-yaml

License:MIT License


Languages

Language:Python 61.8%Language:HTML 38.2%