Commit graph

31 commits

Author SHA1 Message Date
Kévin Commaille 1ad4911a42
Update minimum Hugo version
There were new deprecations in Hugo 0.112.
Bumping the minimum version allows to remove them without worrying about older version.
It is set to the version used in CI.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-04-03 11:33:46 +02:00
Travis Ralston bd122b35b0 Return to unstable 2024-03-22 10:12:10 -06:00
Travis Ralston f7452e2bad Matrix 1.10 2024-03-22 10:00:27 -06:00
Kévin Commaille b136b357e0
Update docsy to v0.8.0 (#1699)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-02-27 18:12:39 +00:00
Travis Ralston d50929d46b Become unstable 2023-11-29 10:11:14 -07:00
Travis Ralston 0c099e3b79 Matrix 1.9 2023-11-29 10:05:20 -07:00
Travis Ralston ca456a4f53 Reset for development 2023-08-23 09:44:40 -06:00
Travis Ralston 7f8606eb6c Matrix 1.8 2023-08-23 09:23:14 -06:00
Kévin Commaille a6eb381ebb
Fix the sidebar in recent versions of Hugo (#1551)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-06-27 22:24:22 +01:00
Travis Ralston 48ee507489 Build unstable 2023-05-25 10:29:58 -06:00
Travis Ralston 65d70e90b8 Tag Matrix 1.7 2023-05-25 09:46:35 -06:00
Travis Ralston 49b7414080 Return to unstable 2023-02-14 08:27:47 -07:00
Travis Ralston 97e353d26b Tag Matrix 1.6 2023-02-14 08:24:21 -07:00
Travis Ralston 3a84ea7cf6 Return to unstable 2022-11-17 08:33:00 -07:00
Travis Ralston 887344a16c Tag Matrix 1.5 2022-11-17 08:21:57 -07:00
Richard van der Hoff f0246a5f12
Disable RSS for spec (#1346)
This should really fix #1336
2022-11-16 13:20:06 +00:00
Travis Ralston 434f1b0672 Go back to unstable 2022-09-29 07:04:16 -06:00
Travis Ralston c8a1046e84 v1.4 2022-09-29 06:59:08 -06:00
Travis Ralston 203b9756f5 Return to unstable 2022-06-16 08:33:58 -06:00
Travis Ralston 1474427599 v1.3 2022-06-16 08:27:36 -06:00
Richard van der Hoff d38663f65d
Fix syntax highlighting in rendered spec (#1008)
* Configure syntax highlighter to use CSS classes

the inline `style` attributes cause CSP errors (and don't work). Instead, we
can use proper CSS classes.

* Configure response headers for Hugo dev server

make the dev server serve response headers which match the live site, for
better testing.
2022-03-29 16:02:48 +01:00
Travis Ralston 956a22da11 return to unstable 2022-02-02 10:05:53 -07:00
Travis Ralston fb2aa688db prep for v1.2 2022-02-02 09:59:10 -07:00
Andrew Morgan a8f7723fe5 Rename assets-hugo directory to assets (#3259)
Now that we've dropped the old build pipeline (and an assets directory does not exist in the repo any longer, we can rename the hugo version of the assets (assets-hugo) created during the build tools migration back to simply assets.
2022-01-06 10:37:13 +00:00
Travis Ralston 2227a812a2 Reset to unstable 2021-11-09 07:23:51 -07:00
Travis Ralston 8fb782c324 Matrix 1.1 2021-11-09 07:21:16 -07:00
Andrew Morgan ff2c93af1c Use changelogs/release.yaml for the version number source everywhere (#3310)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2021-08-27 19:17:17 +01:00
Andrew Morgan ecfd57c504 Set canonifyURLs to true (#3037)
This fixes absolute path links when we're hosting the site under a
different path other than /.
2021-08-27 19:16:43 +01:00
Will 108b323e10
Current version should still point to the old spec 2021-02-05 15:20:18 -08:00
Will 9fd35dad78
Use a different directory for assets 2021-01-18 11:48:42 -08:00
Will 55eae7b70b
Render a single page of the spec in Hugo 2021-01-12 15:31:01 -08:00