Source files and assets for my personal site, written in plain HTML/CSS/JS with some helper libraries.
# Serve with live-server (defaults to port 8080)
npm run dev
# Format with prettier
npm run format
- Brad Traversy for the starter template
- Winbox for the cool window manager framework
- Marked for markdown-to-HTML conversion