{"id":15169480,"url":"https://github.com/hyp3r00t/mindmaze","last_synced_at":"2025-08-04T18:35:44.464Z","repository":{"id":226357240,"uuid":"768464917","full_name":"HYP3R00T/mindmaze","owner":"HYP3R00T","description":"My second brain that leverages the power of Obsidian and Materials for MkDocs","archived":false,"fork":false,"pushed_at":"2024-05-13T18:10:19.000Z","size":16232,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T14:06:01.864Z","etag":null,"topics":["learning","learning-notes","learning-resources","mkdocs","mkdocs-material","notes","notes-management-system","obsidian"],"latest_commit_sha":null,"homepage":"https://mindmaze.hyperoot.dev/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HYP3R00T.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-07T06:09:14.000Z","updated_at":"2024-05-13T18:10:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"7368ed25-64de-4b21-ab42-3a40f496feda","html_url":"https://github.com/HYP3R00T/mindmaze","commit_stats":null,"previous_names":["hyp3r00t/mindmaze"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HYP3R00T%2Fmindmaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HYP3R00T%2Fmindmaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HYP3R00T%2Fmindmaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HYP3R00T%2Fmindmaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HYP3R00T","download_url":"https://codeload.github.com/HYP3R00T/mindmaze/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248824629,"owners_count":21167343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["learning","learning-notes","learning-resources","mkdocs","mkdocs-material","notes","notes-management-system","obsidian"],"created_at":"2024-09-27T07:01:51.573Z","updated_at":"2025-04-14T04:41:03.033Z","avatar_url":"https://github.com/HYP3R00T.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mindmaze\n\nIt is my `second brain` that leverages the power of Obsidian and Material for MkDocs. \n\n## Why?\n\nAfter spending hours surfing the internet, I stumbled upon tons of interesting stuff that I wanted to keep track of. But I couldn't remember it all, no matter how hard I tried to organize my bookmarks. So, I decided to use Obsidian to link my notes together and make sense of it all. And to share my findings with others easily, I turned it into a website using mkdocs. So here it is, my online treasure trove for everyone to explore! \n\n## Usage\n\n### Open in Obsidian\n\n* To open this project in Obsidian, first clone it to your local machine.\n    ```sh\n    git clone https://github.com/HYP3R00T/mindmaze\n    ```\n* Open Obsidian and click on the `Open` button next to `Open folder as vault`.\n* Navigate to the cloned copy of this repo and open the `mindmaze` folder (the inner one).\n\n### Open in mkdocs\n\n* Prerequisites:\n   * `python` with `pip`\n   * Visual Studio Code - Optional\n* First clone it to your local machine.\n    ```sh\n    git clone https://github.com/HYP3R00T/mindmaze\n    ```\n* Open the local copy of the repo in `vscode`.\n* Open a terminal within `vscode` create a python virtual environment.\n    ```sh\n    python -m venv .venv\n    ```\n* Activate the virtual environment\n    ```sh\n    # Windows\n    .\\.venv\\Scripts\\Activate.ps1\n    # Linux\n    source ./.venv/bin/activate\n    ```\n* Install python packages\n    ```sh\n    pip install -r requirements.txt\n    ```\n* To see the live preview, just run `mkdocs serve`.\n\n## References\n\n### [Obsidian.md](https://obsidian.md/)\n\n**Plugins**\n* [Excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin)\n* [Style Settings](https://github.com/mgmeyers/obsidian-style-settings)\n* [admonitions](https://github.com/javalent/admonitions)\n* [file-hider](https://github.com/Oliver-Akins/file-hider) - To hide custom stylesheets folder in Obsidian\n* [sort-and-permute-lines](https://github.com/Vinzent03/obsidian-sort-and-permute-lines)\n* [advanced-tables-obsidian](https://github.com/tgrosinger/advanced-tables-obsidian)\n\n**Theme**\n* [Catppuccin for Obsidian](https://github.com/catppuccin/obsidian)\n\n### [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/)\n\n**Plugins**\n* [mkdocs-callouts](https://pypi.org/project/mkdocs-callouts/)\n* [mkdocs-roamlinks-plugin](https://pypi.org/project/mkdocs-roamlinks-plugin/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyp3r00t%2Fmindmaze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyp3r00t%2Fmindmaze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyp3r00t%2Fmindmaze/lists"}