Files
kennethreitz.org/templates
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-15 16:20:00 -04:00
2025-09-13 07:42:36 -04:00
2025-09-14 16:10:52 -04:00
2025-09-10 16:56:43 -04:00
2025-09-14 16:16:52 -04:00
2025-08-23 23:58:56 -04:00
2025-09-14 12:59:11 -04:00
2025-09-14 16:10:52 -04:00
2025-08-24 11:12:02 -04:00
2025-09-14 12:59:11 -04:00
2025-08-23 23:58:56 -04:00
2025-09-14 20:16:03 -04:00