You need Ruby and gem before starting, then:
# Install bundler
gem install bundler
# Clone the project
git clone https://github.com/foundry-vtt-community/foundry-vtt-community.github.io.git
cd foundry-vtt-community.github.io
# Run Jekyll with dependencies
bundle exec jekyll serve
Go to jekyll doc theme website for more detailed information about the Jekyll theme.
Go to the superhero theme website for more detailed information about the Bootstrap theme.
Released under the MIT license.