Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 559 Bytes

File metadata and controls

20 lines (12 loc) · 559 Bytes

Dogecraft wiki

This is a wikipedia page for a minecraft server mc.dogecraft.net

How to

All the wiki content is located in the /_includes folder

Development

  1. Clone the repository
  2. run bundle exec jekyll serve

Create a new page/server ?

  1. Create new file in /pages
  2. Add new page/server information to /_data/server.yml array
  3. Create new folder in /_includes with name specified in the above step
  4. Add files with content into this folder, each new file must be added into the server.yml file (2.step)