Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 499 Bytes

todo.md

File metadata and controls

16 lines (16 loc) · 499 Bytes

UI

  • Home page
    • Tags on articles should also be links
    • How do i specify color for each tag
      • In the type definition?
  • Article page
  • Search posts by category
  • [/] Add new posts using markdown
    • [/] Block site if not admin
      • Login page will get password if matches db, redirect to /add else throw error
      • Add page verifies jwt is set if it is, pass to website else back to login
    • [/] Submit query