Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into HEAD HEAD master main | Alan Pearce | 2019-06-15 | -3/+3 |
|\ | ||||
| * | fix(partials/sidebar): Use more semantic elements | Sorin Davidoi | 2018-08-27 | -8/+10 |
| | | ||||
* | | Tweak whitespace | Alan Pearce | 2018-06-17 | -28/+28 |
| | | ||||
* | | Merge remote-tracking branch 'upstream/master' | Alan Pearce | 2018-06-17 | -6/+7 |
|\| | ||||
| * | Trim more whitespace in template logic | digitalcraftsman | 2017-09-07 | -2/+2 |
| | | ||||
| * | Use .Site.BaseURL to generate sidebar "Home" link | Vivek Ghaisas | 2017-05-26 | -1/+1 |
| | | ||||
| * | 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). | |||
| * | Linking the title in the sidebar to home | digitalcraftsman | 2015-07-13 | -1/+1 |
| | | ||||
| * | Replaced .Url with .URL in sidebar.html | digitalcraftsman | 2015-06-25 | -1/+1 |
| | | ||||
| * | Lowercase variables for .Site.Params | philgs | 2015-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. | |||
* | | Remove contact menu from sidebar | Alan Pearce | 2017-08-29 | -15/+0 |
| | | | | | | | | Not a good idea on mobile, or shorter screens | |||
* | | Merge branch 'master' of github.com:alanpearce/hyde | Alan Pearce | 2017-07-04 | -3/+3 |
|\ \ | ||||
| * | | 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 | -1/+7 |
| |\ \ | ||||
| * | | | 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 | -6/+6 |
| |/ / |/| | | ||||
* | | | 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 |
|/ / | ||||
* | | 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: Replace categories with simple post listing | Alan Pearce | 2017-05-06 | -5/+1 |
| | | ||||
* | | Update theme for hugo 0.20 | Alan Pearce | 2017-04-29 | -1/+1 |
| | | ||||
* | | Add post-author property to h-card | Alan Pearce | 2014-09-06 | -1/+1 |
| | | ||||
* | | Add h-card metadata to sidebar | Alan Pearce | 2014-09-06 | -5/+5 |
| | | ||||
* | | 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 Site.Taxonomies instead of Site.Indexes | Alan Pearce | 2014-08-08 | -1/+1 |
| | | | | | | | | The latter is deprecated | |||
* | | Render author URLs from config params | Alan Pearce | 2014-08-02 | -1/+3 |
| | | ||||
* | | Don't use h1 for site title outside of homepage | Alan Pearce | 2014-07-29 | -1/+6 |
| | | ||||
* | | I do not have a license. | Alan Pearce | 2014-07-20 | -23/+23 |
| | | ||||
* | | Remove container div | Alan Pearce | 2014-07-20 | -32/+30 |
| | | ||||
* | | Add span to fixup email attribute | Alan Pearce | 2014-07-20 | -1/+1 |
| | | ||||
* | | Add microdata to licence link | Alan Pearce | 2014-07-20 | -1/+1 |
| | | ||||
* | | Add author microdata to sidebar | Alan Pearce | 2014-07-19 | -5/+5 |
| | | ||||
* | | Use correct category URLs | Alan Pearce | 2014-07-18 | -1/+1 |
| | | ||||
* | | Add contact info to sidebar | Alan Pearce | 2014-07-12 | -0/+8 |
| | | ||||
* | | Add categories list to sidebar | Alan Pearce | 2014-07-12 | -0/+5 |
| | | ||||
* | | Make the sidebar about section a header | Alan Pearce | 2014-06-08 | -2/+2 |
| | | ||||
* | | Make site title link to homepage | Alan Pearce | 2014-06-07 | -1/+1 |
| | | ||||
* | | Un-stick the sidebar | Alan Pearce | 2014-06-07 | -1/+1 |
| | | ||||
* | | Change site content license to CC-BY 4.0 | Alan Pearce | 2014-06-07 | -1/+3 |
| | | ||||
* | | Switch to semantic tags where appropriate | Alan Pearce | 2014-06-07 | -11/+13 |
| | |