Skip to content

hkjels/elm-ui-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Npm:

  • Install dependencies (including Elm): npm install
  • Starting the server: npm start
  • Deployment: npm 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elm 87.2%
  • CSS 9.8%
  • HTML 2.9%
  • JavaScript 0.1%