Skip to content

The official Website of the Compliance Resource Pack

License

Unknown, Unknown licenses found

Licenses found

Unknown
license.html
Unknown
license.md
Notifications You must be signed in to change notification settings

EddyHg80/Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Compliance Website

RepoSize Issues PullRequests Stars

What is this website?

This website was created to show off everything related to the Compliance Resource Pack for Minecraft. On it you'll find the main pack, add-ons, mod support and much more. You can also contribute thanks to the instructions below.

You want to contribute? Contribute!

You can create a fork of this repository, apply your changes/additions and then create a pull request

Installation process

You need a two requirements before developing the website. First you need Ruby (download page). With Ruby you will need to install Jekyll by typing the following command in your favorite terminal:

gem install bundler jekyll

Then you need to install the bundle provided in the Gemfile:

bundle install

Then you need to build the website with this command:

jekyll build

Eventually, in order to automatically rebuild the website if an existing file was updated, you can run:

jekyll serve

After that you can enjoy your website on your local machine at the following address: http://127.0.0.1:4000/. Enjoy!

About

The official Website of the Compliance Resource Pack

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
license.html
Unknown
license.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.3%
  • JavaScript 19.1%
  • CSS 4.1%
  • Other 0.5%