| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-30 | Delete unused article.html file | vimux | |
| 2019-07-29 | Update README.md | vimux | |
| 2019-07-29 | LICENSE.md -> LICENSE | vimux | |
| 2017-09-23 | Merge pull request #6 from adamsullovey/fix-list-pages-not-filtering | Vimux | |
| fix list page filtering | |||
| 2017-09-22 | fix list page filtering not working | Adam Sullovey | |
| When I started using the blank theme, I found urls like /tags/js would list all posts instead of just posts tagged 'js'. Changing '.Site.Pages' to 'Data.Pages' fixes this, and now my site can have lists that filter posts by category and tags. | |||
| 2017-08-08 | Add default archetype | vimux | |
| Fix #4 | |||
| 2017-04-08 | Bump Hugo min version to v0.19 | vimux | |
| With new Hugo v0.20 the `.Now` is deprecated and will be replaced by the `now` template function. Hugo v0.19 supports both template functions. | |||
| 2017-04-08 | Replace deprecated .Now with now template function | vimux | |
| 2017-01-17 | Fix spelling. Merge pull request #2 | Vimux | |
| 2017-01-04 | Spelling | markfirmware | |
| 2016-12-19 | Update README.md | vimux | |
| 2016-11-17 | Merge pull request #1 from bep/rss | Vimux | |
| Rename RSSlink to RSSLink | |||
| 2016-11-17 | Rename RSSlink to RSSLink | Bjørn Erik Pedersen | |
| 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. | |||
| 2016-11-04 | Add blank style.css | vimux | |
| 2016-10-15 | Absolute path to screenshot in readme | vimux | |
| 2016-10-14 | Initial commit | vimux | |