matugen-v1.1.0
github-actions
released this
14 Dec 19:38
·
225 commits
to main
since this release
Added Custom keywords
- Example config:
[config.custom_keywords.font]
find = 'font1'
replace = 'Google Sans'
- Usage in templates:
{{ custom.font1 }}
Added
- add span of file in template render error
- add custom keywords
Fixed
--show-colors
,--json
not showing without an image- wrong hsl color in generated file
- do not open file before rendering template
Other
- Merge branch 'main' of https://github.com/InioX/matugen