Skip to content

config: Explicitly set URL for jekyll-feed#83

Merged
akkornel merged 1 commit into
mainfrom
feed
Oct 10, 2025
Merged

config: Explicitly set URL for jekyll-feed#83
akkornel merged 1 commit into
mainfrom
feed

Conversation

@akkornel

Copy link
Copy Markdown
Member

For some reason, the Atom feed being produced by jekyll-feed was not including the full URL for posts. jekyll-feed was producing absolute URLs (like /feed.xml), not fully-qualified URLs (like https://globus.stanford.edu/feed.xml). Try setting the URL explicitly in site config.

For some reason, the Atom feed being produced by jekyll-feed was not
including the full URL for posts.  jekyll-feed was producing absolute
URLs (like `/feed.xml`), not fully-qualified URLs (like
`https://globus.stanford.edu/feed.xml`).  Try setting the URL explicitly
in site config.
@akkornel akkornel self-assigned this Oct 10, 2025
@akkornel akkornel merged commit 4a7eea0 into main Oct 10, 2025
2 checks passed
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