https://github.com/andreijiroh-dev/wiki
@ajhalili2006's digital garden, but monorepo edition as a website.
https://github.com/andreijiroh-dev/wiki
digital-garden foam personal-wiki wiki
Last synced: 13 days ago
JSON representation
@ajhalili2006's digital garden, but monorepo edition as a website.
- Host: GitHub
- URL: https://github.com/andreijiroh-dev/wiki
- Owner: andreijiroh-dev
- License: cc-by-sa-4.0
- Created: 2023-10-28T16:48:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T17:56:28.000Z (over 1 year ago)
- Last Synced: 2025-03-01T18:55:37.222Z (over 1 year ago)
- Topics: digital-garden, foam, personal-wiki, wiki
- Language: Python
- Homepage: https://wiki.andreijiroh.xyz
- Size: 1.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-BY-SA
Awesome Lists containing this project
README
# ~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/)
[](https://lorebooks.wiki)
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.~~
Working on a contributing guidelines behind the scenes at ([source file](./src/contributing.md)) at the moment.
## License
MPL-2.0 for the source code, CC-BY-SA-4.0 for the wiki content + original media,
unless otherwise specified.