Skip to content
This repository has been archived by the owner on Sep 8, 2019. It is now read-only.

Latest commit

 

History

History
36 lines (30 loc) · 557 Bytes

todo.md

File metadata and controls

36 lines (30 loc) · 557 Bytes

TODO

Next

  • Upload images (attach to docs)

Details

Site Structure (routes)

  • Main pages (about, faq, etc.)
  • Sections
  • Subjects

User roles

  • Anon
  • Just register (new user, unconfirmed)
  • Connected
  • Actions

Templates

  • Improve responsive layout
  • CSS/SASS: custom colors, etc.

Database

  • Secondary indexes (views)
  • Pagination

Performance

  • Monitoring
  • Internal cache
  • Redis (cache, sessions)
  • Etags
  • Multiple databases (replication)
  • Multiple nodejs
  • HAProxy
  • Varnish
  • Minify/Aggregate CSS
  • Minify/Aggregate JS