To make any changed to the website, make sure you are in the develop
branch. Change any file and create a
pull request.
Install ruby. (macOS: brew install ruby
)
Inside the repo, run:
gem install bundler
bundle install
To build the site into _site
:
bundle exec jekyll build
Use the previously mentioned steps to install the dependencies. Then run:
bundle exec jekyll serve
Copyright (c) Realismus Modding.
The manual content is CC-BY-4.0.