Tach, not much in here - until now this repo is more my own note taking place / scratch pad kind of thing ... yada yada ... whatever ... you may (or may not) want to look into ...
- Fusion/ ... Fuses, Macros, Comps - pretty empty and not working yet
- Wiki/ ... not a wiki and in the making
... whatever
To get started checkout the repository and then open Wiki/
as an Obsidian.md vault.
Wiki/
... main place to document stuff; organized as an Obsidian vault; used as the source to create thedocs/
docs/
... a temporary folder; target for the static website content generated out of the files underWiki/
via mkdocsFusion/
... Comps, Fuses, Macros for use in Fusion - when creating thedocs/
the whole folder is copied into it asdocs/Kernfusion
to make its content available / navigable in the documentationData/
... resources (textures and such) used in the example compositions under Fusion/Comp/supplements/mkdocs/
...venv
... local folder (not version controlled) for a virtual Python environment (i.e. to installmkdocs
dependencies into a virtual, but not your system wide environment)