Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Add `hideReply` functionality to pages (#18) | Christian Mutti | 2024-06-21 | 1 |
| | | | | | | Set the `hideReply` param on front matter to completely remove the "reply to" link present in the bottom of the pages. This is backwards-compatible given that any page that does not have the `hideReply` param will continue to work as before. | |||
* | Fix #13 | Caio Lente | 2024-03-05 | 1 |
| | ||||
* | Tags in lowercase | Caio Lente | 2024-03-04 | 1 |
| | ||||
* | Remove HTML spacing | Caio Lente | 2024-03-04 | 1 |
| | ||||
* | Fix #10 | Caio Lente | 2024-01-08 | 1 |
| | ||||
* | Update social card logic | Caio Lente | 2024-01-04 | 1 |
| | ||||
* | Create byline class | Caio Lente | 2023-10-17 | 1 |
| | ||||
* | Show post author if provided | Caio Lente | 2023-10-17 | 1 |
| | ||||
* | Move 'reply by email' button to the bottom of every post | Caio Lente | 2023-10-17 | 1 |
| | ||||
* | Reproduce lente.dev setup | C. Lente | 2023-02-09 | 1 |
| | ||||
* | Bring files from personal blog | C. Lente | 2023-02-01 | 1 |
| | ||||
* | feat: enable optional custom date format | Akira Baruah | 2021-04-12 | 1 |
| | | | | | | | | Adds a .Site.Params.dateFormat setting to let users specify a Hugo-style date format string for content. Previously, the date format was hardcoded to "02 Jan, 2006", presumably to match the original BearBlog style. This format gets used by default if the new "dateFormat" setting is absent from the site config. | |||
* | chore: initial commit | Jan Raasch | 2020-09-03 | 1 |