Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 704 Bytes

readme.md

File metadata and controls

28 lines (23 loc) · 704 Bytes

go-blogger

lightweight blogging website written in go.

W.I.P.

TODO

  • edit blogs
  • add last updated time
  • delete snapshots
  • delete blogs
  • navigate to next/previous version of blog
  • home page with most recent blogs
  • style (especially title bar)
  • customization with themes, font, line width
  • add metrics, like clicks, views
  • add reactions
  • login with github to leave comments
  • add comments
  • store read blogs on client (maybe percentages)
  • update home page with
    • recent blogs
    • for you (based on popularity and what you haven't read)
    • continue reading (based on what you haven't finished)

maybe

  • tags