Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] 9b4728bfd7 Poetry(deps): Bump mkdocs-material from 9.4.2 to 9.5.5 (#47)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.2 to 9.5.5.
- [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.4.2...9.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 10:44:46 +01:00
.github Github Actions(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 (#41) 2024-01-31 10:44:46 +01:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs add createRole mongodb auth notes 2024-01-31 10:44:46 +01:00
.gitignore feat: restructure docs into "chapters" (#12) 2023-03-13 12:43:21 +01:00
Dockerfile feat(docker): add Dockerfile 2023-06-25 00:03:45 +02:00
LICENSE Create LICENSE 2021-02-06 21:47:36 +01:00
mkdocs.yml remove "devices" section" 2024-01-31 10:44:46 +01:00
poetry.lock Poetry(deps): Bump mkdocs-material from 9.4.2 to 9.5.5 (#47) 2024-01-31 10:44:46 +01:00
pyproject.toml Poetry(deps): Bump mkdocs-material from 9.4.2 to 9.5.5 (#47) 2024-01-31 10:44:46 +01: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.