Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 742 Bytes

File metadata and controls

9 lines (5 loc) · 742 Bytes

Sbaumohl Personal Website

This is my personal website I've ship-of-theseus'd into an Astro and Tailwind website. I try to keep the style simple and minimalist, focusing more on the content over the style of the site. The site uses Source Serif 4.

I originally built this using Gatsby and Bootstrap, which then became an Angular website, which then briefly became a NextJS website before I transitioned to Astro. Much of the git history has been annihilated simply because no one needs to see high-school-me's idea of what a good website looked like.

Running locally

Clone the repository, run npm i and then run npm run dev.