Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-25 | Replacing deprecated function call with now preferred version (#39) | Oliver Schneider | |
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). | |||
2015-07-13 | Linking the title in the sidebar to home | digitalcraftsman | |
2015-06-25 | Replaced .Url with .URL in sidebar.html | digitalcraftsman | |
2015-01-05 | Lowercase variables for .Site.Params | philgs | |
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. | |||
2014-05-23 | renaming chrome to partials | spf13 | |