https://github.com/nicholaswilde/notes
My notes on various things
https://github.com/nicholaswilde/notes
bash docker git kubernetes linux notes
Last synced: 11 months ago
JSON representation
My notes on various things
- Host: GitHub
- URL: https://github.com/nicholaswilde/notes
- Owner: nicholaswilde
- License: apache-2.0
- Created: 2021-01-02T07:13:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T21:29:09.000Z (11 months ago)
- Last Synced: 2025-07-21T21:34:12.691Z (11 months ago)
- Topics: bash, docker, git, kubernetes, linux, notes
- Language: Shell
- Homepage: https://nicholaswilde.io/notes/
- Size: 1.04 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: docs/README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Notes
[](https://pre-commit.com/)
[](https://taskfile.dev/#/)
[](https://github.com/nicholaswilde/notes/actions/workflows/ci.yaml)
My notes on various things
The majority of my notes are for Debian based distros.
---
## :book: Documentation
Documentation can be found [here][6].
Also, take a look at my [dotfiles repo][5].
---
## :framed_picture: Background
When 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
have 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
done in the past.
I 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.
Since I am device agnostic and could be working off of a Windows system, GNU/Linux, Mac (rarely), or mobile somewhere, I prefer that my
notes be in the cloud. Hosting my notes on GitHub and publishing them to an [`mkdocs-material`][2] site allows me to access them from
anywhere as well as share my notes with the world in hopes that they help someone else.
The 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
background nor organizing the notes and so it may be a little difficult to interpret my chicken scratch.
---
## :link: References
- [hossainemruz's notes][3]
---
## :balance_scale: License
[Apache License 2.0](../LICENSE)
---
## :pencil: Author
This project was started in 2021 by [Nicholas Wilde][4].
[1]: https://obsidian.md/
[2]: https://squidfunk.github.io/mkdocs-material/
[3]: https://hossainemruz.gitbook.io/notes/
[4]: https://github.com/nicholaswilde/
[5]: https://github.com/nicholaswilde/dotfiles
[6]: https://nicholaswilde.io/notes/