Francesco Agosti
Results
2
issues of
Francesco Agosti
It would be handy to have multiple `.discharge.json` files per project, and then choose which to use for the `deploy` command.
enhancement
**Describe the bug** When using ```html {%- for post in collections.post | reverse | limit(postsListLimit) -%} {{ post.data.title }} {{ post.date | dateReadable }} {% excerpt post %} {%- endfor...
needs-triage