Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into HEAD HEAD master main | Alan Pearce | 2019-06-15 | -2/+2 |
|\ | ||||
| * | fix(layouts/index): Use <time> and <article> | Sorin Davidoi | 2018-08-29 | -4/+4 |
| | | ||||
* | | Merge remote-tracking branch 'upstream/master' | Alan Pearce | 2018-06-17 | -18/+18 |
|\| | ||||
| * | Implement Content Summaries / Split on index page | JinGen Lim | 2017-10-01 | -1/+6 |
| | | | | | | | | | | | | | | | | Posts in the index page will be automatically summarized to its first 70 words, or until a user-defined <!--more--> divider. When summarized, the "Read More" button also appears with a RelPermalink to the full post. https://gohugo.io/content-management/summaries/ | |||
| * | Make use of the base template | digitalcraftsman | 2017-09-07 | -23/+10 |
| | | ||||
* | | Merge branch 'master' of github.com:alanpearce/hyde | Alan Pearce | 2017-07-04 | -1/+1 |
|\ \ | ||||
| * \ | Merge remote-tracking branch 'alanpearce/master' | Alan Pearce | 2017-06-23 | -1/+1 |
| |\ \ | ||||
| * \ \ | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-06-23 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | ||||
| | * | | Add configuration to Reverse layout | Ján Koščo | 2016-03-08 | -1/+1 |
| | | | | ||||
| | * | | 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 | -1/+0 |
| | | | | ||||
| | * | | Use `partial` call to include partial templates | Anthony Fok | 2014-09-08 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Replace `template` call with the `partial` call (new in Hugo v0.12) for including partial templates | |||
| | * | | Add missing div closing tag | Alan Pearce | 2014-09-08 | -1/+1 |
| | | | | ||||
* | | | | Remove schema.org markup | Alan Pearce | 2017-07-04 | -4/+4 |
| |_|/ |/| | | ||||
* | | | Remove trailing slash in post URLs | Alan Pearce | 2017-06-10 | -1/+1 |
|/ / | ||||
* | | feat: limit recent posts to 10 | Alan Pearce | 2017-05-06 | -1/+1 |
| | | ||||
* | | style: Make list and index consistent | Alan Pearce | 2017-05-06 | -1/+1 |
| | | ||||
* | | feat: Remove categories from homepage | Alan Pearce | 2017-05-06 | -10/+0 |
| | | | | | | | | They're already in the sidebar | |||
* | | Use new partial function instead of template | Alan Pearce | 2014-09-06 | -2/+2 |
| | | ||||
* | | Use Site.Taxonomies instead of Site.Indexes | Alan Pearce | 2014-08-08 | -1/+1 |
| | | | | | | | | The latter is deprecated | |||
* | | Fix mismatched tags on index page | Alan Pearce | 2014-08-02 | -1/+1 |
| | | ||||
* | | Move Blog scope to body element | Alan Pearce | 2014-07-20 | -2/+2 |
| | | | | | | | | Correctly associate author from sidebar | |||
* | | Add schema.org microdata to homepage | Alan Pearce | 2014-07-20 | -4/+4 |
| | | ||||
* | | Use correct category URLs | Alan Pearce | 2014-07-18 | -1/+1 |
| | | ||||
* | | Switch to relative permalinks where possible | Alan Pearce | 2014-07-12 | -1/+1 |
| | | ||||
* | | Make homepage show categories and recent posts | Alan Pearce | 2014-07-12 | -13/+21 |
| | | ||||
* | | Remove extra commas from dates | Alan Pearce | 2014-06-08 | -1/+1 |
| | | ||||
* | | Use a longer date format | Alan Pearce | 2014-06-08 | -1/+1 |
| | | ||||
* | | Move the sidebar after the content | Alan Pearce | 2014-06-07 | -1/+1 |
| | | ||||
* | | Switch to semantic tags where appropriate | Alan Pearce | 2014-06-07 | -5/+5 |
| | | ||||
* | | Reverse layout. Content-first development! | Alan Pearce | 2014-06-07 | -1/+1 |
| | | ||||
* | | Make it green. | Alan Pearce | 2014-06-07 | -1/+1 |
| | | ||||
* | | Make whitespace consistent across files | Alan Pearce | 2014-06-07 | -23/+17 |
| | | ||||
* | | Add missing div closing tag | Alan Pearce | 2014-06-07 | -1/+1 |
|/ | ||||
* | renaming chrome to partials | spf13 | 2014-05-23 | -2/+2 |
| | ||||
* | Adding the hyde theme | spf13 | 2014-04-26 | -0/+26 |