"""
Ooh...
"""
--- he, after having a go at this
===
Wanderland runs on executable Markdown. Code fences become distributed functions. Patterns in the structure of the text become API surfaces (to-do lists, tables, changelogs...).
Lantern is the rendering engine in front of the graph built on custom Web Components with a two phase rendering pipeline: server side they expand with static content and a hydration marker for non-js enabled friends, client side detects the marker and explodes them into lovely rich, interactive control surfaces
Like this one, for running those embedded fences.
Take a Markdown document, write some code in it. Now you have a tool.
Write some prose around it. Now you have a documented tool.
Write a YAML block in it. Now you have a data store.
Run it and push it to git. Now you have an audit trail
Neat
#wanderland #emacs #jupyter #orgmode