Johannes Thorn

Results 18 comments of Johannes Thorn

Hi @The-Lum let me try to answer some of the questions. 1. There is no `/script/input/` directory. If you meant `/collections/_diagrams/input/` instead, moving the directory to the project root would...

Regarding `themes.csv|yml` and `diagrams.csv|yml`: Yes those files are no longer needed by Jekyll and so I moved them into `/script` which might not be the best place but as they...

I really think, that now I have added everything I'm able to do now. There is still something strange with the table view but I'm not FrontEnd enough to fix...

No problem. I'm aware, that I might have changed to much to quick. ;( * yes I reverted their place back to `/gallery` or at least similar to their former...

Ah something went wrong. I couldn't test the real integration with GitHub Pages. I think the following actions should help - Change `.ruby-version` to `3.3.4` - Removing `baseUrl` and `url`...

```liquid {%capture imageSrc %}/gallery/lightmode/{{ include.diagram.name }}-{{ include.theme.name}}.svg{% endcapture %} {% if include.caption %} {{ include.caption }} {% endif %} ``` Which will at least fix some of the problems but...

In a first quick win I've already moved the all themes list to a dedicated page and created the missing overview page for all diagrams. Each as a list and...

Thank you @The-Lum for your patience with me 😇 and for supporting my ideas. I've noticed the mention before and it warmed my heart ❤️ when I discovered it.