A new version of the software used in the Cluetrain listicle, generalized so that it is fully specified in a JSON file. It can be used for lots of listicles, including ones that you write.
There's a JSON file that configures the app. It must be in the same folder as the index.html file and it must be named list.json.
When the page loads, it reads the JSON file, and shows you the first item in the list. If you click the right arrow, you go to the next item, click the left arrow you go to the previous one. The Home icon takes you to the first item.
If you click on the label you get a permalink for the item. If you click the twitter icon at the top of the page you get a dialog that sets up a tweet with the content of the item you're looking at.
Click on the Info icon to see the About box.
Here's the demo listicle.