This is the source code for the KetchupLand website. It uses the Jekyll static site generator, and is hosted on Github Pages.
- Install Jekyll. The
jekyll
AUR package is pretty good. - Run
jekyll serve
. - Navigate to
127.0.0.1:4000
in your browser.
8000