Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Trim more whitespace in template logic | digitalcraftsman | 2017-09-07 | -2/+2 |
| | ||||
* | Use .Site.BaseURL to generate sidebar "Home" link | Vivek Ghaisas | 2017-05-26 | -1/+1 |
| | ||||
* | Replacing deprecated function call with now preferred version (#39) | Oliver Schneider | 2017-03-25 | -1/+1 |
| | | | | | | 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). | |||
* | Linking the title in the sidebar to home | digitalcraftsman | 2015-07-13 | -1/+1 |
| | ||||
* | Replaced .Url with .URL in sidebar.html | digitalcraftsman | 2015-06-25 | -1/+1 |
| | ||||
* | Lowercase variables for .Site.Params | philgs | 2015-01-05 | -2/+2 |
| | | | 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. | |||
* | renaming chrome to partials | spf13 | 2014-05-23 | -0/+19 |