diff --git a/README.md b/README.md new file mode 100644 index 0000000..8cb9ba8 --- /dev/null +++ b/README.md @@ -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 ?)