# ~ajhalili2006's personal wiki and digital garden [](https://anagora.org/@ajhalili2006) [](https://wiki.andreijiroh.xyz/garden/kooky-insane-stuff) [](https://wiki.andreijiroh.xyz) [](https://mau.dev/andreijiroh-dev/wiki/-/commits/main) [](https://squidfunk.github.io/mkdocs-material/) Home of my digital garden (and more) in one monorepo, powered by Obsidian + Foam for VS Code and Material for Mkdocs for the website (hosted on Cloudflare Pages). ## Directory Map
. You are here! ├── .devcontainer - Devcontainer files for GitHub Codespaces and Remote Dev Containers ├── .foam │ └── templates - Foam templates, including daily notes ├── api - Experimential API to compliment with the wiki, currently prototyping in local devenv. │ └── lib ├── overrides - theme overrides │ ├── assets │ └── hooks └── src - Source Markdown and other files ├── garden - Digital garden │ └── daily-notes │ └── posts (default directory for blog posts, see docs) └── multiverse## Contributing I'll be open this up for community contributions once I ironed up the needed infrastructure on it soon. ## License MPL-2.0 for the source code, CC-BY-SA-4.0 for the wiki content + original media, unless otherwise specified.