/elm-workshop

An introductory workshop to learn Elm

Primary LanguageElmOtherNOASSERTION

Elm Workshop

An introductory workshop to learn Elm. https://sporto.github.io/elm-workshop/

Contributing

All content for the worshop is in /content

Building

Install Hugo Min 0.25 required.

Install the theme:

git clone git@github.com:vjeantet/hugo-theme-docdock.git themes/docdock

Preview

hugo serve

Build

hugo

Workshop will be build in the docs directory.