Closed
Description
One thing that perished in my abolition of nanoc from the learn site was the functionality of the order.yml file, which is supposed to define the order (using the "menu_order" column in the WordPress posts table), that articles are presented in the site, as well as preventing articles from being "published" when they shouldn't be (only slugs in the file should be published).
I created this ordered pages plugin for wintersmith to do this, but it isn't quite functional yet. We should get this working, or find a better solution than this plugin.