This commit is contained in:
2025-07-10 20:32:30 +01:00
parent 61b0d8ec7f
commit 68068adfa3
4 changed files with 35 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
This is a blogging site written in nodejs, all pages are served directly by the nodejs backend.<br/>
Please don't use this yet, it's not finished<br/>
In action on my website: [deadvey.com](https://deadvey.com)<br/>
# features
@@ -9,8 +10,11 @@ In action on my website: [deadvey.com](https://deadvey.com)<br/>
* timeline, user page, post page and tag specific page
* edit/delete posts
* probably insecure as hell
* hitcount
# planned features
* atom
* federation
* sign up
* Markdown syntax in posts
* All strings (including in edit and post page) customisable