Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Improved RSS template | Caio Lente | 2023-10-17 | 1 |
| | ||||
* | Move 'reply by email' button to the bottom of every post | Caio Lente | 2023-10-17 | 1 |
| | ||||
* | Fix #2 | Caio Lente | 2023-09-29 | 1 |
| | ||||
* | fix: change use of .Site.Language.Params.params -> .Site.Params | huantian | 2023-06-13 | 1 |
| | | | | .Site.Language.Params was deprecated in Hugo 0.112.0, see https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120 | |||
* | Add social links to config | C. Lente | 2023-03-04 | 1 |
| | ||||
* | Fix lighthouse uncrawlable links | C. Lente | 2023-02-27 | 1 |
| | ||||
* | Use relURLs | C. Lente | 2023-02-13 | 1 |
| | ||||
* | Better RSS | C. Lente | 2023-02-10 | 1 |
| | ||||
* | Generalize translation menus | C. Lente | 2023-02-10 | 1 |
| | ||||
* | Move to double quotes | C. Lente | 2023-02-09 | 1 |
| | ||||
* | Fetch menus from YAML | C. Lente | 2023-02-09 | 1 |
| | ||||
* | Less menus on config | C. Lente | 2023-02-09 | 1 |
| | ||||
* | Reproduce lente.dev setup | C. Lente | 2023-02-09 | 1 |
| | ||||
* | Bring files from personal blog | C. Lente | 2023-02-01 | 1 |
| | ||||
* | Revert "Fix link to »Blog« on demo page" | Jan Raasch | 2022-09-15 | 1 |
| | | | | | | | | This reverts commit 9863ab4f50b81073367145c3edc5a991bada5e53. Whoops. I should update my local version of `hugo` 😊. This broke the build, see https://github.com/janraasch/hugo-bearblog/actions/runs/3057300422/jobs/4932310672 | |||
* | Fix link to »Blog« on demo page | Jan Raasch | 2022-09-15 | 1 |
| | | | | The demo is hosted at https://janraasch.github.io/hugo-bearblog/, but currently the link is »/blog«, so we end up at https://janraasch.github.io/blog with a `404` 🥹. | |||
* | feat: hide blog link if page not created (#4) | Nick Badal | 2020-09-17 | 1 |
| | | | Allows this theme to be used for sites that do not have a blog. | |||
* | chore: initial commit | Jan Raasch | 2020-09-03 | 1 |