jekyll/lib
Mathieu Bruyen a38ea51994 Header links to pages which have a title
Header used to add link to all pages of the site, even those which do not have any title, creating empty anchors on the page like `<a class="page-link" href="/feed.xml"></a>`. Those were non click-able and used space on the page due to margins.

Now only displays pages with a title.
2014-05-15 08:59:29 +02:00
..
jekyll Setting log_level earlier to silence info level configuration output. 2014-05-11 21:14:10 +01:00
site_template Header links to pages which have a title 2014-05-15 08:59:29 +02:00
jekyll.rb Require kramdown instead of maruku. 2014-05-06 21:55:11 -04:00