FROM fetches page json from a specified url and makes that object available to other blocks.
We read markup from an existing page and then interpret it anew with more blocks.
FROM expects site/slug as a way to a page. FROM shows ⏳ while the fetch is in progress and ⌛ when the fetch completes.
FROM fed.wiki/welcome-visitors
The page json object is written as state.page. See Json Schema