jmoiron plays the blues

e93d42c2 to gowiki change escaped mediawiki link behavior to hide display of one \!
0cc0d92c to gowiki parse and save MediaWiki style crosslinks (no display yet)
7279f4ab to gowiki fix #1, make sure OwnedBy.Valid is true when setting the ownedby field
jmoiron/humanize 1bf3f4c add humanize.humandate which overflows to include the year on dates 365+ days in the past, unlike humanize.humanday which always shows the month+day (fixes #2)
528ad483 to mandira make Loaded an exported field, add IsTemplate which recognizes common mandira extensions
307c3522 to gowiki mainly documentation updates, make the bootstrap process a bit more easy to deal with so that gowiki will repopulate files and the index on old versions of wiki.db
c0cd46e1 to gowiki allow live updating of (deployment mode) static assets and base/page templates from a file editing interface, allowing online customization of styles et al
dce79110 to modl use text instead of meaningless varchar in sqlite dialect
d6be1235 to mandira add experimental Loader to ease using directories of templates; feel free to use it but the interface is not fully baked yet
bfdf8d35 to gowiki implement configuration, access controls, error & note styles