Commit graph

20 commits

Author SHA1 Message Date
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