As per chat, chose to disable this.
Currently, dweb publishing seems to require relative urls in posts, using plugins like this: https://0xacab.org/sutty/jekyll/jekyll-relative-urls/-/tree/master/lib/jekyll_relative_urls/jekyll
This allows the files to be hosted without knowing what level of nesting they will be at when accessed.
But naive syndication jekyll plugins expect absolute urls, esp for image assets, so that the client knows where to look.
Need to find middle ground. For now, disabled web1.0 syndication.
As per chat, chose to disable this.
Currently, dweb publishing seems to require relative urls in posts, using plugins like this: https://0xacab.org/sutty/jekyll/jekyll-relative-urls/-/tree/master/lib/jekyll_relative_urls/jekyll
This allows the files to be hosted without knowing what level of nesting they will be at when accessed.
But naive syndication jekyll plugins expect absolute urls, esp for image assets, so that the client knows where to look.
Need to find middle ground. For now, disabled web1.0 syndication.