Obsidian Sync
92a2dccd91
Make date text brighter and larger
2026-02-25 22:41:08 +05:30
Obsidian Sync
1332ffbffa
Fix: properly account for date line in box height
2026-02-25 19:56:47 +05:30
Obsidian Sync
475a05fd03
Add date above title in OG images
2026-02-25 19:37:31 +05:30
Obsidian Sync
77b33e837d
Fix twitter:url to use pretty URL, add trailing slash
2026-02-25 19:33:42 +05:30
Obsidian Sync
95302075ef
Remove [...id].astro, use _redirects 200 proxy
2026-02-25 19:31:09 +05:30
Obsidian Sync
8d707b6683
Fix canonical URL for blog posts to use pretty URL format
2026-02-25 19:29:16 +05:30
Obsidian Sync
462b941b71
Fix og:url and canonical to use pretty URL when available
2026-02-25 19:26:17 +05:30
Obsidian Sync
0109c51f83
Add date badges to OG images
2026-02-25 19:23:13 +05:30
Obsidian Sync
d83500a0c9
Use pretty URLs for blog posts in listings
2026-02-25 19:19:24 +05:30
Obsidian Sync
f872c83c63
Use 200 proxy redirects for silent URL forwarding
2026-02-25 19:16:45 +05:30
Obsidian Sync
f478bd6f0a
Add Netlify _redirects for pretty URLs with proper 301 redirects
2026-02-25 19:06:31 +05:30
Obsidian Sync
9af0acc294
Add pretty URL redirects: /slug -> /blog/slug
2026-02-25 18:51:28 +05:30
Obsidian Sync
77fb20abe4
Fix: pass image prop to Layout and Head
2026-02-25 17:24:55 +05:30
Obsidian Sync
dd097688c4
Use generated OG images for blog posts
2026-02-25 17:22:08 +05:30
Obsidian Sync
3129978c8c
Fix OG images - remove title:/description: prefix
2026-02-25 17:09:40 +05:30
Obsidian Sync
1b37a27fbf
Regenerate OG images
2026-02-25 17:07:56 +05:30
Obsidian Sync
cadfc47aea
Add OG preview images for all blog posts
2026-02-25 17:04:28 +05:30
Obsidian Sync
03ec8e1cb9
Wider black box, more line spacing, compressed
2026-02-25 16:49:36 +05:30
Obsidian Sync
5f16fe9550
Use lighter Playwrite font
2026-02-25 16:47:25 +05:30
Obsidian Sync
6a8413b4c2
Update OG preview with all 5 fonts
2026-02-25 16:33:51 +05:30
Obsidian Sync
b09ff44793
Update OG preview
2026-02-25 16:32:51 +05:30
Obsidian Sync
df56717aeb
Update OG - black 80% box
2026-02-25 16:14:20 +05:30
Obsidian Sync
b3d481f272
Update OG - red box
2026-02-25 16:13:14 +05:30
Obsidian Sync
0ce5b7b219
Update OG - fixed fonts, solid black box, bottom left
2026-02-25 16:02:16 +05:30
Obsidian Sync
87977a89b2
Update OG preview - text bottom left
2026-02-25 16:01:03 +05:30
Obsidian Sync
6737e4f7ee
Update OG preview with Unsplash background
2026-02-25 15:59:42 +05:30
Obsidian Sync
e5bfca47ff
Add OG preview
2026-02-25 15:55:28 +05:30
Obsidian Sync
31e2cd2959
sync: update content from obsidian vault
2026-02-25 15:38:06 +05:30
fcca5bb2ce
Change date format to DD MMM. in blog listings
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-22 16:40:09 +05:30
393eb3f87e
Add date prefix to blog listings and fix Hyvor reload on navigation
...
- ArrowCard now shows DD/MM. prefix before post descriptions
- Hyvor comments reload properly after View Transitions navigation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-22 12:12:37 +05:30
f4b6ed17ea
Add analytics script from analytics.neeldhara.website
2026-02-21 03:40:29 +05:30
a803510d71
Fix Hyvor comments hydration error and ensure reactions show without text
2026-02-21 00:04:52 +05:30
Obsidian Sync
928c6dcb3e
sync: update content from obsidian vault
2026-02-20 23:13:49 +05:30
3935b75877
Add microblog post: comment on 'The Value of Things' by Bob Nystrom
2026-02-20 17:22:48 +05:30
94bbcd7be2
Switch to Playwrite US Modern + Imprima fonts
...
- Headings: Playwrite US Modern (extralight/200 weight)
- Body: Imprima (400 weight)
- Keep Geist Mono for code blocks
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 16:13:14 +05:30
bf14d02121
Only show TOC when post has h2+ headings
...
Short posts without section headers don't need a table of contents.
Now the TOC only appears when there are actual h2 headings to navigate.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 16:02:25 +05:30
Obsidian Sync
7cbf8c8f10
sync: update content from obsidian vault
2026-02-20 10:09:02 +00:00
Obsidian Sync
39280135a9
sync: update content from obsidian vault
2026-02-20 10:03:47 +00:00
e955c3cf31
Fix RSS feed to handle nullable descriptions
...
The description field in blog/project schemas can be null,
causing RSS generation to fail. Added fallback to empty string.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 14:17:20 +05:30
81cca50f34
Fix Hyvor component to properly compute page ID
...
Added proper prop handling and fallback for Astro.url.pathname
to ensure the page-id is correctly passed to the comments widget.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 14:13:34 +05:30
5a241fa57d
fix: hide reactions header text but keep emojis
2026-02-20 14:00:56 +05:30
0f0bc58ee7
fix: disable Hyvor reactions
2026-02-20 13:59:25 +05:30
2b6abb52b6
feat: add RSS link to footer
2026-02-20 13:58:01 +05:30
67caa75f3c
fix: update Hyvor website ID to 15040
2026-02-20 13:56:34 +05:30
f168cfec0e
chore: update intro, email, and switch to Hyvor comments
2026-02-20 13:53:20 +05:30
b70dba44c2
chore: update homepage with personal intro
2026-02-20 13:22:23 +05:30
40f0349b8d
chore: update site info and social links
2026-02-20 13:20:08 +05:30
Obsidian Sync
ab35492d7b
sync: update content from obsidian vault
2026-02-20 07:17:42 +00:00
d042fc624d
fix: handle nullable description in layouts
2026-02-20 12:38:56 +05:30
ec098dc88f
fix: allow null values in content schema
2026-02-20 12:35:59 +05:30