#KVB Key-Value Blog
Go, HTML Templates, BoltDB
##Recommendations (in order):
- GVM https://github.com/moovweb/gvm
- Pathogen https://github.com/tpope/vim-pathogen
- vim-go https://github.com/fatih/vim-go
- BoltDB https://github.com/boltdb/bolt
##Description: X - section Y - post b - browse e - edit
Examples: kvb.com/b/X kvb.com/b/X/Y kvb.com/e/X/ kvb.com/e/X/Y ...
"b" and "e" are directly related to html templates
X directly correlates to a bucket in boltdb Y directly correlates to a title and key(body) in boltdb