We start with the Lambda Hilbert Explained which we separate into definitions of which we hope to have many and a top level call into those definitions which we publish as a finished page.
pages/lambda-talk-page-maker
Revise this code as you see fit. The stoke color is an easy adjustment. Try #0c0.
{center {def stroke {lambda {:w :c} fill="transparent" stroke=":c" stroke-width=":w"}} {svg {@ width="380px" height="380px" style="box-shadow:0 0 8px #888;"} {path {@ d="M {turtle 10 10 0 {left 11.5 5}}" {stroke 4 #00c}}} }}
The code runs here. Press save when you like the result.
http://code.fed.wiki/assets/pages/lambda-talk-in-a-frame/save.html HEIGHT 450
The computation here takes place within the safety of the Frame plugin sandbox and uses the context and open integrations to interact with the lineup.