This is a wikipedia page for a minecraft server mc.dogecraft.net
All the wiki content is located in the /_includes
folder
- Clone the repository
- run
bundle exec jekyll serve
- Create new file in /pages
- Add new page/server information to
/_data/server.yml
array - Create new folder in
/_includes
with name specified in the above step - Add files with content into this folder, each new file must be added into the
server.yml
file (2.step)