1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
joostdecock
9ddcbf7e01 fix(lab): Always prebuild empty jargon file
Closes #6399
2024-03-23 11:52:58 +01:00
joostdecock
78bafc4f00 wip: Working on posts author/maker info 2024-02-18 18:48:59 +01:00
joostdecock
d36643d4a8 feat(shared): Add OG images to prebuild 2023-11-03 13:34:47 +01:00
joostdecock
40b926e801 feat(shared): Implemented search and indexing 2023-11-02 17:17:11 +01:00
Joost De Cock
a0bcf01b47 chore: Remove lint 2023-10-09 13:47:36 +02:00
Joost De Cock
185c844769 wip(org): Prebuild edit patter pages from template 2023-10-08 17:06:58 +02:00
Joost De Cock
86d984e8c5 wip(shared): Split new design pages per design to split bundle
This adds page templates that will auto-generate pages for each design.
This not only allows us to split the bundle for these individual
designs, we are also now passing the inline docs for a design as static
props, as that will limit the memory footprint of webpack.

Remains to be seen how this will all come together, but it's better than
throwing everything at webpack and watching the build fail.
2023-10-08 14:26:58 +02:00
joostdecock
55a6c2c52b fix: Don't run prebuild steps in linter 2023-07-21 16:31:43 +02:00
joostdecock
4b037111be chore: Fixed linter issues 2023-07-21 10:16:32 +02:00
Joost De Cock
dc05143840 feat(sites): Overhauled prebuild system 2023-07-19 19:08:41 +02:00