Added page indexes for comments, posts, users and pages overall, should
add one for tags but it might be inefficient as I don't store all tags in an array or anything...
This commit is contained in:
@@ -23,6 +23,7 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
||||
* Markdown syntax in posts
|
||||
* Commenting on posts and replying to other comments
|
||||
* site wide custom CSS
|
||||
* Page indexes
|
||||
|
||||
# Bugs
|
||||
* probably scales like shit
|
||||
@@ -37,6 +38,7 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
||||
* /postID and /userID pages
|
||||
* site index
|
||||
* Make EJS modification more user friendly
|
||||
* API for returning posts, users, comments, tags other?...
|
||||
|
||||
TODO (not finished)
|
||||
# EJS variable names
|
||||
|
Reference in New Issue
Block a user