Updated the readme to have a better feature section
This commit is contained in:
16
README.md
16
README.md
@@ -14,25 +14,22 @@ See the software in action: [deadvey.com](https://deadvey.com)<br/>
|
||||
Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.json)
|
||||
|
||||
# Features
|
||||
* post creation via the web frontend (no need to remote to your server to make a post)
|
||||
* post creation, modification and deletion via frontend
|
||||
* user creation, modification and deletion via frontend
|
||||
* multi user
|
||||
* powerful customisation
|
||||
* rss, atom
|
||||
* timeline, user page, post page and tag specific page
|
||||
* edit/delete posts
|
||||
* powerful customisation via EJS
|
||||
* site wide rss, atom
|
||||
* hitcount
|
||||
* Markdown syntax in posts
|
||||
* Commenting on posts
|
||||
* sign up and delete account
|
||||
* ejs
|
||||
* custom CSS _file_
|
||||
* site wide custom CSS
|
||||
|
||||
# Bugs
|
||||
* probably scales like shit
|
||||
* probably insecure as hell
|
||||
|
||||
# Planned features/todo list
|
||||
* user specific RSS feeds
|
||||
* user specific RSS/atom feeds
|
||||
* federation (looks tricky)
|
||||
* All strings (including in edit and post page) customisable
|
||||
* formatable custom strings
|
||||
@@ -41,6 +38,7 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
||||
* comment pages?
|
||||
* /postID and /userID pages
|
||||
* site index
|
||||
* Make EJS modification more user friendly
|
||||
|
||||
TODO (not finished)
|
||||
# EJS variable names
|
||||
|
Reference in New Issue
Block a user