Skip to content

Conversation

@akcube
Copy link
Owner

@akcube akcube commented Jan 11, 2026

The related frontmatter field was redundant since wikilinks in content already serve the same purpose. This removes:

  • enable_related_reading feature flag from config
  • generate_related_section method from link_processor.py
  • Related reading call from publisher.py
  • Auto-generated "Related Reading" sections from 10 blog posts

Also fixes orphan image cleanup to preserve all image formats (.webp, .png, .jpg) when any format of the same base name is referenced.

The `related` frontmatter field was redundant since wikilinks in content
already serve the same purpose. This removes:

- `enable_related_reading` feature flag from config
- `generate_related_section` method from link_processor.py
- Related reading call from publisher.py
- Auto-generated "Related Reading" sections from 10 blog posts

Also fixes orphan image cleanup to preserve all image formats (.webp,
.png, .jpg) when any format of the same base name is referenced.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants