1) The published state is actually stored as "published" in the database but the regular expression checks for "Published" and thus will actually skip all published posts. 2) The to_yaml method is not immediately available without the "require 'yaml'" directive. This caused the migration script to fail while executing it following the instructions. Tested with Typo 5.3 |
||
---|---|---|
.. | ||
jekyll | ||
jekyll.rb |