Add the ability to set navbar li class to active
authorNoah Campbell <noahcampbell@gmail.com>
Sun, 29 Sep 2013 06:05:16 +0000 (23:05 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Sun, 29 Sep 2013 06:05:16 +0000 (23:05 -0700)
commitf34ea6108d259caec04b4f7b325c91db071e78f8
tree7929c5f6d1eedb781084ee54d2dccb4f8c0f197e
parentdb50154e75cfb1100651b7521370f54a0695872e
Add the ability to set navbar li class to active

First cut at doing post html processing.  This utility can be used to
mark pages as active.
transform/nav.go [new file with mode: 0644]
transform/nav_test.go [new file with mode: 0644]