Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 731 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 731 Bytes

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.