matrix-spec/content
Kévin Commaille f7f641aae7
Move and update layouts
A big change for template paths landed in Hugo 0.146.0.

In `layouts`, we:

- remove `_default` and move everything in it directly under `layouts`
- rename `partials` and `shortcodes` to `_partials` and `_shortcodes`
- adapt to Hugo and docsy changes about the render-heading hook.
  We don't need a copy of the heading self-link template now that it is
  defined as a partial.
- update `docs/baseof.html` to match a change upstream
- split `docs/changelog.html` because it doesn't work for the section
  page anymore. We create a `changelog-index` layout for this.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2025-06-09 10:44:27 +02:00
..
changelog Move and update layouts 2025-06-09 10:44:27 +02:00
client-server-api Spec PR - MSC3266: Room Summary API (#2125) 2025-06-04 07:43:06 -04:00
rooms Add a v6 event format with correct depth limits (#2114) 2025-03-27 10:23:09 -06:00
_index.md Fix the version of the Identity Service API at Matrix 1.0 (#2061) 2025-02-11 18:04:25 +00:00
appendices.md MSC4213: Remove server_name parameter (#2059) 2025-02-11 18:03:25 +00:00
application-service-api.md Clarify the meaning of "public rooms" in the room directory (#2104) 2025-05-21 16:43:02 +01:00
identity-service-api.md Deprecate authentication via a query string (#1808) 2024-04-30 17:07:59 +01:00
proposals.md Add some clarifications around implementation requirements for MSCs (#1718) 2024-03-13 11:28:30 -04:00
push-gateway-api.md Add standard error responses (MSC3743). (#1347) 2022-11-22 15:51:29 +00:00
server-server-api.md Clarify the meaning of "public rooms" in the room directory (#2104) 2025-05-21 16:43:02 +01:00