This is a blogging site written in nodejs, all pages are served directly by the nodejs backend.
In action on my website: [deadvey.com](https://deadvey.com)
# features
* post creation via the web frontend (no need to remote to your server to make a post)
* multi user
* powerful customisation
* rss
* timeline, user page, post page and tag specific page
# planned features
* atom
* federation
* sign up
* edit/delete posts