diff --git a/README.md b/README.md index 80e46b7..13177dd 100644 --- a/README.md +++ b/README.md @@ -14,25 +14,22 @@ See the software in action: [deadvey.com](https://deadvey.com)
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