1
0
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
joostdecock
62b11529db chore: Upgrade to nextjs 13 and react 18 2022-12-04 15:04:56 +01:00
joostdecock
aa5463301e feat(shared): Updated MDX components 2022-11-19 18:11:04 +01:00
joostdecock
bd7c3e8b6e wip(backend): concluded apikeys routes and docs 2022-11-06 20:16:01 +01:00
joostdecock
d563bb2d17 wip(backend): more work on routes and docs 2022-11-06 17:39:49 +01:00
Joost De Cock
a112865bec chore(shared): Tweaks to prevnext component 2022-10-12 22:06:41 +02:00
Joost De Cock
1fae0bc3d8 feat(rehype-highlight-lines): Themeing and overflow fix 2022-10-12 18:34:34 +02:00
Joost De Cock
82abdf2901 feat(markdown): Handle final tutorial view with inline Example 2022-10-12 14:54:35 +02:00
Joost De Cock
728449c627 chore(shared): More tweaks to example(s) components 2022-10-12 00:16:36 +02:00
Joost De Cock
27ba759bcd feat(shared): Support paperless in Example 2022-10-11 15:07:56 +02:00
Joost De Cock
b1e164353e feat(shared): Updated to Example for tutorial 2022-10-10 04:51:21 +02:00
Joost De Cock
62c728f191 fix(shared): Add caption to examples 2022-10-09 23:48:30 +02:00
Joost De Cock
4ea391ba91 chore(shared): Cleaned up debug statements 2022-10-06 00:11:29 +02:00
Joost De Cock
e90212ca4d feat(shared): Changes to highlight component 2022-10-05 15:25:24 +02:00
Joost De Cock
c442adc327 feat(shared): (re-)added mdx component for premade examples 2022-10-04 23:42:36 +02:00
Joost De Cock
0128192bc8 chore(shared): Moved Example mdx component out of folder 2022-10-04 23:41:35 +02:00
Joost De Cock
3dc5ce59a0 chore(shared): Use grid for prev-next 2022-10-04 19:25:57 +02:00
Joost De Cock
24b38c4ad3 chore(shared): Removed viz.js 2022-10-03 15:08:11 +02:00
Joost De Cock
ad87a6c7fd chore(dev): Re-folded all docs into one page, dropped viz.js
Did some digging into why the page size had ballooned, and it turns out
it was due to viz.js taking up half the bundle size. So I've dropped the
Dot custom mdx component, and reverted to having all pages served from
one page using getStaticPaths.

Might optimize a bit more later, but for now page size first load JS
went from 816KB to 272KB so that's a big improvement.
2022-10-03 00:14:11 +02:00
Joost De Cock
403f0c45c2 chore(markdown): Work on macro reference docs 2022-09-30 01:45:37 +02:00
Joost De Cock
6c022f1fde chore(shared): Tweaks to Dot component 2022-09-30 00:35:52 +02:00
Joost De Cock
3dc3406629 feat(shared): Changes to Dot component 2022-09-30 00:08:53 +02:00
Joost De Cock
ba2eef45ff feat(shared): Example component now runs example code 2022-09-27 18:20:46 +02:00
Joost De Cock
f0e233513b wip(dev): More changes for v3 docs 2022-09-25 10:55:37 +02:00
Joost De Cock
34250abeed wip(dev): Work on examples sharing code from workbench 2022-09-25 10:55:37 +02:00
joostdecock
75de42a03d wip(dev): Working on site changes 2022-09-25 10:55:37 +02:00
joostdecock
66f7b85504 fix(lab): Changes for rendering examples 2022-09-25 10:55:37 +02:00
Joost De Cock
ef5e792d6b chore: Linter fixes 2022-09-14 15:02:39 +02:00
joostdecock
3880b143d3 feat(mdx): Added Tabs component
Also used this on the measurements page in the lab
2022-08-22 17:32:57 +02:00
Joost De Cock
a32e73f2fc chore: Fixing linter warnings 2022-07-12 20:47:39 +02:00
Joost De Cock
8225009e96 chore: Fixing linter warnings 2022-07-12 20:31:53 +02:00
Joost De Cock
8075a043a8 fix(shared): Assignment to const 2022-07-10 16:34:52 +02:00
Joost De Cock
43ee0f1790 chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00