Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] 23f93d6565
deps(poetry)(deps): bump mkdocs-material from 9.1.2 to 9.1.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.2...9.1.3)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 14:37:29 +00:00
.github Create .github/dependabot.yml 2023-03-22 15:36:35 +01:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs feat(k8s): add kubetcl notes 2023-03-14 10:10:50 +01:00
.gitignore feat: restructure docs into "chapters" (#12) 2023-03-13 12:43:21 +01:00
LICENSE Create LICENSE 2021-02-06 21:47:36 +01:00
mkdocs.yml feat: restructure docs into "chapters" (#12) 2023-03-13 12:43:21 +01:00
poetry.lock deps(poetry)(deps): bump mkdocs-material from 9.1.2 to 9.1.3 2023-03-22 14:37:29 +00:00
pyproject.toml deps(poetry)(deps): bump mkdocs-material from 9.1.2 to 9.1.3 2023-03-22 14:37:29 +00:00
README.md Upload of pre-existing files 2021-01-31 11:05:37 +01:00

Programming Notes

Personal notes on various programming languages to be used as quick reference. Sum-up of personal knowledge.