Skip to content

The official website of the Gren programming language (fork)

License

Notifications You must be signed in to change notification settings

blaix/gren-website

 
 

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 (fork)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elm 73.8%
  • CSS 25.9%
  • JavaScript 0.3%