The official website of Glu-Book.
Before starting, please install RVM and Bundler.
Install and set the default Ruby version to 3.1.2 by running the following command:
rvm install ruby-3.1.2rvm use ruby-3.1.2 --defaultRun the following commands at the root of the project:
bundle installbundle exec jekyll s