PopTags template plugin for Wintersmith
To install just clone a copy in to the root of your Wintersmith project
cd <project>
git clone https://github.com/8legd/wintersmith-poptags.git
Then run your Wintersmith commands with --plugins ./wintersmith-poptags/plugin
The plugin will render files in the templates
directory with a *.tpl extension
Layouts should be placed in a layouts
sub directory as per WebPop
Create an extensions
directory in the root of your Wintersmith project
TODO local versions of WebPop extensions libraries and global objects