Commit Graph

11 Commits (980d9cd6e97535c9a3613bf712343b04c2d550d6)

Author SHA1 Message Date
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.
2 years ago
Travis Ralston 956a22da11 return to unstable 2 years ago
Travis Ralston fb2aa688db prep for v1.2 2 years ago
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.
2 years ago
Travis Ralston 2227a812a2 Reset to unstable 3 years ago
Travis Ralston 8fb782c324 Matrix 1.1 3 years ago
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>
3 years ago
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 /.
3 years ago
Will 108b323e10
Current version should still point to the old spec 3 years ago
Will 9fd35dad78
Use a different directory for assets 3 years ago
Will 55eae7b70b
Render a single page of the spec in Hugo 3 years ago