matrix-spec/layouts
Richard van der Hoff 56b75c809e Turn room version fragments and cs modules into headless resources
This is actually doing two things:

 * creating `{fragments,modules}/index.md` turns the fragments and modules into
   page resources, rather than pages in their own right. We have to update the
   shortcodes to match.

 * adding `headless: true` means that we don't render the pages.

The net effect is that we don't render pages like
https://spec.matrix.org/v1.4/rooms/fragments/v1-auth-rules/ and
https://spec.matrix.org/v1.4/client-server-api/modules/account_data/.
2022-11-02 22:29:46 +00:00
..
_default Render a single page of the spec in Hugo 2021-01-12 15:31:01 -08:00
docs Comments for all the layout templates 2021-01-12 20:45:24 -08:00
partials apply changes from code review 2022-11-01 11:39:15 -04:00
shortcodes Turn room version fragments and cs modules into headless resources 2022-11-02 22:29:46 +00:00
404.html Render a single page of the spec in Hugo 2021-01-12 15:31:01 -08:00