1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
joostdecock
2472ab1824 feat(shared): Add dynamic OG images 2023-11-03 15:36:09 +01:00
joostdecock
705b6bcecd fix(shared): Run search indexing only in production 2023-11-02 17:46:57 +01:00
joostdecock
40b926e801 feat(shared): Implemented search and indexing 2023-11-02 17:17:11 +01: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
Joost De Cock
dc05143840 feat(sites): Overhauled prebuild system 2023-07-19 19:08:41 +02:00