wikingo/TODO.md

636 B

TODO

General

General options

  • Flag to select store
  • Flag that sets the debug mode
  • Flag to show the version
  • Config file (to select store and some other future options)
  • Proper logger
    • Reload if files changes idea
  • Makefile helper
  • CI (gofmt, golint, more)?
  • Page versioning in a really basic way

Bootstrap

Basic elements

  • Echo server
  • Sample Model
  • Store interface (gorm, file...)
    • Open db store
    • Open file store
  • Templates