-
{{[[TODO]]}} lol, remove metadata from `Page`s too, not only `Block`s xd
-
{{[[TODO]]}} make `pageMeta` disappear & make `page.metadata` a thing
-
{{[[TODO]]}} all the currying of `block`, esp in `traverseBlockRecursively` -- seems unnecessary, i think it'd be better to go the `withMetadata` way where we just specify it as the 1st (or nth, whichever makes sense) arg
-
{{[[TODO]]}} `traverseBlockRecursively` separation when `parentBlock`
-
{{[[TODO]]}} infer what metadata gets added directly from `withMetadata`, w/o specifying in `traverseBlockRecursively`
-
{{[[TODO]]}} when in headless/CI/separate config, take screenshots at intervals and print links to stdout / save to folder / both
-
{{[[TODO]]}} in gh workflow, get rid of the secrets.json & just use env variables because not good writing to disc.
-