HomePhabricator

[e.cash] Add Blog

Description

[e.cash] Add Blog

Summary:
Adding the blog. Since we are using strapi for the content, just need to fetch the data and render.
Following latest next.js best practice for this, which is to fetch the data on each component or page where it is to be used (server components)
No need for that getStaticProps malarky anymore
Added a 12 hour cache to prevent uneeded api calls

Test Plan: preview and check the feature articles on homepage, /blog, and individual blog post pages

Reviewers: #bitcoin_abc, bytesofman

Reviewed By: #bitcoin_abc, bytesofman

Subscribers: bytesofman

Differential Revision: https://reviews.bitcoinabc.org/D18362

Details

Provenance
johnkuneyAuthored on Jul 14 2025, 21:19
johnkuneyPushed on Jul 15 2025, 16:47
Reviewer
Restricted Project
Differential Revision
Restricted Differential Revision
Parents
rABCf4a3ec8ec3c7: Move ContextualCheckTransactionForCurrentBlock to tx_verify.h/cpp
Branches
Unknown
Tags
Unknown