gluon-lang / gluon-lang.org

The gluon-lang.org website.

Home Page:https://gluon-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://gluon-lang.org

License:MIT License


Languages

Language:Rust 45.0%Language:Elm 23.3%Language:HCL 11.2%Language:Shell 7.9%Language:HTML 4.8%Language:Dockerfile 3.8%Language:JavaScript 3.6%Language:SCSS 0.3%