Personal homepage for LHelge, built with aphid.
Live site: https://lhelge.se
Build the site:
aphid buildRun the local dev server:
aphid serveCustom port:
aphid serve -p 8080content/- Markdown content (blog/,wiki/,pages/, andhome.md)theme/- Templates, CSS, and theme assetsstatic/- Static files copied to outputaphid.toml- Site configuration
Rendered output is written to dist/.