No description
| content | ||
| src | ||
| web | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| default.env | ||
| deploy.sh | ||
| Dockerfile | ||
| README.md | ||
| rust-toolchain | ||
Personal blog
My personal blog, written as a custom Rust backend that produces HTML.
I'm using this format instead of static HTML because in the future I want to add some interactive content like comments.
Future ideas
- display a shorter version of the post in the home
- also add as
<summary>in the atom feed
- also add as
- add tags in the posts:
- add to the markdown files
- expose them in the atom feed