Skip to content

Update Ethereal news to canonical website#17031

Merged
wackerow merged 1 commit into
ethereum:devfrom
abcoathup:patch-4
Jan 22, 2026
Merged

Update Ethereal news to canonical website#17031
wackerow merged 1 commit into
ethereum:devfrom
abcoathup:patch-4

Conversation

@abcoathup
Copy link
Copy Markdown
Contributor

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 8, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit dbb41b3
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/695f2b0d56056f00074cfd14
😎 Deploy Preview https://deploy-preview-17031--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 57 (🟢 up 5 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (🟢 up 2 from production)
SEO: 100 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the tooling 🔧 Changes related to tooling of the project label Jan 8, 2026
@abcoathup abcoathup mentioned this pull request Jan 8, 2026
2 tasks
Comment thread src/lib/constants.ts
href: "https://etherealnews.substack.com/",
feed: "https://etherealnews.substack.com/feed",
href: "https://ethereal.news",
feed: "https://ethereal.news/rss.xml",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>

image

The substack feed link has images which will draw more attention, but they link to the substack version of the post:

image

@abcoathup Any way the canonical site could update the feed to also include these images so we can have the best of both worlds?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated the feed to include an image per issue.
https://ethereal.news/rss.xml

@wackerow wackerow added the question ❓ Further information is requested label Jan 8, 2026
Copy link
Copy Markdown
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, thanks @abcoathup!

@wackerow wackerow merged commit 09c30b0 into ethereum:dev Jan 22, 2026
10 checks passed
@wackerow wackerow mentioned this pull request Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question ❓ Further information is requested tooling 🔧 Changes related to tooling of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants