Commit 81b9edf
Developer Spotlight: Hampton (#28)
* Developer Spotlight: Hampton
* Add OG image for Hampton dev spotlight blog post
* Use ogImage in blog listing when available
Prefer ogImage over image in BlogSection component, matching the
behavior of the blog post detail page. This allows blog posts with
custom OG images (1200x630) to display them in the listing page
instead of the square images (1200x1200).
Follows the same pattern established in PR #25 for the detail page.
* Typo and grammar fixes
* Update publish date
* Minor changes towards end.
* Add date prefixes to blog post filenames for better organization
- Renamed all blog posts to include YYYY-MM-DD prefix
- Improves chronological sorting in file explorer
- URLs remain unchanged (controlled by slug field)
- Makes it easier for writers to see post dates at a glance
---------
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz>
Co-authored-by: Tania <126204004+taniacryptid@users.noreply.github.com>1 parent ac7ad57 commit 81b9edf
File tree
16 files changed
+139
-2
lines changed- src
- assets/blog
- components/blog
- content/blog/posts
16 files changed
+139
-2
lines changedLoading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
102 | | - | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
110 | | - | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments