To get the theme submodule pulled:
git submodule init
git submodule update
hugo server -D
Leaf structure:
./posts/protocol/{leaf}/index.md
Branch structure:
./posts/protocol/{branch}/_index.md
./posts/protocol/{branch}/{leaf}/index.md
git submodule update
hugo -D -d docs