This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
python-blog/README.md
2020-08-14 16:01:13 +02:00

245 B

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 ?)