Skip to content

Fix quick links page#200

Open
pedro-psb wants to merge 1 commit into
pulp:mainfrom
pedro-psb:fix-quick-links-page
Open

Fix quick links page#200
pedro-psb wants to merge 1 commit into
pulp:mainfrom
pedro-psb:fix-quick-links-page

Conversation

@pedro-psb

@pedro-psb pedro-psb commented Jul 16, 2026

Copy link
Copy Markdown
Member

The quick links page depended on an external feed (himdel.eu) fetched at build time via httpx.
When that service returns empty responses, the page fails to render entirely.

This remove the RSS feed section, the rss_items macro, and the httpx dependency to eliminate external service dependencies from the site build.

The rss is cool, but Pulp should own such a service (and not depend on external 3rd party ones).

The quick links page depended on an external feed (himdel.eu) fetched
at build time via httpx. When that service returns empty responses,
the page fails to render entirely. Remove the RSS feed section, the
rss_items macro, and the httpx dependency to eliminate external service
dependencies from the site build.
@pedro-psb
pedro-psb force-pushed the fix-quick-links-page branch from 1e58604 to 1b3b4d1 Compare July 17, 2026 21:10
@pedro-psb
pedro-psb marked this pull request as ready for review July 17, 2026 21:10
@pedro-psb
pedro-psb enabled auto-merge (rebase) July 17, 2026 21:11
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.

1 participant