Commit Graph

5 Commits

Author SHA1 Message Date
Augustin Cavalier 8264ce92a4 Hugo v0.31 -> v0.37 upgrade, part 1: Move all index -> _index.
"index" is now a reserved name for bundle pages. For non-bundle pages,
"_index" is now the standard.
2018-03-05 22:51:14 -05:00
Jessica Hamilton 6f1fdf12c6 Add whitespace around <!--more--> delimiter.
This works around problems reported in https://github.com/spf13/hugo/issues/2973.
2017-01-22 20:53:39 +13:00
Augustin Cavalier 91c2037403 content: Hugo wants --more-- not --break-- for previews. 2017-01-16 21:10:13 -05:00
Augustin Cavalier de3bb016e4 Fix blog_index template and create blog indexes. 2016-08-07 19:35:16 -04:00
Augustin Cavalier 464ed7f4da Import page content from Drupal.
"scripts/drupal2hugo.log" contains the logfile produced
during the conversion, for future reference.
2016-08-07 17:43:01 -04:00