You are reading content from Scuttlebutt
@Soapy mcSoap %PIYVBphY+rkJst/gz/2Jgb1W/8I35z7P8dN7daRkvXQ=.sha256
Re: %PNJ/YutE2

The documentation page looks nice. The full page screenshot doesn't do justice to it because the sidebar CSS is screwed by the screenshot mechanics.

image.png

Notice that at the time of the page generation, those inteteraction commands are executed and their output is captured and interpolated into the docs. Those are not hardcoded results, they are real results.

I copied a trick from another repo that allows me to record the network interaction and replay it, so that generating the page again doesn't need to fetch those resources unless a environment variable is set. A useful feature that is friendlier to CI/CD setups. You don't want your docs making arbitrary network requests.

Join Scuttlebutt now