Update Ethereal news to canonical website#17031
Merged
Merged
Conversation
Ethereal news website: https://ethereal.news/ feed: https://ethereal.news/rss.xml
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
wackerow
reviewed
Jan 8, 2026
| href: "https://etherealnews.substack.com/", | ||
| feed: "https://etherealnews.substack.com/feed", | ||
| href: "https://ethereal.news", | ||
| feed: "https://ethereal.news/rss.xml", |
Member
There was a problem hiding this comment.
The href update is great, but one thing I'm noticing with the feed change is it lacks images.
https://ethereal.news/rss.xml
<rss version="2.0">
<channel>
<title>Ethereal news</title>
<description>Ethereum news focused on developers.</description>
<link>https://ethereal.news/</link>
<item>
<title>Ethereal news weekly #5</title>
<link>https://ethereal.news/ethereal-news-weekly-5/</link>
<guid isPermaLink="true">https://ethereal.news/ethereal-news-weekly-5/</guid>
<description>Vitalik: call to improve usability & decentralization, Nethereum 10 year anniversary release, Uniswap interface fees set to zero</description>
<pubDate>Fri, 02 Jan 2026 00:00:00 GMT</pubDate>
</item>
<item>
<title>Ethereal news weekly #4</title>
<link>https://ethereal.news/ethereal-news-weekly-4/</link>
<guid isPermaLink="true">https://ethereal.news/ethereal-news-weekly-4/</guid>
<description>Uniswap voted for UNIfication, Devcon 8 November 3 - 6 at JIO World Center, Punks & Squiggles donated to MoMA</description>
<pubDate>Fri, 26 Dec 2025 00:00:00 GMT</pubDate>
</item>
<item>
<title>Ethereal news weekly #3</title>
<link>https://ethereal.news/ethereal-news-weekly-3/</link>
<guid isPermaLink="true">https://ethereal.news/ethereal-news-weekly-3/</guid>
<description>J.P. Morgan tokenized fund, Privacy Pools on Arbitrum & Optimism, SEC talks privacy</description>
<pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate>
</item>
<item>
<title>Ethereal news weekly #2</title>
<link>https://ethereal.news/ethereal-news-weekly-2/</link>
<guid isPermaLink="true">https://ethereal.news/ethereal-news-weekly-2/</guid>
<description>BPO1 upgrade increased blobs, DTC securities tokenization pilot, William Mougayar: Ethereum valuation</description>
<pubDate>Fri, 12 Dec 2025 00:00:00 GMT</pubDate>
</item>
<item>
<title>Ethereal news weekly #1</title>
<link>https://ethereal.news/ethereal-news-weekly-1/</link>
<guid isPermaLink="true">https://ethereal.news/ethereal-news-weekly-1/</guid>
<description>Fusaka upgrade live on mainnet, client diversity: Lighthouse 55%, Beacon chain 5th anniversary</description>
<pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate>
</item>
<item>
<title>Ethereal news weekly #0</title>
<link>https://ethereal.news/ethereal-news-weekly-0/</link>
<guid isPermaLink="true">https://ethereal.news/ethereal-news-weekly-0/</guid>
<description>Gas limit increased to 60M, Fusaka upgrade December 3, FOCIL not in Glamsterdam upgrade</description>
<pubDate>Fri, 28 Nov 2025 00:00:00 GMT</pubDate>
</item>
</channel>
</rss>
The substack feed link has images which will draw more attention, but they link to the substack version of the post:
@abcoathup Any way the canonical site could update the feed to also include these images so we can have the best of both worlds?
Contributor
Author
There was a problem hiding this comment.
I've updated the feed to include an image per issue.
https://ethereal.news/rss.xml
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Ethereal news
website: https://ethereal.news/
feed: https://ethereal.news/rss.xml
Description
Update Ethereal news to canonical website rather than Substack.
Related Issue
#16999