Skip to content

revathskumar/gren-lang.github.io

 
 

Repository files navigation

gren-lang.org

This is the source code for gren-lang.org.

The project is written in Elm, using elm-pages. Hosting is provided by github pages, served from the /docs folder.

Local development

Run npm start. A development server will now be running at localhost:1234. This server will auto-refresh the site as the source code is changed.

Publish latest changes

To publish changes to the site, run npm run build. This will update the contents of the /docs folder. When commited and pushed, the website will be updated in short order.

About

The official website of the Gren programming language

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Elm 71.3%
  • CSS 28.4%
  • JavaScript 0.3%