Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
content
scripts
src
static
.gitignore
LICENSE
Makefile
README.md
elm-package.json
modd.conf
package-lock.json
package.json
renovate.json
site-preview.png

README.md

elm-conf 2018

screenshot of elm-conf.us

Building

You'll need (but probably already have) make, npm, and python. Just run make and everything will be taken care of for you. The site will appear in public.

If you install modd and devd you can instead run modd and browse the site at localhost:8000. Changes will be automatically rebuilt and the site reloaded.