Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-17 | Updated theme.toml | digitalcraftsman | |
2015-07-17 | Removed non-working link from README | digitalcraftsman | |
2015-07-17 | Added Disqus support | digitalcraftsman | |
2015-07-15 | Updated README | digitalcraftsman | |
2015-07-15 | Merge pull request #15 from digitalcraftsman/change-theme-in-configs-globally | digitalcraftsman | |
Added an option change the theme globally in the configs | |||
2015-07-14 | Merge pull request #11 from marc-jones/patch-1 | digitalcraftsman | |
Corrected link to favicon image | |||
2015-07-13 | Set min_version to 0.14 | digitalcraftsman | |
2015-07-13 | Merge pull request #14 from digitalcraftsman/sidebar-link-to-home | digitalcraftsman | |
Linking the title in the sidebar to home | |||
2015-07-13 | Linking the title in the sidebar to home | digitalcraftsman | |
2015-07-13 | Merge pull request #16 from digitalcraftsman/404-page | digitalcraftsman | |
Added a 404 page | |||
2015-07-13 | Added .BaseURL to link in 404 page | digitalcraftsman | |
2015-07-13 | Added a 404 page | digitalcraftsman | |
This addition implements the design of the original 404 page. | |||
2015-07-13 | Merge pull request #17 from kwo/master | digitalcraftsman | |
change .BaseUrl to .BaseURL | |||
2015-07-13 | Merge pull request #19 from digitalcraftsman/fix-url-variable | digitalcraftsman | |
Replaced .Url with .URL in sidebar.html | |||
2015-07-13 | Merge pull request #18 from anthonyfok/add-hugo-generator | digitalcraftsman | |
Add {{ .Hugo.Generator }} | |||
2015-06-25 | Replaced .Url with .URL in sidebar.html | digitalcraftsman | |
2015-06-18 | Add {{ .Hugo.Generator }} | Anthony Fok | |
2015-06-10 | change .BaseUrl to .BaseURL | Karl Ostendorf | |
2015-06-02 | Added missing change in index.html | digitalcraftsman | |
2015-06-02 | Added an option change the theme globally in the configs | digitalcraftsman | |
2015-05-18 | Corrected link to favicon image | Marc Jones | |
The original reference was to favicon.ico, when the provided image is .png | |||
2015-05-01 | Merge pull request #10 from EitZei/master | Steve Francia | |
Convert rem's to em's in breakpoints | |||
2015-05-01 | Merge pull request #9 from giodamelio/master | Steve Francia | |
Fetch Google fonts over https to avoid mixed contents warnings | |||
2015-05-01 | Merge pull request #8 from philgs/patch-1 | Steve Francia | |
Lowercase variables for .Site.Params | |||
2015-04-08 | Convert rem's to em's in breakpoints to fix layout jerking issue in e.g. ↵ | Antti Järvinen | |
iPad and when resizing viewport. | |||
2015-02-23 | Fetch google fonts over https | Gio d'Amelio | |
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-10-08 | removing old screenshot | spf13 | |
2014-10-08 | bringing theme up to date for inclusion in the gallery | spf13 | |
2014-09-08 | Use `partial` call to include partial templates | Anthony Fok | |
Replace `template` call with the `partial` call (new in Hugo v0.12) for including partial templates | |||
2014-09-08 | Removed extra unused html tags from list template, h4 and unused span | Glen Baker | |
Conflicts: layouts/_default/list.html | |||
2014-09-08 | Add missing div closing tag | Alan Pearce | |
2014-05-23 | adding images | spf13 | |
2014-05-23 | renaming chrome to partials | spf13 | |
2014-05-23 | adding archetypes to the existing themes | spf13 | |
2014-05-15 | Hyde theme: sync with upstream to v2.0.0. | Dato Simó | |
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-04-26 | small tweak to hyde read me | spf13 | |
2014-04-26 | Adding the hyde theme | spf13 | |