Skip to content

glu-lang/glu-book

Repository files navigation

Glu-Book

The official website of Glu-Book.

To launch the site locally

Before starting, please install RVM and Bundler.

Set a default Ruby version

Install and set the default Ruby version to 3.1.2 by running the following command:

rvm install ruby-3.1.2
rvm use ruby-3.1.2 --default

Launch it !

Run the following commands at the root of the project:

bundle install
bundle exec jekyll s

About

The Glu Programing Language Official Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7