Files
kennethreitz.org/data
kennethreitz 3d6dfae01b Refactor cache generation and improve metadata handling
- Updated docker-compose.yml to mount data directory for improved file access.
- Implemented a unified cache generation function in engine.py to streamline cache creation for blog posts, sidenotes, outlines, quotes, connections, and terms.
- Replaced individual cache extraction functions with a single MetadataCache class for cleaner access to cached data.
- Modified prebuild_cache.py to utilize the new unified cache function, ensuring all cache files are generated in a single sweep.
- Enhanced outlines.html template to simplify anchor URL generation for headings.
2025-09-16 19:37:23 -04:00
..
2025-09-13 10:57:36 -04:00
2025-08-25 09:43:12 -04:00
2025-09-13 11:03:00 -04:00
2025-09-13 11:40:33 -04:00
2025-09-13 07:12:00 -04:00
2025-08-30 22:02:32 -04:00
2025-08-25 19:57:13 -04:00
2025-09-04 11:13:18 -04:00
2025-08-24 10:26:30 -04:00
2025-09-06 14:55:22 -04:00
2025-09-01 07:43:15 -04:00
2025-09-13 19:15:08 -04:00
2025-09-11 12:17:55 -04:00
2025-08-30 13:30:07 -04:00
2025-08-31 11:40:22 -04:00
2025-08-26 22:57:32 -04:00