This is the repository for my personal website, justin.how.
update.sh) on the server.webhook-server.js).eleventy.js: Eleventy configuration file.*.md, *.html: Content files (various directories like blog/, projects/, about/).main.css, drinks.css: Stylesheets.photography/: Directory for photos, processed by a custom Eleventy collection.assets/: General static assets.update.sh: Script triggered by webhook to pull changes and rebuild the site.webhook-server.js: Listens for GitHub webhooks to trigger updates._site/: Output directory generated by Eleventy (should be in .gitignore).npm install.npm run dev to start the Eleventy development server.