Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions SHARED.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,13 @@ implementations.
`sitekit` β€” substrata (proving consumer, converted the day the package
shipped: βˆ’577 lines of local renderer, and its test now validates the whole
site against the shared schema, so a breaking schema change fails in the
consumer's CI first). **Next: camille-boulangerie (PR open), s-ink (sinktattoo.com), wild-spirit**
β€” the three real sites that make the union's gaps (images, contact, menus)
visible on sites we own before the schema is pointed at strangers.
consumer's CI first). **Next: camille-boulangerie
(PR open β€” it forced `feature`/`contact`/`faq`/hero-actions into v0.2.0), then
s-ink (sinktattoo.com)** β€” real sites make the union's gaps visible on sites we
own before the schema is pointed at strangers. wild-spirit is NOT a straight
conversion: it is a hand-rolled no-framework static generator (`src/build.mjs`)
that independently reinvented site-as-data, so adopting sitekit there is a
port decision, not a refactor β€” decide deliberately, don't drift into it.
**Not yet:** orangecat and kivvi still carry their own form-assist; kivvi, evig,
botsmann still carry their own provider layers.

Expand Down