Add todo
This commit is contained in:
parent
75e1bec1d0
commit
7519a423f1
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Blog
|
||||
|
||||
Simple blog management system.
|
||||
|
||||
## Todo
|
||||
1. Implement tags (don't render them as titles)
|
||||
2. Add pagination links
|
||||
3. Add some more style
|
||||
4. Find a nice way to display metadata (author, dates, etc)
|
||||
5. Allow adding pages (pinned articles ?)
|
Reference in a new issue