mirror of https://github.com/velour/catbase.git
Chris Sexton
bbf5b27790
All vue pages now request `/nav` to get a JSON array of navigation instead of relying on the Go template to have the nav built in. This cleans up all of the crufty `{{ "{{ thing }}" }}` that was making it hard to wriet vue. This also paves the way to using the new Go resource embedding so that the pages don't need to be wrapped in Go files. |
||
---|---|---|
.. | ||
msg | ||
msglog | ||
user | ||
bot.go | ||
handlers.go | ||
interfaces.go | ||
mock.go | ||
web.go |