You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The source-of-truth documentation for Sigil / Silicon. The published
docs site under website/ renders these pages; keep edits
here and let the sync script propagate them.
What's left for a full LSP server — phased, prioritized tracker (correctness spine, missing methods, lifecycle, editor shipping) with file-level entry points
Plan: properly support Bun.$ (the last skip) via a general js::tagged primitive + a shell.si stdlib — security-driven (preserve the substitution boundary)
archive/ holds documents that no longer describe how the
compiler works — the boot/ era bootstrap plans, shipped-design docs
whose content has been absorbed into the live reference, and explicit
"brainstorming" docs that were never implemented. See
archive/README.md for the index and the
re-activation protocol.
Editing
All Markdown is GitHub-flavoured; HTML files are self-contained
pages with inline styling (no external CSS).
The site at website/src/ re-renders these via
website/scripts/sync-docs.ts; update that script's SYNCS table
when you add a new page that should appear on the published site.