Skip to content

Nikademus/MinecoloniesWiki

 
 

Repository files navigation

MineColonies Wiki

A wiki for the Minecraft mod MineColonies. Read it here!

Testing locally

The project can be ran locally to test if your changes work as expected. You need the following installed to be able to run it.

Preparing the project

After cloning the project and having all the required tools installed you need to run: bundle install

This will install all of the project dependencies defined in the Gemfile.

Running the project

The project is served using Jekyll, this processes all of the files in the project and turns it into proper HTML before deploying it.

In order to serve the project locally you have to run: cd pages bundle exec jekyll serve

About

Wiki for the Minecraft mod MineColonies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.8%
  • SCSS 16.6%
  • JavaScript 12.5%
  • Other 1.1%