Commit Graph

17 Commits

Author SHA1 Message Date
Robert Kaussow a4a497ca4e
remove unnecessary newlines in templates (#537) 2023-08-09 09:46:15 +02:00
Robert Kaussow 458f9fc577
feat: add vars `deprecated` and `type` scope to built-in templates (#509) 2023-06-14 16:47:44 +02:00
Germain Lefebvre 26d7a3cb8d
feat: add role requirements to templates (#463) 2023-03-27 21:04:56 +02:00
Enzo Venturi 997959eda2
chore: update comment from "Todo" to "Tag" for tag includes (#466) 2023-03-02 08:41:29 +01:00
Robert Kaussow a95add9fbe
fix: fix map filter used for meta description (#457) 2023-02-16 20:55:31 +01:00
Robert Kaussow 3aad08646f
fix: join lines with newline instead of space in markdown templates (#446) 2023-02-09 19:27:22 +01:00
Robert Kaussow 89be30578c
feat: add support for hugo summary (#315) 2022-06-07 13:40:02 +02:00
Robert Kaussow 15321e9fe9
feat: auto-discover tags and add annotation identifier (#250) 2022-02-26 13:35:34 +01:00
Robert Kaussow a3f240ef02
feat: implement todo identifiers (#246) 2022-02-21 21:38:47 +01:00
Robert Kaussow aac0ef5f20
fix: allow line-breaks in multiline annotations (#243) 2022-02-19 14:58:35 +01:00
Robert Kaussow f5093c0f76 remove underscore replacement 2020-05-25 20:26:12 +02:00
Robert Kaussow 8504e7f349 use for loop instead of jinja filter 2020-03-08 22:15:59 +01:00
Robert Kaussow a258240b3f use to_nice_yaml for dep lists also 2020-03-08 16:55:08 +01:00
Robert Kaussow 2b4de240be add better handling of meta dependencies in templates 2020-03-08 16:39:18 +01:00
Robert Kaussow c5833fc12a fix newline handling 2019-12-02 15:00:32 +01:00
Robert Kaussow 5da5539254 transform toc anchors to get it working with hugo 2019-11-27 15:37:13 +01:00
Robert Kaussow 7f03e0c284 rename hugo template 2019-11-27 14:11:43 +01:00