dasdachs / folien

A collection of tools to render markdown to slides.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

folien

This is a monorepo with tools, scripts and an apps to create slides from markdown.

Core concepts

There are several tools to work with markdown slides, the easiest is to use the simple pipeline, the hardest is the web app.

For a simple example checkout the simple-cli example with unified.js and commander.

Development

git clone git@github.com:dasdachs/folien.git
npm install
npm start

About

A collection of tools to render markdown to slides.

License:MIT License


Languages

Language:JavaScript 71.2%Language:CSS 26.7%Language:TypeScript 1.9%Language:Shell 0.3%