gdotdesign / elm-ui-website

Website for Elm-UI

Home Page:https://elm-ui.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website of Elm-UI

This is the repository for the website of Elm-UI http://elm-ui.info.

Running Locally

Everything is set up with yarn:

  • Install dependencies (including Elm): yarn install
  • Starting the server: yarn start
  • Deployment: yarn run deploy

Documentation

The documentation is generated from the Elm-UI source code and copied over to public/documentation.json, so if you find a typo it needs to be fixed there.

Hosting

The website is hosted in the repository in the gh-pages branch using https://github.com/rafrex/spa-github-pages.

About

Website for Elm-UI

https://elm-ui.netlify.com

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


Languages

Language:Elm 88.8%Language:CSS 8.5%Language:HTML 2.6%Language:JavaScript 0.1%