+[2015-11-30T22:38:04Z]jekyllrbTitle: Git pager for e.g. Markdown files with very long lines ยท GitHub (at gist.github.com) +[2015-11-30T22:38:14Z]osfameronhow does everyone else cope with this? +[2015-11-30T23:03:25Z]travis-cijekyll/jekyll#6399 (pull/fix-layout-vs-page-data) The build passed. https://travis-ci.org/jekyll/jekyll/builds/94046503 +[2015-11-30T23:42:16Z]osfameronadds a "coming-soon" page to http://magnetitebook.com/ +[2015-11-30T23:43:08Z]osfameron(with the same code as posts that I don't want to release to that url. I need to flesh out my deploment script to do the right thing with --unpublished or even better --future)
+[2015-12-01T01:43:18Z]kzismeDoes anyone know if its bad practice or just a bad idea to only use .md pages as opposed to html pages? +[2015-12-01T04:19:10Z]jaybekzisme, paginator depended on a index.html however paginator has split from core +[2015-12-01T04:19:46Z]kzismejaybe: I got it : I just didn't have the correct front matter to get my nav-bar working properly +[2015-12-01T04:19:52Z]kzismeI was missing a title :P +[2015-12-01T04:19:57Z]jaybe;)