New Site Structure and Design #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "new-site"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
New site structure and design
Replaces the old placeholder with a fully designed personal site rendered in Rust using
hypertext.Structure
cameron.rsmodule andpico.min.cssdependencysrc/layout.rs(shared components) andsrc/pages/(one file per route:home,blog,resume,services)assets/style.cssinto focused partials underassets/css/imported via@import— removing a duplicate typography block in the processPages
Configuration
dotenvy+PORTwith a singleHOSTenvironment variableHOSTaccepts either a TCP address (0.0.0.0:3000) or a Unix socket path (/run/vanhouzen/site.sock), with automatic stale socket cleanup on startup