+[2015-06-19T21:13:20Z]gynter/:categories/:year/:month/:day/:title.html +[2015-06-19T21:13:21Z]gynteretc +[2015-06-19T21:13:58Z]paul_erdosyay +[2015-06-19T21:15:11Z]gynteralso: Setting a permalink in the front matter of your blog page will cause pagination to break. Just omit the permalink. +[2015-06-19T21:15:43Z]gyntereg don't set permalink in blog/index.html
jekyll/jekyll#5911 (v3.0.0.pre.beta7) The build passed. https://travis-ci.org/jekyll/jekyll/builds/67469758
+[2015-06-20T00:38:57Z]pontikihi +[2015-06-21T00:48:16Z]pontikihi +[2015-06-21T02:17:55Z]NashenasIs there something equivalent to {% highlight %} but without syntax highlighting? I want monospaced output of something that was displayed by a terminal. +[2015-06-21T02:39:58Z]pontikiyou can use <pre><code> +[2015-06-21T02:40:10Z]pontikiyou can't write markdown in the block, tho