Ce dépôt contient une traduction du guide officiel Elm que vous trouverez en anglais ici.
La traduction est encore en cours, les contributions sont les bienvenues !
cd repl
sudo npm link
bash build.sh
cd honkit-plugin-french-typography
npm link
Placez-vous à la racine du projet, puis :
npm install
npm run link-all
npm run build
npm run serve
Le livre est alors servi sur http://localhost:4000.
npm run deploy
Le site est alors publié sur elm-france.github.io/guide.elm-lang.org.