Zine

Next Steps

  • add munge command
  • add sql schema to help output, or sql errors
  • Consider tag pages
    • ie should there be a general page for tags to link to or should that be part of an existing page (like all_tags) etc
  • smart lists (like the lists know how to sort themselves)
    • probably means some kind of extension to goldmark
    • remove blank lines to ensure nicer lists

Reference

  • ZINE_TRACE=path will write a go trace, ZINE_PPROF=path will write a cpu profile
  • aux-metadata branch has ability to parse extra fields in json
  • insertion-tx branch wraps tx around db population
  • sorta-bug: querying the db, getting a page with template stuff in it and that not getting rendered