joostdecock
e3d3456dab
fix(shared): Remove debug statement
2024-03-23 17:32:42 +01:00
joostdecock
81831f1dc4
chore(shared): Tweaks to navlinks and allow wide reading view
...
Having build a documentation system at my job as well as the frontend
for it, it was rather surprised that a surprisingly large proportion of
my colleagues complained that the text was 'too narrow'.
When reading documentation, the horizontal space is constrained to limit
the amount of characters on a line. Long lines make for very hard to
read text, because each time your eyes dart back from the end of the
line to the beginning of the next line, it becomes harder to stay
vertically anchored on the correct line.
It's best practice to limit the line length like this, and so I've
always been doing it. However, after someone at work asked, I added a
toggle to allow the text to fill the available space.
Much to my surprise, this was hailed like some sort of significant
improvement. I still don't think it makes sense, but I've added a
similar checkbox to the docs pages of both dev and org sites anyway.
2024-03-23 17:05:30 +01:00
joostdecock
fec3186834
chore(shared): Remove debug output
2024-02-11 17:44:11 +01:00
joostdecock
ffe938783f
wip(org): Working on stats/users pages
2024-01-14 18:31:52 +01:00
joostdecock
f6a1063e59
chore: Various small tweaks
2023-11-03 19:41:21 +01:00
joostdecock
4f08b08b41
chore: Remove lint
2023-10-28 21:55:50 +02:00
joostdecock
dd1913e499
fix(shared): broken links after docs changes
2023-10-25 20:15:24 +02:00
Joost De Cock
61add65299
chore(shared): Remove lint
2023-10-20 18:19:15 +02:00
Joost De Cock
338bb751e0
chore(dev): Simplify home page and navigation
2023-10-20 18:13:23 +02:00
Joost De Cock
f0ced8cb34
chore(shared): Tweaks to sitenav
2023-10-14 12:58:42 +02:00
Joost De Cock
324fbd56bc
chore: Remove lint
2023-10-12 23:05:26 +02:00
Joost De Cock
dd13c15195
chore(shared): Use ReadMore for navlinks
2023-10-12 11:30:52 +02:00
joostdecock
c65c5876a3
wip(sde): Working on file list
2023-09-29 16:01:27 +02:00
Joost De Cock
a60fb0204c
feat(org): mockup for options pack
2023-08-30 09:44:55 +02:00
joostdecock
ba4253182a
fix(shared): Inconsistencies in sitenav colors
2023-08-27 16:40:25 +02:00
joostdecock
a2c5522a8e
chore(shared): Linter issues
2023-08-24 19:01:48 +02:00
joostdecock
dad2fa0e99
feat(shared): Overhaul sets
2023-08-23 12:18:20 +02:00
joostdecock
5728a1d10f
feat(org): Ported themes to ESM and made more things themeable
2023-07-29 14:21:59 +02:00
joostdecock
2c044ffa70
fix(shared): Issues with sitenav/prebuild
2023-07-26 18:49:54 +02:00
joostdecock
25a3c06f7d
chore(shared): Remove debug output
2023-07-23 19:07:18 +02:00
joostdecock
e6c3790cd3
wip: Move translation files to facilitate crowdin
2023-07-23 18:32:12 +02:00
Joost De Cock
e9e04b5173
New translations sections.en.yaml (Ukrainian)
...
skip-build
2023-07-22 00:12:44 +02:00
Joost De Cock
fd40ab53cd
New translations sections.en.yaml (Dutch)
...
skip-build
2023-07-22 00:12:37 +02:00
Joost De Cock
53d17db02b
New translations sections.en.yaml (German)
...
skip-build
2023-07-22 00:12:29 +02:00
Joost De Cock
7a7b7a4696
New translations sections.en.yaml (Spanish)
...
skip-build
2023-07-22 00:12:21 +02:00
Joost De Cock
b6bf3bc6d8
New translations sections.en.yaml (French)
...
skip-build
2023-07-22 00:12:13 +02:00
joostdecock
e356607766
chore(shared): Make SectionsMenu a shared component
2023-07-21 14:22:46 +02:00
Joost De Cock
78fa37869e
chore(shared/dev): Remove use-navigation hook
2023-07-20 08:42:56 +02:00
Enoch Riese
9e1431d554
convert blog and showcase pages to dynamic mdx loading
2023-07-17 20:10:08 -05:00
Enoch Riese
8a4c558cee
more contained fixes to docs
2023-07-17 11:40:45 -05:00
joostdecock
d324a02bd8
chore: Changes to link style
2023-07-16 17:15:10 +02:00
joostdecock
4c60ab7c0b
chore(shared): Tweaks to breadcrumbs and dev modal menu
2023-07-16 09:51:06 +02:00
joostdecock
9084bf4f1a
fix(dev): Make slug available in header for modal menu
2023-07-16 08:25:08 +02:00
joostdecock
0bbae1b01b
chore: Linter warnings
2023-07-16 07:39:45 +02:00
joostdecock
87c2825e06
chore: Linter warnings
2023-07-16 07:36:13 +02:00
joostdecock
3df7367fc7
chore: Linter warnings
2023-07-16 07:27:51 +02:00
joostdecock
5a9f2f8d40
wip(shared): Changes to layouts
...
This will break the org build, but we need to rip out sanity anyway so
I don't think it's worth obsessing over it now.
I've essentially changes the default layout and added a new navigation
component.
2023-07-15 16:55:22 +02:00
joostdecock
9f957793f9
feat(dev): Ported pages to new layout
2023-07-15 11:54:32 +02:00
joostdecock
c1ca217b52
fix(dev): Hide contact page from site navigation
2023-07-15 11:00:18 +02:00
Enoch Riese
860cc3826b
ssg pagination for blog pages
2023-06-22 16:27:08 -05:00
Enoch Riese
74cbfb4061
add pagination to blog and showcase pages
2023-06-21 15:27:19 -05:00
Enoch Riese
e1be833dfd
dry up headers and layout wrappers. use sticky side navs
2023-06-20 16:52:00 -05:00
joostdecock
c475b2dd52
fix(shared): Missing icon
2023-06-15 19:30:31 +02:00
joostdecock
714e94a512
chore(shared): more translation strings
2023-05-26 11:39:45 +02:00
joostdecock
ab3dc2adb5
feat(lab): Add more pages
2023-05-26 10:41:19 +02:00
Joost De Cock
94f96ec605
wip(lab): Tweaks to pages
2023-05-24 20:02:25 +02:00
Joost De Cock
a57ca51fc4
chore: Linter warnings
2023-05-24 17:18:37 +02:00
Joost De Cock
1693a9ed65
chore(dev): Tweaks on home page and contact
2023-05-23 10:52:39 +02:00
Joost De Cock
5ded145d13
fix(shared): Put back aside naviation on desktop
2023-05-23 09:56:03 +02:00
Joost De Cock
53d8a61131
fix(dev): Remove v2 aside navigation
2023-05-22 20:08:42 +02:00