Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | | 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 | |
* | | feat: Replace categories with simple post listing | Alan Pearce | 2017-05-06 | -5/+1 | |
* | | style: Make list and index consistent | Alan Pearce | 2017-05-06 | -2/+2 | |
* | | feat: Remove categories from homepage | Alan Pearce | 2017-05-06 | -10/+0 | |
* | | feat: Remove summary from lists | Alan Pearce | 2017-05-06 | -1/+0 | |
* | | fix: Don't error on posts with no categories | Alan Pearce | 2017-05-06 | -1/+5 | |
* | | Merge remote-tracking branch 'alanpearce/master' | Alan Pearce | 2017-04-29 | -1/+1 | |
|\ \ | |||||
| * | | Add meta charset tag as recommended by W3C | Alan Pearce | 2014-09-08 | -0/+1 | |
| * | | Change fonts (remove Google Fonts) | Alan Pearce | 2014-09-08 | -1/+0 | |
* | | | Update theme for hugo 0.20 | Alan Pearce | 2017-04-29 | -2/+2 | |
|/ / | |||||
* | | Add footer to posts with category and tags | Alan Pearce | 2014-09-06 | -0/+17 | |
* | | Add post-author property to h-card | Alan Pearce | 2014-09-06 | -1/+1 | |
* | | Add h-entry metadata to posts | Alan Pearce | 2014-09-06 | -4/+4 | |
* | | Add h-card metadata to sidebar | Alan Pearce | 2014-09-06 | -5/+5 | |
* | | Use new partial function instead of template | Alan Pearce | 2014-09-06 | -6/+6 | |
* | | Add rel=me to email link for consistency | Alan Pearce | 2014-08-08 | -1/+1 | |
* | | Add support for IndieAuth web sign-in | Alan Pearce | 2014-08-08 | -1/+1 | |
* | | Use automatic baseurl instead of site param | Alan Pearce | 2014-08-08 | -1/+1 | |
* | | Use Site.Taxonomies instead of Site.Indexes | Alan Pearce | 2014-08-08 | -2/+2 | |
* | | Fix mismatched tags on index page | Alan Pearce | 2014-08-02 | -1/+1 |