Skip to content

astynax/elm-slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm-slideshow

About

Elm-powered self-containing SlideShow. Usually it looks like this one.

Building

  • Clone this repository:
git clone https://github.com/astynax/elm-slideshow.git
  • Install Elm (if you don’t have it already):
$ npm install -g elm
  • Edit Main.elm and fill your slides.
  • Edit slides.css if you prefer your own style.
  • Build the SlideShow:
$ elm-make Main.elm --output elm.js
  • Open slides.html with browser
  • PROFIT!

About

🎥 Elm-powered self-containing SlideShow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published