| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-27 | Update baseof.html | Thorsten | |
| Added the possibility to define custom CSS files in config file like this: 'customCSS = ["css/custom.css"]' | |||
| 2020-06-06 | Merge pull request #1 from awilliams/patch-1 | colorchestra | |
| Update README.md | |||
| 2020-06-04 | Update README.md | Adam Williams | |
| Fix typos in the example TOML config. | |||
| 2020-05-28 | fix LICENSE.md | colorchestra | |
| 2020-05-28 | update names in license | morph | |
| 2020-05-28 | better screenshots | morph | |
| 2020-05-28 | move position of tags on single page | morph | |
| 2020-05-28 | fix headline | morph | |
| 2020-05-27 | update readme and license | morph | |
| 2020-05-27 | remove title_frame_char variable | morph | |
| 2020-05-27 | update screenshots | morph | |
| 2020-05-27 | update readme | morph | |
| 2020-05-27 | update readme | morph | |
| 2020-05-27 | bring sidebar back for single pages | morph | |
| 2020-05-26 | remove newlines from css | morph | |
| 2020-05-26 | change countrunes to len | morph | |
| 2020-05-26 | rename theme | morph | |
| 2020-05-26 | fix posts list | morph | |
| 2020-05-26 | remove sidebar everywhere | morph | |
| 2020-05-26 | reinstate posts list | morph | |
| 2020-05-26 | remove padding rule from summary layout | morph | |
| 2020-05-26 | always show scrollbar | morph | |
| 2020-05-26 | init as nameless new theme | morph | |
| 2020-01-09 | Don't create empty div w/o comments | vimux | |
| 2019-10-13 | Fix tags: don't create empty block w/o tags | vimux | |
| 2019-09-01 | Convert theme min_version to string | vimux | |
| 2019-08-19 | Update theme.toml: add development tag | vimux | |
| 2019-08-04 | Update default archetype template | vimux | |
| 2019-08-03 | Fix main menu: don't create empty menu w/o items | vimux | |
| 2019-08-01 | Fix links to LICENSE file | vimux | |
| 2019-07-31 | Define the Base Template and fix Hugo warnings | vimux | |
| * Define the Base Template (baseof.html) * Use relative URL link to style.css file * Move summary.html from partials to _default layouts * Fix Hugo warnings (needs Hugo 0.20 or newer) * Fix Paginator rule on main page. Fix #8 * Latest posts: show pages from mainSections only * Bump Hugo 0.19 -> 0.20 * Formatting | |||
| 2019-07-30 | Formatting: add final newline | vimux | |
| 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 | |