JanDoerrenhaus

Results 2 issues of JanDoerrenhaus

When a template is rendered by flare, it is being parsed into an object tree. The corresponding class for SVG paths is [this one](https://github.com/viur-framework/flare/blob/main/flare/html5/svg.py#L218) which only supports the two attributes...

There used to be a gen-files-json.py utility script in the bin folder, which was removed, and the functionality moved over to the tools/flare.py script. However, this functionality is not directly...