Commit Graph

35 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
Robert Kaussow 596b27e696
fix: fix formatting of meta.license.value in readme template (#479) 2023-04-05 14:08:36 +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 b6a2813114
fix: get role name from dependencies in case of a dictionary (#300) 2022-05-17 14:19:31 +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
Robert Kaussow a7daf485ef add basic hugo template 2019-11-26 16:40:55 +01:00
Robert Kaussow 195e683c85 use dictsort filter in template 2019-11-18 09:23:03 +01:00
Robert Kaussow 2d938b6cb7 fix author overwrite and template 2019-11-07 09:10:20 +01:00
Robert Kaussow c8a9bfc325 fix multiline default value template 2019-11-06 23:24:08 +01:00
Robert Kaussow 844a05aea3 fix multiline default value template 2019-11-06 22:23:44 +01:00
Robert Kaussow cf6905b9a0 use an explicit marker symbol to value2json conversion 2019-10-15 09:54:03 +02:00
Robert Kaussow 669bb9442a add feature to load static custom header from file 2019-10-08 14:57:46 +02:00
Robert Kaussow 80a1b8e33a add example 2019-10-08 13:43:41 +02:00
Robert Kaussow 751c8a6c07 add example 2019-10-08 13:33:22 +02:00
Robert Kaussow 3b837c26d2 add example 2019-10-08 13:28:58 +02:00
Robert Kaussow fa32b88858 add example 2019-10-08 13:24:11 +02:00
Robert Kaussow 400a14d9d2 add example 2019-10-08 13:07:24 +02:00
Robert Kaussow f9d4b10a96 fix formatting 2019-10-08 12:04:50 +02:00
Robert Kaussow 2a7d59b64d bugfixes and error handling 2019-10-08 11:30:31 +02:00
Robert Kaussow 69a7078251 refactor logging anf configuration handling 2019-10-07 14:44:45 +02:00
Robert Kaussow b3cd1d0978 fork; initial commit 2019-10-07 08:52:00 +02:00