+[2016-10-11T00:48:11Z]jaybepiece of cake +[2016-10-11T00:48:13Z]jekyllrb¯\_(ツ)_/¯ +[2016-10-11T00:48:13Z]jaybe./shrug +[2016-10-11T06:36:15Z]travis-cieggcaker/jekyll-org#1 The build has errored. https://travis-ci.org/eggcaker/jekyll-org/builds/166648137 +[2016-10-11T06:42:27Z]travis-cieggcaker/jekyll-org#2 The build passed. https://travis-ci.org/eggcaker/jekyll-org/builds/166649030
message no. 153124
Posted by jaybe in #jekyll at 2016-10-11T00:48:13Z
./shrug
+[2016-10-13T22:40:15Z]lillianhow do jekyll blogs preserve creation/modification dates of blog files (which i gather it derives from file meta) across say... cloning, so that blog posts don't end up getting reordered or what have you +[2016-10-13T22:58:47Z]allejoit's stored as a value in the front matter of the blog posts. the "date" value specifically +[2016-10-14T01:06:07Z]jaybelillian, also, posts files are named prepended with a datestamp +[2016-10-14T21:35:45Z]ehiggsHi all. I have a site I'm trying to make and it's supposed to list all the files in _posts but I only see the last one rendered. +[2016-10-14T21:36:46Z]ehiggsjekyll doctor says "path/to/site/index.html' is the destination for the following pages: index.html, ...post1.md, ...post2.md, ...post3.md