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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 14:46:44 +00:00
.github chore(dependabot): ignore patch updates 2023-06-20 10:47:56 +02:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs fix(mongodb): remove ambiguity on $graphLookup connections 2023-08-05 10:54:34 +02: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 feat: enable navigation pruning & navigation sections 2023-07-18 15:43:40 +02:00
poetry.lock Poetry(deps): Bump mkdocs from 1.4.3 to 1.5.2 2023-08-07 14:46:44 +00:00
pyproject.toml Poetry(deps): Bump mkdocs from 1.4.3 to 1.5.2 2023-08-07 14:46:44 +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.