Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove contact menu from sidebar | Alan Pearce | 2017-08-29 | -15/+0 |
* | Merge branch 'master' of github.com:alanpearce/hyde | Alan Pearce | 2017-07-04 | -7/+39 |
|\ | ||||
| * | Fix incorrect url spec in "contact" links | Alan Pearce | 2017-06-23 | -1/+1 |
| * | Add u-url class to rel=me links | Alan Pearce | 2017-06-23 | -1/+1 |
| * | Remove microformat URL prop from main menu links | Alan Pearce | 2017-06-23 | -1/+1 |
| * | Move rel=me to image link | Alan Pearce | 2017-06-23 | -2/+2 |
| * | Fix sidebar attribute spacing | Alan Pearce | 2017-06-23 | -1/+1 |
| * | Merge remote-tracking branch 'alanpearce/master' | Alan Pearce | 2017-06-23 | -5/+13 |
| |\ | ||||
| * \ | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-06-23 | -4/+36 |
| |\ \ | ||||
| | * | | Replacing deprecated function call with now preferred version (#39) | Oliver Schneider | 2017-03-25 | -1/+1 |
| | * | | Rename RSSlink to RSSLink | Bjørn Erik Pedersen | 2016-11-17 | -1/+1 |
| | * | | Add layout-reverse body class code to single and list templates. | Jason Yee | 2016-08-19 | -2/+2 |
| | * | | Don't repeat title in <title> tag on the home page | Jakub Kucharski | 2016-08-19 | -1/+5 |
| | * | | Add configuration to Reverse layout | Ján Koščo | 2016-03-08 | -1/+1 |
| | * | | Use language from configuration. | Matthew Buckett | 2016-01-02 | -1/+1 |
| | * | | make 404 page use Site.Params.themeColor | Tony Bai | 2015-09-22 | -1/+1 |
| | * | | Remove double-slashes in stylesheet URLs | philgs | 2015-08-13 | -3/+3 |
| | * | | Added Disqus support | digitalcraftsman | 2015-07-17 | -10/+28 |
| | * | | Merge pull request #15 from digitalcraftsman/change-theme-in-configs-globally | digitalcraftsman | 2015-07-15 | -3/+3 |
| | |\ \ | ||||
| | | * | | Added missing change in index.html | digitalcraftsman | 2015-06-02 | -0/+1 |
| | | * | | Added an option change the theme globally in the configs | digitalcraftsman | 2015-06-02 | -3/+2 |
| | * | | | Merge pull request #11 from marc-jones/patch-1 | digitalcraftsman | 2015-07-14 | -1/+1 |
| | |\ \ \ | ||||
| | | * | | | Corrected link to favicon image | Marc Jones | 2015-05-18 | -1/+1 |
| | | |/ / | ||||
| | * | | | Linking the title in the sidebar to home | digitalcraftsman | 2015-07-13 | -1/+1 |
| | * | | | Added .BaseURL to link in 404 page | digitalcraftsman | 2015-07-13 | -1/+1 |
| | * | | | Added a 404 page | digitalcraftsman | 2015-07-13 | -0/+12 |
| | * | | | Merge pull request #17 from kwo/master | digitalcraftsman | 2015-07-13 | -3/+3 |
| | |\ \ \ | ||||
| | | * | | | change .BaseUrl to .BaseURL | Karl Ostendorf | 2015-06-10 | -3/+3 |
| | | |/ / | ||||
| | * | | | Merge pull request #19 from digitalcraftsman/fix-url-variable | digitalcraftsman | 2015-07-13 | -1/+1 |
| | |\ \ \ | ||||
| | | * | | | Replaced .Url with .URL in sidebar.html | digitalcraftsman | 2015-06-25 | -1/+1 |
| | | |/ / | ||||
| | * / / | Add {{ .Hugo.Generator }} | Anthony Fok | 2015-06-18 | -0/+1 |
| | |/ / | ||||
| | * | | Merge pull request #9 from giodamelio/master | Steve Francia | 2015-05-01 | -1/+1 |
| | |\ \ | ||||
| | | * | | Fetch google fonts over https | Gio d'Amelio | 2015-02-23 | -1/+1 |
| | * | | | Lowercase variables for .Site.Params | philgs | 2015-01-05 | -2/+2 |
| | |/ / | ||||
| | * | | Use `partial` call to include partial templates | Anthony Fok | 2014-09-08 | -6/+6 |
| | * | | Removed extra unused html tags from list template, h4 and unused span | Glen Baker | 2014-09-08 | -10/+11 |
| | * | | Add missing div closing tag | Alan Pearce | 2014-09-08 | -1/+1 |
| * | | | Make h-card representative | Alan Pearce | 2017-06-23 | -1/+1 |
| * | | | Update menu email check | Alan Pearce | 2017-06-23 | -1/+1 |
* | | | | Remove schema.org markup | Alan Pearce | 2017-07-04 | -21/+19 |
| |_|/ |/| | | ||||
* | | | Add canonical u-urls to posts | Alan Pearce | 2017-06-17 | -2/+4 |
* | | | Fully-qualify hcard url | Alan Pearce | 2017-06-17 | -1/+1 |
* | | | Make h-card representative | Alan Pearce | 2017-06-17 | -1/+3 |
* | | | Show author image, if configured | Alan Pearce | 2017-06-17 | -0/+4 |
* | | | Make site lead a note for h-card | Alan Pearce | 2017-06-17 | -1/+1 |
* | | | Fix email check | Alan Pearce | 2017-06-17 | -1/+1 |
* | | | Remove trailing slash in post URLs | Alan Pearce | 2017-06-10 | -3/+3 |
|/ / | ||||
* | | feat: Use hugo Menu for contact links | Alan Pearce | 2017-05-06 | -3/+8 |
* | | feat: Use hugo Menus for navigation | Alan Pearce | 2017-05-06 | -3/+1 |
* | | feat: limit recent posts to 10 | Alan Pearce | 2017-05-06 | -1/+1 |