FranklinChen / elm-lang.org

The full source for http://elm-lang.org/, the home-page of the Elm programming language. Open sourced as a way to teach people how to write and serve Elm code. Follow the instructions in README.md to get the site setup on your own machine.

Home Page:http://elm-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Home Page

All of elm-lang.org is written in Elm!

Build Instructions

Running bash build.sh should generate the static website in _site.

After that, you can run (cd _site ; elm reactor) to see it at http://localhost:8000 in your browser. Not all the links work with this setup, but you should be able to get to all the pages nonetheless!

About

The full source for http://elm-lang.org/, the home-page of the Elm programming language. Open sourced as a way to teach people how to write and serve Elm code. Follow the instructions in README.md to get the site setup on your own machine.

http://elm-lang.org/

License:Other


Languages

Language:Elm 46.5%Language:JavaScript 39.3%Language:HTML 10.5%Language:CSS 3.1%Language:Shell 0.7%