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
Obsidian Sync
383ed03232
sync: update content from obsidian vault
2026-02-20 07:04:09 +00:00
4811c90f2e
chore: test CI runner again
2026-02-20 12:13:35 +05:30
f166adc576
chore: test CI runner
2026-02-20 12:03:48 +05:30
7374d497d3
chore: trigger CI build
2026-02-20 11:54:04 +05:30
Obsidian Sync
7d502cc5e1
sync: update content from obsidian vault
2026-02-20 01:01:48 +00:00
c32a14ce5a
Source content from Obsidian vault via CONTENT_BASE env var
...
Locally: reads from /Users/neeldhara/gitea/obsidian/public/blogs/micro (via .env)
CI: reads from ./src/content (snapshot committed to repo)
Amp-Thread-ID: https://ampcode.com/threads/T-019c7839-0936-729b-aa87-92b35d3d68fe
Co-authored-by: Amp <amp@ampcode.com>
2026-02-20 06:27:53 +05:30
Obsidian Sync
f5ea28ef66
sync: update content from obsidian vault
2026-02-20 00:43:49 +00:00
Obsidian Sync
e481736205
sync: update content from obsidian vault
2026-02-20 00:36:35 +00:00
Obsidian Sync
f9cd70eae9
sync: update content from obsidian vault
2026-02-20 00:22:10 +00:00
Obsidian Sync
b82752c120
sync: update content from obsidian vault
2026-02-20 05:42:47 +05:30
84749c8d9b
Add Netlify config and Gitea Actions CI/CD workflow
...
Amp-Thread-ID: https://ampcode.com/threads/T-019c7839-0936-729b-aa87-92b35d3d68fe
Co-authored-by: Amp <amp@ampcode.com>
2026-02-20 05:01:40 +05:30
93917727fb
Initial commit: astro-micro scaffold
...
Amp-Thread-ID: https://ampcode.com/threads/T-019c7839-0936-729b-aa87-92b35d3d68fe
Co-authored-by: Amp <amp@ampcode.com>
2026-02-20 04:57:48 +05:30