21 lines
611 B
Markdown
21 lines
611 B
Markdown
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
|
|
* 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
|
|
* 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
|