Google Analytics Plugin

pop-ga by George Ornbo is a Google Analytics plugin for pop. It can be installed using npm:

npm install -g pop-ga

And then used by updating your _config.json:

Read More →

Pop 0.1.1

Pop 0.1.1 has been released. This version improves the build process by making it use more events rather than counting down the number of files that have been processed.

This should make the site build process more stable.

Read More →

Pop 0.1.0

I've released Pop 0.1.0. This cements the basic functionality that I want to include in Pop for the near future.

This release includes a tags page for the built-in site generator, and a helper called postsForTag.

Read More →

Pop 0.0.9

Pop 0.0.9 is out:

Read More →

Pop 0.0.8

I've just released Pop 0.0.8, which adds:

RSS Feeds

You can get RSS feeds "for free" by adding an autoGenerate option to _config.json:

Read More →