All posts on Rust
This page contains all posts on this website for Rust.
-
Adding IndieAuth to My Website
Published on , Updated on .
A single user IndieAuth is surprisingly easy to implement! This post is about how I did it.
-
Adding Webmentions to My Website
Published on .
After thinking about it a long time, I have replaced the comments section on this website with Webmentions.
-
Adding Comments to My Website
Published on , Updated on .
I have had comments in my website for some time, this post is about how I did it and the improvements I made for better UX.
-
Serving RSS (Atom) and JSON Feeds
Published on .
I now serve Atom and JSON feeds, a simple feature that I took too long to provide, here's how I did it.
-
My Website
Published on , Updated on .
This website: made using Rust, Rocket, and Handlebars (and no javascript!).