Skip to content

The full source for [elm-lang.org](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.

License

Notifications You must be signed in to change notification settings

cstork/elm-lang.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [elm-lang.org](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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elm 44.6%
  • JavaScript 39.4%
  • HTML 12.8%
  • CSS 2.8%
  • Shell 0.4%