about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| | * | Rename RSSlink to RSSLinkdigitalcraftsman2016-11-17-1/+1
| | |\ \
| | | * | Rename RSSlink to RSSLinkBjørn Erik Pedersen2016-11-17-1/+1
| | |/ / | | | | | | | | | | | | | | | | | | | | The former will be deprecated and eventually removed from Hugo. Note: Currently both of them exist in Hugo, which is the reason for the cleanup.
| | * | Add layout-reverse body class code to single and list templates.Jason Yee2016-08-19-2/+2
| | | |
| | * | Don't repeat title in <title> tag on the home pageJakub Kucharski2016-08-19-1/+5
| | | |
| | * | Add installation sectionPedro Melo2016-07-26-0/+15
| | | |
| | * | Add configuration to Reverse layoutJán Koščo2016-03-08-6/+16
| | | |
| | * | Use language from configuration.Matthew Buckett2016-01-02-1/+1
| | | | | | | | | | | | The header should use the language supplied in the configuration rather than hardcoding to english (US).
| | * | Merge pull request #26 from bigwhite/masterdigitalcraftsman2015-09-22-1/+1
| | |\ \ | | | | | | | | | | fix #25: make 404 page use Site.Params.themeColor
| | | * | make 404 page use Site.Params.themeColorTony Bai2015-09-22-1/+1
| | |/ /
| | * | Merge pull request #23 from philgs/double-slashBjørn Erik Pedersen2015-08-13-3/+3
| | |\ \ | | | | | | | | | | Remove double-slashes in stylesheet URLs
| | | * | Remove double-slashes in stylesheet URLsphilgs2015-08-13-3/+3
| | |/ /
| | * | Fixes #22digitalcraftsman2015-08-01-0/+0
| | | |
| | * | Updated theme.tomldigitalcraftsman2015-07-17-3/+4
| | | |
| | * | Removed non-working link from READMEdigitalcraftsman2015-07-17-1/+0
| | | |
| | * | Added Disqus supportdigitalcraftsman2015-07-17-10/+45
| | | |
| | * | Updated READMEdigitalcraftsman2015-07-15-2/+3
| | | |
| | * | Merge pull request #15 from digitalcraftsman/change-theme-in-configs-globallydigitalcraftsman2015-07-15-8/+17
| | |\ \ | | | | | | | | | | Added an option change the theme globally in the configs
| | | * | Added missing change in index.htmldigitalcraftsman2015-06-02-0/+1
| | | | |
| | | * | Added an option change the theme globally in the configsdigitalcraftsman2015-06-02-8/+16
| | | | |
| | * | | Merge pull request #11 from marc-jones/patch-1digitalcraftsman2015-07-14-1/+1
| | |\ \ \ | | | | | | | | | | | | Corrected link to favicon image
| | | * | | Corrected link to favicon imageMarc Jones2015-05-18-1/+1
| | | |/ / | | | | | | | | | | The original reference was to favicon.ico, when the provided image is .png
| | * | | Set min_version to 0.14digitalcraftsman2015-07-13-1/+1
| | | | |
| | * | | Merge pull request #14 from digitalcraftsman/sidebar-link-to-homedigitalcraftsman2015-07-13-1/+1
| | |\ \ \ | | | | | | | | | | | | Linking the title in the sidebar to home
| | | * | | Linking the title in the sidebar to homedigitalcraftsman2015-07-13-1/+1
| | |/ / /
| | * | | Merge pull request #16 from digitalcraftsman/404-pagedigitalcraftsman2015-07-13-0/+12
| | |\ \ \ | | | | | | | | | | | | Added a 404 page
| | | * | | Added .BaseURL to link in 404 pagedigitalcraftsman2015-07-13-1/+1
| | | | | |
| | | * | | Added a 404 pagedigitalcraftsman2015-07-13-0/+12
| | |/ / / | | | | | | | | | | | | | | | This addition implements the design of the original 404 page.
| | * | | Merge pull request #17 from kwo/masterdigitalcraftsman2015-07-13-3/+3
| | |\ \ \ | | | | | | | | | | | | change .BaseUrl to .BaseURL
| | | * | | change .BaseUrl to .BaseURLKarl Ostendorf2015-06-10-3/+3
| | | |/ /
| | * | | Merge pull request #19 from digitalcraftsman/fix-url-variabledigitalcraftsman2015-07-13-1/+1
| | |\ \ \ | | | | | | | | | | | | Replaced .Url with .URL in sidebar.html
| | | * | | 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
| | | |
| * | | Make h-card representativeAlan Pearce2017-06-23-1/+1
| | | |
| * | | Update menu email checkAlan Pearce2017-06-23-1/+1
| | | |
* | | | Remove schema.org markupAlan Pearce2017-07-04-21/+19
| |_|/ |/| |
* | | Add canonical u-urls to postsAlan Pearce2017-06-17-2/+4
| | |
* | | Fully-qualify hcard urlAlan Pearce2017-06-17-1/+1
| | |
* | | Make h-card representativeAlan Pearce2017-06-17-1/+3
| | |