Project Initialization

This is about creating the project and using @11ty as our static site generator

Why an SSG

Keeping track of work via a blog is nice because it keeps things on track and helps organize thoughts and goals

11ty

11ty is a simple SSG that runs on Node and does some very simple operation at the cost of the site builder needing to manage the content. This is how I typically like to operate. Arch over Ubuntu, for instance