A responsive website for the Mostage presentation framework. Built with vanilla HTML, CSS, and JavaScript.
Mostage is a presentation framework based on Markdown and HTML.
Available as a NPM Package, CLI and Web App.
- Clone:
git clone git@github.com:mirmousaviii/mostage-editor.git && cd mostage-website - Serve:
python -m http.serverornpx serve . -p 8000 - Open:
http://localhost:8000