Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] 1a6c0d61eb Github Actions(deps): bump actions/upload-pages-artifact from 4 to 5
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 19:04:09 +02:00
.github Github Actions(deps): bump actions/upload-pages-artifact from 4 to 5 2026-04-20 19:04:09 +02:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs docker: add notice about podman alternative 2025-12-11 22:07:32 +01:00
.gitignore zensical: switch from mkdocs to zensical 2025-11-05 17:38:55 +01:00
LICENSE license: relicense under Creative Commons Attribution 4.0 International 2026-02-12 14:15:19 +01:00
pyproject.toml Python(deps): update pillow requirement from >=11.3 to >=12.2.0 2026-04-13 17:55:02 +02:00
README.md updgare dependencies 2025-07-18 18:43:13 +02:00
uv.lock build(deps): bump pillow from 12.1.1 to 12.2.0 2026-04-18 17:19:18 +02:00
zensical.toml license: relicense under Creative Commons Attribution 4.0 International 2026-02-12 14:15:19 +01:00

Dev Notes

Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference.

Note

: These notes are not meant to be comprehensive but to contain frequently used information.
For complete and up to date documentation always go to the primary source.