Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | -7/+26 |
|\ | ||||
| * | 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/+11 |
| | | ||||
| * | Set title size to fit on one line | Alan Pearce | 2017-06-17 | -1/+1 |
| | | ||||
| * | 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 |
| | | ||||
| * | Update font stacks | Alan Pearce | 2017-06-04 | -1/+5 |
| | | ||||
* | | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-06-23 | -21/+104 |
|\ \ | ||||
| * | | Bump required Hugo version to v0.19+ | digitalcraftsman | 2017-04-08 | -2/+2 |
| | | | ||||
| * | | Replacing deprecated function call with now preferred version (#39) | Oliver Schneider | 2017-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 RSSLink | digitalcraftsman | 2016-11-17 | -1/+1 |
| |\ \ | ||||
| | * | | Rename RSSlink to RSSLink | Bjørn Erik Pedersen | 2016-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 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 installation section | Pedro Melo | 2016-07-26 | -0/+15 |
| | | | ||||
| * | | Add configuration to Reverse layout | Ján Koščo | 2016-03-08 | -6/+16 |
| | | | ||||
| * | | Use language from configuration. | Matthew Buckett | 2016-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/master | digitalcraftsman | 2015-09-22 | -1/+1 |
| |\ \ | | | | | | | | | fix #25: make 404 page use Site.Params.themeColor | |||
| | * | | make 404 page use Site.Params.themeColor | Tony Bai | 2015-09-22 | -1/+1 |
| |/ / | ||||
| * | | Merge pull request #23 from philgs/double-slash | Bjørn Erik Pedersen | 2015-08-13 | -3/+3 |
| |\ \ | | | | | | | | | Remove double-slashes in stylesheet URLs | |||
| | * | | Remove double-slashes in stylesheet URLs | philgs | 2015-08-13 | -3/+3 |
| |/ / | ||||
| * | | Fixes #22 | digitalcraftsman | 2015-08-01 | -0/+0 |
| | | | ||||
| * | | Updated theme.toml | digitalcraftsman | 2015-07-17 | -3/+4 |
| | | | ||||
| * | | Removed non-working link from README | digitalcraftsman | 2015-07-17 | -1/+0 |
| | | | ||||
| * | | Added Disqus support | digitalcraftsman | 2015-07-17 | -10/+45 |
| | | | ||||
| * | | Updated README | digitalcraftsman | 2015-07-15 | -2/+3 |
| | | | ||||
| * | | Merge pull request #15 from digitalcraftsman/change-theme-in-configs-globally | digitalcraftsman | 2015-07-15 | -8/+17 |
| |\ \ | | | | | | | | | Added an option change the theme globally in the configs | |||
| | * | | 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 | -8/+16 |
| | | | | ||||
| * | | | Merge pull request #11 from marc-jones/patch-1 | digitalcraftsman | 2015-07-14 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Corrected link to favicon image | |||
| | * | | | Corrected link to favicon image | Marc Jones | 2015-05-18 | -1/+1 |
| | |/ / | | | | | | | | | The original reference was to favicon.ico, when the provided image is .png | |||
| * | | | Set min_version to 0.14 | digitalcraftsman | 2015-07-13 | -1/+1 |
| | | | | ||||
| * | | | Merge pull request #14 from digitalcraftsman/sidebar-link-to-home | digitalcraftsman | 2015-07-13 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Linking the title in the sidebar to home | |||
| | * | | | Linking the title in the sidebar to home | digitalcraftsman | 2015-07-13 | -1/+1 |
| |/ / / | ||||
| * | | | Merge pull request #16 from digitalcraftsman/404-page | digitalcraftsman | 2015-07-13 | -0/+12 |
| |\ \ \ | | | | | | | | | | | Added a 404 page | |||
| | * | | | Added .BaseURL to link in 404 page | digitalcraftsman | 2015-07-13 | -1/+1 |
| | | | | | ||||
| | * | | | Added a 404 page | digitalcraftsman | 2015-07-13 | -0/+12 |
| |/ / / | | | | | | | | | | | | | This addition implements the design of the original 404 page. | |||
| * | | | Merge pull request #17 from kwo/master | digitalcraftsman | 2015-07-13 | -3/+3 |
| |\ \ \ | | | | | | | | | | | change .BaseUrl to .BaseURL | |||
| | * | | | 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 | |||
| | * | | | Replaced .Url with .URL in sidebar.html | digitalcraftsman | 2015-06-25 | -1/+1 |
| | |/ / | ||||
| * | | | Merge pull request #18 from anthonyfok/add-hugo-generator | digitalcraftsman | 2015-07-13 | -0/+2 |
| |\ \ \ | | |/ / | |/| | | Add {{ .Hugo.Generator }} | |||
| | * | | Add {{ .Hugo.Generator }} | Anthony Fok | 2015-06-18 | -0/+2 |
| |/ / | ||||
| * | | Merge pull request #10 from EitZei/master | Steve Francia | 2015-05-01 | -11/+11 |
| |\ \ | | | | | | | | | Convert rem's to em's in breakpoints |