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

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

Awesome Lists containing this project

README

          

# Notes
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge)](https://pre-commit.com/)
[![task](https://img.shields.io/badge/Task-Enabled-brightgreen?style=for-the-badge&logo=task&logoColor=white)](https://taskfile.dev/#/)
[![ci](https://img.shields.io/github/actions/workflow/status/nicholaswilde/notes/ci.yaml?label=ci&style=for-the-badge&branch=main)](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/