jekyll/lib/site_template
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
..
_includes Header links to pages which have a title 2014-05-15 08:59:29 +02:00
_layouts Adds a basic page template 2014-02-15 23:07:10 -05:00
_posts remove default post with invalid date 2014-04-01 22:32:12 -03:00
css Fixing spacing issue for `code` inside `pre` 2014-05-10 22:05:21 +02:00
.gitignore Make template site HTML5 2013-04-13 13:15:31 -04:00
_config.yml Use site.title instead of site.name in site template 2014-05-07 15:11:50 -04:00
about.md make template site easier to customize 2014-05-04 21:07:23 -04:00
feed.xml Use site.title instead of site.name in site template 2014-05-07 15:11:50 -04:00
index.html make template site easier to customize 2014-05-04 21:07:23 -04:00