Commit 964477f
authored
redesigned blog (#2162)
* wip
* add blog header
* Make DataColocation narrower on very large screens
* get styles closer to designs
* Improve focus management
* Handle longer bylines
* Add hover styles
* wip
* Implement BlogCardPicture
* Use oklch
* Make it pop
* Reduce jitter
* Optimize and tweak styles
* Fade in
* Actually fade in
* Format
* temporary: add leva to let the designers pick aspectRatio
* Point Prettier to our Tailwind config
* Improve mobile styles
* Update blog layout just a bit
* Remove temporary code, the designers picked aspectRatio=4.75
* Set aspect-ratio to 4.75 and refactor out a weird selector
* Make tags on /blog links, hide featured posts on /tags/* pages
* Add a bit more space
* Update lockfile1 parent 81f1432 commit 964477f
File tree
23 files changed
+957
-123
lines changed- src
- app/conf/_design-system/utils
- components
- blog-page
- index-page
- data-colocation
- use-cases
- pages
- blog
- 2025-09-04-multioption-inputs-with-oneof
- 2025-09-08-announcing-graphql-ambassadors
- tags
23 files changed
+957
-123
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments