feat(docs): MDX documentation site with Beloch as a live renderer #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/docs-site"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds an Astro + Starlight docs site under
site/that embeds Beloch as a build-time renderer:.belexamples become crease-pattern and folded-state diagrams inline via a single render boundary (beloch foldpiped throughtools/fold2svg.mjs).<Beloch src=… view=crease|folded|both />(or inline source). The renderer seam is isolated insite/src/lib/beloch-render.ts, so a future js_of_ocaml live path drops in behind the same component API.spec/SPECIFICATION.mdis reduced to a pointer stub — the site is now canonical.Requires the Beloch binary built first (
dune build/nix build, or setBELOCH_BIN). The Oru-style design/theme is a follow-up.View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.