A collection of small experiments and prototypes.
These projects live in their own repositories and are linked here as Git submodules:
- obsidian-web at
obsidian/ - OS at
OS/ - video-editor at
video-editor/
Clone this repository with submodules:
git clone --recurse-submodules https://github.com/h4ni0/fable.gitIf you already cloned it:
git submodule update --init --recursive