Commit graph

9 commits

Author SHA1 Message Date
AKP
365d709c42
Migrate to inotify and use newer Python version 2025-03-19 00:13:40 +00:00
AKP
ec7062a8cf
Return Python version to 3.10 because pyinotify uses a very deprecated async API 2025-03-18 01:10:39 +00:00
AKP
4296e9823b
Migrate to uv for dependency management 2025-03-17 12:27:19 +00:00
AKP
d3ce9e072b
Do not show empty ToC boxes 2025-01-19 00:17:58 +00:00
AKP
d5db2924ca
Update Fire to v0.7.0
This removes the dependency on the pipes package that was removed in Python 3.13.

The upgrade to Python 3.13 in CI caused builds to fail due to this dependency.
2024-10-12 23:38:25 +01:00
AKP
dc7dc67903
Syntax highlighting returnsgs 2024-02-25 10:11:03 +00:00
AKP
7081d4cc5f
Add watcher for development 2024-02-11 00:55:23 +00:00
AKP
53d678f5f2
Alter 21 files
Update `README.md`
Update `__main__.py`
Add `feeds.py`
Update `process.py`
Add `typedef.py`
Update `util.py`
Add `docs.md`
Update `poetry.lock`
Update `pyproject.toml`
Add `content.md`
Add `paralol.jpg`
Update `the-modern-web-sucks.md`
Update `config.yml`
Update `head.html`
Update `header.html`
Update `base.html`
Add `blog_index.html`
Update `blog_post.html`
Update `custom.css`
Delete `house-palette.css`
Update `typography.css`
2023-12-29 00:13:27 +00:00
AKP
b633e07f71
Bootstrap new layout and generator 2023-12-25 23:44:34 +00:00