This commit is contained in:
2025-07-09 17:45:40 +01:00
parent dcd9faa1f9
commit 587fe91a3a
5 changed files with 28 additions and 1 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
This is a blogging site written in nodejs, all pages are served directly by the nodejs backend.<br/>
In action on my website: [deadvey.com](deadvey.com)<br/>
# features
* multi user
* powerful customisation
* rss
* timeline, user page, post page and tag specific page
# planned features
* atom
* federation
* sign up
* edit/delete posts