Go to file
ROllerozxa 99eac8de3a Add notice on the site 2022-07-16 10:54:53 +02:00
_layouts Add notice on the site 2022-07-16 10:54:53 +02:00
assets Add notice on the site 2022-07-16 10:54:53 +02:00
images/history Initial Commit 2021-08-06 15:53:51 +02:00
.gitignore Initial Commit 2021-08-06 15:53:51 +02:00
README.md Initial Commit 2021-08-06 15:53:51 +02:00
_config.yml Initial Commit 2021-08-06 15:53:51 +02:00
about.md Initial Commit 2021-08-06 15:53:51 +02:00
download-extras.md Initial Commit 2021-08-06 15:53:51 +02:00
download.md Initial Commit 2021-08-06 15:53:51 +02:00
favicon.ico Initial Commit 2021-08-06 15:53:51 +02:00
gallery.md Initial Commit 2021-08-06 15:53:51 +02:00
index.html Initial Commit 2021-08-06 15:53:51 +02:00

README.md

The Minecraftn't Website

This is the source code for the Minecraftn't website. It uses the Jekyll static site generator, and is hosted on Github Pages.

Setting up locally

  1. Install Jekyll. The jekyll AUR package is pretty good.
  2. Run jekyll serve.
  3. Navigate to 127.0.0.1:4000 in your browser.