A little app to serve my photography from my personal website
Rust 58.4%
Jinja 21.6%
CSS 14.0%
JavaScript 6.0%
Other 0.1%
100 1 0

Clone this repository

https://tangled.org/ericwood.org/photos-site https://tangled.org/did:plc:lpbmjj433fvqc52btufklfjc/photos-site
git@tangled.org:ericwood.org/photos-site git@tangled.org:did:plc:lpbmjj433fvqc52btufklfjc/photos-site

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Website#

This is the little Rust app that powers ericwood.org.

It's written using Axum with my own toy MVC framework bolted on top.

More on how it works and why it exists on the website itself.