/stackotter-website

Source code for my personal website

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Personal Website

Source code for my personal website. The site is created with Scute (my custom static site generation tool) and hosted on GitHub pages.

Prerequisites

Building and previewing the site requires scute to be installed.

mint install stackotter/scute

Running

scute preview

Building

# Builds the site to `./out`.
scute build