Releases: goblogplatform/goblog
Releases · goblogplatform/goblog
sqlite3 migration fix
v0.1.26 fixed migration problem with sqlite3
Move web files into www
To prevent files which should be served from being served, moved the ones which should into www and make that the root for serving static files.
Added research / publications page
Merge pull request #54 from compscidr/feature/research_page added research / publications, updated formatting
Updated dependencies
v0.1.23 gh action: fix syntax
Added twitter tracking
v0.1.21 added twitter conversion tracking
Adding more logging detail
v0.1.20 added more detailed logging
Adding console logging on js side
v0.1.19 Added some console logging to figure out whats going on
Another try
v0.1.18 needed to comment out to work
ugh
trying default cors
v0.1.16 trying to use cors default to see if that works