about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| * | Replaced .Url with .URL in sidebar.htmldigitalcraftsman2015-06-25-1/+1
| |/
* | Merge pull request #18 from anthonyfok/add-hugo-generatordigitalcraftsman2015-07-13-0/+2
|\ \ | |/ |/| Add {{ .Hugo.Generator }}
| * Add {{ .Hugo.Generator }}Anthony Fok2015-06-18-0/+2
|/
* Merge pull request #10 from EitZei/masterSteve Francia2015-05-01-11/+11
|\ | | | | Convert rem's to em's in breakpoints
| * Convert rem's to em's in breakpoints to fix layout jerking issue in e.g. ↵Antti Järvinen2015-04-08-11/+11
| | | | | | | | iPad and when resizing viewport.
* | 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
| |/
* | Merge pull request #8 from philgs/patch-1Steve Francia2015-05-01-2/+2
|\ \ | |/ |/| Lowercase variables for .Site.Params
| * 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.
* removing old screenshotspf132014-10-08-0/+0
|
* bringing theme up to date for inclusion in the galleryspf132014-10-08-4/+2
|
* 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
|
* adding imagesspf132014-05-23-0/+0
|
* renaming chrome to partialsspf132014-05-23-7/+6
|
* adding archetypes to the existing themesspf132014-05-23-0/+6
|
* Hyde theme: sync with upstream to v2.0.0.Dato Simó2014-05-15-374/+529
| | | | | | | | 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
* small tweak to hyde read mespf132014-04-26-1/+1
|
* Adding the hyde themespf132014-04-26-0/+789