{"id":16763329,"url":"https://github.com/nicholaswilde/notes","last_synced_at":"2025-07-26T06:14:22.217Z","repository":{"id":43411495,"uuid":"326129744","full_name":"nicholaswilde/notes","owner":"nicholaswilde","description":"My notes on various things ","archived":false,"fork":false,"pushed_at":"2025-07-21T21:29:09.000Z","size":1087,"stargazers_count":6,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-21T21:34:12.691Z","etag":null,"topics":["bash","docker","git","kubernetes","linux","notes"],"latest_commit_sha":null,"homepage":"https://nicholaswilde.io/notes/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicholaswilde.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"nicholaswilde"}},"created_at":"2021-01-02T07:13:05.000Z","updated_at":"2025-07-21T21:28:45.000Z","dependencies_parsed_at":"2023-01-24T13:31:04.341Z","dependency_job_id":"c2df1b1c-7b5b-479c-9a56-bffbb195b646","html_url":"https://github.com/nicholaswilde/notes","commit_stats":{"total_commits":401,"total_committers":3,"mean_commits":"133.66666666666666","dds":"0.014962593516209433","last_synced_commit":"866bb7f76e181b35567114a6290ca31d2c315c11"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nicholaswilde/notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholaswilde%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholaswilde%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholaswilde%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholaswilde%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicholaswilde","download_url":"https://codeload.github.com/nicholaswilde/notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholaswilde%2Fnotes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267127940,"owners_count":24040153,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bash","docker","git","kubernetes","linux","notes"],"created_at":"2024-10-13T05:06:16.924Z","updated_at":"2025-07-26T06:14:22.191Z","avatar_url":"https://github.com/nicholaswilde.png","language":"Shell","funding_links":["https://github.com/sponsors/nicholaswilde"],"categories":[],"sub_categories":[],"readme":"# Notes\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white\u0026style=for-the-badge)](https://pre-commit.com/)\n[![task](https://img.shields.io/badge/Task-Enabled-brightgreen?style=for-the-badge\u0026logo=task\u0026logoColor=white)](https://taskfile.dev/#/)\n[![ci](https://img.shields.io/github/actions/workflow/status/nicholaswilde/notes/ci.yaml?label=ci\u0026style=for-the-badge\u0026branch=main)](https://github.com/nicholaswilde/notes/actions/workflows/ci.yaml)\n\nMy notes on various things\n\nThe majority of my notes are for Debian based distros.\n\n---\n\n## :book:\u0026nbsp; Documentation\n\nDocumentation can be found [here][6].\n\nAlso, take a look at my [dotfiles repo][5].\n\n---\n\n## :framed_picture: Background\n\nWhen setting up a project or system, such as a git repoistory or GNU/Linux or Windows computer, I need to reference solutions to problems that I\nhave solved in the past and so this repository is my notes to myself. All I need to do is go to this site and search for something that I have\ndone in the past.\n\nI know that [Obsidian][1] exists as a mind map of ideas, but I don't like the fact that the free version is strictly local and not web bassed.\nSince I am device agnostic and could be working off of a Windows system, GNU/Linux, Mac (rarely), or mobile somewhere, I prefer that my\nnotes be in the cloud. Hosting my notes on GitHub and publishing them to an [`mkdocs-material`][2] site allows me to access them from\nanywhere as well as share my notes with the world in hopes that they help someone else.\n\nThe notes are broken up by a topic per page but sometimes can be found in other areas of site. I don't spend a whole lot of time giving\nbackground nor organizing the notes and so it may be a little difficult to interpret my chicken scratch.\n\n---\n\n## :link: References\n\n- [hossainemruz's notes][3]\n\n---\n\n## :balance_scale:​\u0026nbsp;​ License\n\n​[​Apache License 2.0](../LICENSE)\n\n---\n\n## :pencil:​\u0026nbsp;​ Author\n\n​This project was started in 2021 by [​Nicholas Wilde​][4].\n\n[1]: https://obsidian.md/\n[2]: https://squidfunk.github.io/mkdocs-material/\n[3]: https://hossainemruz.gitbook.io/notes/\n[4]: https://github.com/nicholaswilde/\n[5]: https://github.com/nicholaswilde/dotfiles\n[6]: https://nicholaswilde.io/notes/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholaswilde%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicholaswilde%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholaswilde%2Fnotes/lists"}