Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 17 days ago
JSON representation

@ajhalili2006's digital garden, but monorepo edition as a website.

Awesome Lists containing this project

README

        

# ~ajhalili2006's personal wiki and digital garden

[![open in agora badge](https://img.shields.io/badge/open%20in%20agora-black?style=for-the-badge)](https://anagora.org/@ajhalili2006)
[![kooky insane stuff repo](https://img.shields.io/badge/Jiroh's%20Kooky%20Insane%20Stuff-blue?style=for-the-badge)](https://wiki.andreijiroh.xyz/garden/kooky-insane-stuff)
[![gitlab pages](https://img.shields.io/badge/hosted%20via-Cloudflare%20Pages-f38020?style=for-the-badge&logo=cloudflare)](https://wiki.andreijiroh.xyz)
[![pipeline status](https://mau.dev/andreijiroh-dev/wiki/badges/main/pipeline.svg?style=for-the-badge)](https://mau.dev/andreijiroh-dev/wiki/-/commits/main)
[![Built with Material for MkDocs](https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=for-the-badge&logo=MaterialForMkDocs&logoColor=white)](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.