Skip to content

History / Installation

Revisions

  • Document structured data, both ways in A block can describe itself with structuredData(), and the shipped FAQ block does. But a site's blocks are usually written by whoever installed this, so typing schema on the page is the normal path rather than a fallback, and the docs now say so. Also removes the 'no JSON-LD' lines from four pages, which stopped being true, and replaces them with what is genuinely still missing: Review, opening hours, and nodes from a host app's own models.

    @Abdulkader-Safi Abdulkader-Safi committed Aug 18, 2026
  • Rework the wiki: six new pages, and stop the duplication Everything past installation lived in two half-pages and a lot of it was nowhere. Adds Blocks, Design tokens, Bilingual and RTL, Publishing, Configuration and Troubleshooting, each covering what was previously scattered or missing entirely. Troubleshooting is the one worth having: almost every failure mode in this package is silent, so it lists them in the order they catch people rather than by subsystem. Usage stops repeating the block-writing guide and points at it. How it works gains the pieces built since it was written: the revisions and redirects tables, layout resolution, and why tokens are stored as references. Home becomes a real index, and the sidebar is grouped rather than a flat list.

    @Abdulkader-Safi Abdulkader-Safi committed Aug 18, 2026
  • Document using your own layout atelier.layout invites an app to replace Atelier's view, and doing so used to lose the whole head. The head now lives in two includes, so document them and the fact that leaving either out fails silently. Drops the known limit about meta tags being trapped in the layout, which is no longer true.

    @Abdulkader-Safi Abdulkader-Safi committed Aug 18, 2026
  • Name v0.1.2 as the release that needs a migration

    @Abdulkader-Safi Abdulkader-Safi committed Aug 18, 2026
  • Document re-publishing migrations when upgrading New tables ship as new migration files, so an existing install has to publish migrations again after an update. Skipping it fails late rather than loudly. Also refreshes the known limits, which said revisions did not exist, and adds the tokens key to the config reference.

    @Abdulkader-Safi Abdulkader-Safi committed Aug 18, 2026
  • It is on Packagist now, so drop the VCS repository workaround

    @Abdulkader-Safi Abdulkader-Safi committed Aug 15, 2026
  • Document setup, usage and an agent quickstart

    @Abdulkader-Safi Abdulkader-Safi committed Aug 15, 2026