/new-site

unfinished new ketchupland site, don't rely on this for your life support system

Primary LanguageHTML

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.