Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 483 Bytes

File metadata and controls

16 lines (10 loc) · 483 Bytes

Backlog

Code Gardening

  • 2025-01-21 - Consider splitting page boilerplate into reusable pieces or using a templating/layout engine?
  • 2025-01-23 - Need smarter deploy - currently scp copies over more than it needs to

Features

  • 2025-01-21 - Make urls in entries active links.
  • 2025-01-21 - Add a way to categorize/tag entries?
  • 2025-01-21 - Make each entry individually addressable/linkable.

Security

  • 2025-01-21 - Need to implement CSRF protection in post form.