This commit is contained in:
Gabriel Augendre 2020-08-14 16:01:13 +02:00
parent 75e1bec1d0
commit 7519a423f1

10
README.md Normal file
View 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 ?)