Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] 9fa82794cf
Poetry(deps): Bump mkdocs from 1.4.2 to 1.4.3 (#22)
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 23:03:14 +02:00
.github fix(actions): force push on deployment 2023-04-08 17:47:31 +02:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs feat(k8s): add architecture and components notes 2023-04-08 18:00:31 +02: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 Poetry(deps): Bump mkdocs from 1.4.2 to 1.4.3 (#22) 2023-05-15 23:03:14 +02:00
pyproject.toml Poetry(deps): Bump mkdocs from 1.4.2 to 1.4.3 (#22) 2023-05-15 23:03:14 +02: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.