Commit graph

12 commits

Author SHA1 Message Date
Richard van der Hoff d146bf6590 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 14:52:12 +01:00
Richard van der Hoff 084db37b09 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.
2022-03-29 14:46:26 +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