Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] 4a2757cf73
build(deps): bump cairosvg from 2.6.0 to 2.7.0 (#13)
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst)
- [Commits](https://github.com/Kozea/CairoSVG/compare/2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: cairosvg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
2023-04-04 11:54:47 +02:00
.github Create docs.yml (#18) 2023-04-04 11:47:12 +02: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 build(deps): bump cairosvg from 2.6.0 to 2.7.0 (#13) 2023-04-04 11:54:47 +02:00
pyproject.toml build(deps): bump cairosvg from 2.6.0 to 2.7.0 (#13) 2023-04-04 11:54:47 +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.