about summary refs log tree commit diff stats
path: root/layouts
Commit message (Collapse)AuthorAgeLines
* Added an option change the theme globally in the configsdigitalcraftsman2015-06-02-3/+2
|
* Merge pull request #9 from giodamelio/masterSteve Francia2015-05-01-1/+1
|\ | | | | Fetch Google fonts over https to avoid mixed contents warnings
| * Fetch google fonts over httpsGio d'Amelio2015-02-23-1/+1
| |
* | Lowercase variables for .Site.Paramsphilgs2015-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.
* Use `partial` call to include partial templatesAnthony Fok2014-09-08-6/+6
| | | | | Replace `template` call with the `partial` call (new in Hugo v0.12) for including partial templates
* Removed extra unused html tags from list template, h4 and unused spanGlen Baker2014-09-08-10/+11
| | | | | Conflicts: layouts/_default/list.html
* Add missing div closing tagAlan Pearce2014-09-08-1/+1
|
* renaming chrome to partialsspf132014-05-23-6/+6
|
* Hyde theme: sync with upstream to v2.0.0.Dato Simó2014-05-15-13/+14
| | | | | | | | CSS is now split into poole.css and hyde.css; chrome/sidebar.html updated. Also cherry-pick: * poole/hyde@48b9d1f - Set a max-width for images
* Adding the hyde themespf132014-04-26-0/+98