Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

fedragon/elm-projector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-projector

Present Markdown slides as HTML. Built in Elm. Heavily inspired by reveal.js.

Add your slides

Write your slides in slides.md. Every Heading 1 (e.g. # First slide) found in the file will be considered the beginning of new slide.

Initial setup

brew install node yarn
yarn add webpack webpack-dev-server elm-webpack-loader file-loader style-loader css-loader

Run

yarn start

then go to http://localhost:3000

About

Present Markdown slides

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published