Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 376 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 376 Bytes

The KetchupLand Website

This is the source code for the KetchupLand 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.