elm / elm-lang.org

Server and client code for the Elm website.

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

Server and client code for the Elm website.

http://elm-lang.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

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