AndrewWalker / statefultransitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stateful transitions blog

My blog is online at http://andrewwalker.github.io/statefultransitions

Dependencies

Usage

Running the hugo server

hugo server --buildDrafts --watch

Adding new content

hugo new post/something.md

Publishing to gh-pages branch

git subtree push --prefix=public git@github.com:AndrewWalker/statefultransitions.git gh-pages

About


Languages

Language:HTML 100.0%