foundry-vtt-community.github.io

foundry-vtt-community.github.io

FVTT Community Website - This repo has been replaced by: https://foundryvtt.wiki

Foundry Community Website Repository

Running Locally

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

Themes Used

Jekyll Theme

Go to jekyll doc theme website for more detailed information about the Jekyll theme.

Bootstrap Theme

Go to the superhero theme website for more detailed information about the Bootstrap theme.

License

Released under the MIT license.