Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Vicenzi 01322efeb2 Cleanup and Fixes 2020-06-15 19:52:15 +02:00
Alexandre Vicenzi 6283825517 Lanyon update 2020-02-10 19:38:11 +01:00
Sorin Davidoi 6f03ab3055 fix(partials/sidebar): Use more semantic elements 2018-08-27 21:56:32 +02:00
digitalcraftsman fe56862a53 Trim more whitespace in template logic 2017-09-07 21:43:11 +02:00
Vivek Ghaisas e199c3b532 Use .Site.BaseURL to generate sidebar "Home" link 2017-05-26 23:17:53 +03:00
Oliver Schneider 6404f691fa Replacing deprecated function call with now preferred version (#39)
Using the old call was producing the following Warning:

WARNING: Page's Now is deprecated and will be removed in a future
release. Use now (the template func).
2017-03-25 12:09:32 +01:00
digitalcraftsman c87ec5559f Linking the title in the sidebar to home 2015-07-13 23:45:26 +02:00
digitalcraftsman 884e8edcd9 Replaced .Url with .URL in sidebar.html 2015-06-25 21:54:21 +02:00
philgs 9ea795e148 Lowercase variables for .Site.Params
Variables under .Site.Params are accessed with all lower-case identifiers. Hugo won't find them with an upper-case first letter, regardless of how they're formatted in the site `config` file.
2015-01-05 06:22:06 -05:00
spf13 9989bda110 renaming chrome to partials 2014-05-23 16:44:37 -04:00
Renamed from layouts/chrome/sidebar.html (Browse further)