Skip to content

mmynsted/gluon-lang.org

 
 

Repository files navigation

gluon-lang.org

Build Status Gitter

Source for the https://gluon-lang.org website which contains the documentation for the Gluon programming language as well as a service which lets you run gluon scripts from your browser.

To run the server:

npm install
npm install -g webpack
npm install -g elm
webpack
cargo run

You can also run the webpack watcher using:

webpack --watch

About

The gluon-lang.org website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 47.8%
  • Elm 29.2%
  • Shell 7.5%
  • HTML 6.0%
  • JavaScript 5.1%
  • Dockerfile 4.1%
  • SCSS 0.3%