Steve Francia
d89bc2905e
Merge pull request #9 from giodamelio/master
...
Fetch Google fonts over https to avoid mixed contents warnings
2015-05-01 17:10:43 -04:00
Gio d'Amelio
4ce7ab945a
Fetch google fonts over https
2015-02-23 20:02:12 -08: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
Anthony Fok
e1a4df05e8
Use `partial` call to include partial templates
...
Replace `template` call with the `partial` call (new in Hugo v0.12)
for including partial templates
2014-09-08 12:13:10 -04:00
Glen Baker
9bd0f367e2
Removed extra unused html tags from list template, h4 and unused span
...
Conflicts:
layouts/_default/list.html
2014-09-08 12:11:25 -04:00
Alan Pearce
17a69ee630
Add missing div closing tag
2014-09-08 12:05:34 -04:00
spf13
9989bda110
renaming chrome to partials
2014-05-23 16:44:37 -04:00
Dato Simó
0576ec066d
Hyde theme: sync with upstream to v2.0.0.
...
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
2014-05-15 00:34:40 +01:00
spf13
da66ac1983
Adding the hyde theme
2014-04-26 16:25:13 -06:00