Kévin Commaille
5ece2edf2d
Optimize generated CSS by removing unused selectors
...
Hugo generates stats about the HTML elements, IDs and classes that can be found in the website,
and we post-process the rendered CSS with postcss-purgecss that uses those stats to remove unused selectors.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-11-20 11:28:00 +01:00
Kévin Commaille
d5c56a4f17
Upgrade docsy to 0.11.0 and hugo to 0.139.0 ( #1996 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-11-19 21:40:34 +00:00
Kévin Commaille
bf8dee74eb
Fix relative URLs when serving the specification with a custom baseURL ( #1984 )
2024-11-14 11:11:34 +00:00
Travis Ralston
e972e29429
Return to unstable
2024-10-07 13:36:24 -06:00
Travis Ralston
2d763b8a1f
v1.12
2024-10-07 13:31:11 -06:00
Johannes Marbach
938022b1ff
Exclude checklists from alternate output formats ( #1954 )
2024-09-30 13:16:40 +01:00
Johannes Marbach
00af39ecca
Provide MD checklists for the changelog ( #1937 )
...
* Output changelog checklists
Fixes : #1682
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-09-27 13:00:00 +01:00
Travis Ralston
9f2891d95c
Return to unstable
2024-06-20 10:25:12 -06:00
Travis Ralston
bed4ad589e
Queue Matrix 1.11
2024-06-20 10:20:30 -06:00
Kévin Commaille
784b8984f3
Generate ToC with Hugo rather than JavaScript ( #1851 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-06-11 22:24:23 +01:00
Kévin Commaille
e74c7c1540
Fix Hugo warnings ( #1775 )
2024-04-09 14:18:16 +01: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