about summary refs log tree commit diff stats
path: root/layouts/partials
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'upstream/master' into HEAD HEAD master mainAlan Pearce2019-06-15-5/+8
|\
| * Removed deprecated .Hugo and .RSSLinkz0li2019-04-27-3/+5
| |
| * fix(partials/head): Allow zoomingSorin Davidoi2018-08-27-1/+1
| | | | | | Disabling zooming is problematic for people with low vision (https://dequeuniversity.com/rules/axe/3.0/meta-viewport).
| * fix(partials/sidebar): Use more semantic elementsSorin Davidoi2018-08-27-8/+10
| |
| * Fix for mixed insecure contentMatt Smith2018-08-07-1/+1
| |
* | Send syntax css as prefetch when outside a pageAlan Pearce2018-06-18-0/+4
| |
* | Remove unnecessary css MIME typeAlan Pearce2018-06-17-1/+1
| |
* | Fix print css URLAlan Pearce2018-06-17-1/+1
| |
* | Tweak whitespaceAlan Pearce2018-06-17-43/+43
| |
* | Merge remote-tracking branch 'upstream/master'Alan Pearce2018-06-17-24/+13
|\|
| * Update head.htmlBjørn Erik Pedersen2018-03-17-4/+4
| | | | | | Fixes #49
| * Fix #47: adds hook_head_end partialKevin Wiliarty2018-02-27-1/+4
| |
| * Fix url for Google fontsdigitalcraftsman2017-09-07-1/+1
| |
| * Remove custom Disqus templatedigitalcraftsman2017-09-07-14/+0
| |
| * Trim more whitespace in template logicdigitalcraftsman2017-09-07-5/+5
| |
| * Use .Site.BaseURL to generate sidebar "Home" linkdigitalcraftsman2017-07-25-1/+1
| |\
| | * Use .Site.BaseURL to generate sidebar "Home" linkVivek Ghaisas2017-05-26-1/+1
| | |
| * | Add print css linkMohammed El-Dahash2017-07-25-1/+1
| | |
| * | Add print css linkMohammed El-Dahash2017-07-25-0/+1
| |/
* | Remove contact menu from sidebarAlan Pearce2017-08-29-15/+0
| | | | | | | | Not a good idea on mobile, or shorter screens
* | Merge branch 'master' of github.com:alanpearce/hydeAlan Pearce2017-07-04-4/+24
|\ \
| * | Fix incorrect url spec in "contact" linksAlan Pearce2017-06-23-1/+1
| | |
| * | Add u-url class to rel=me linksAlan Pearce2017-06-23-1/+1
| | |
| * | Remove microformat URL prop from main menu linksAlan Pearce2017-06-23-1/+1
| | |
| * | Move rel=me to image linkAlan Pearce2017-06-23-2/+2
| | |
| * | Fix sidebar attribute spacingAlan Pearce2017-06-23-1/+1
| | |
| * | Merge remote-tracking branch 'alanpearce/master'Alan Pearce2017-06-23-2/+8
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master'Alan Pearce2017-06-23-1/+21
| |\ \ \ | | | |/ | | |/|
| | * | Replacing deprecated function call with now preferred version (#39)Oliver Schneider2017-03-25-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Using the old call was producing the following Warning: WARNING: Page's Now is deprecated and will be removed in a future release. Use now (the template func).
| | * | 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.
| | * | Don't repeat title in <title> tag on the home pageJakub Kucharski2016-08-19-1/+5
| | | |
| | * | 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).
| | * | Remove double-slashes in stylesheet URLsphilgs2015-08-13-3/+3
| | | |
| | * | Added Disqus supportdigitalcraftsman2015-07-17-0/+14
| | | |
| | * | 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
| | * | | Linking the title in the sidebar to homedigitalcraftsman2015-07-13-1/+1
| | | | |
| | * | | 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
| | | |/ /
| | * / / Add {{ .Hugo.Generator }}Anthony Fok2015-06-18-0/+1
| | |/ /
| | * | 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.
| * | | 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-6/+6
| |_|/ |/| |
* | | Fully-qualify hcard urlAlan Pearce2017-06-17-1/+1
| | |
* | | Make h-card representativeAlan Pearce2017-06-17-1/+3
| | |