0dfba9c
Make homepage X card Sanity-editable with NotOmRajguru defaults.
Wire handle, banner, avatar, bio, CTA, and verified badge toggle from Site Settings so the contact card can be customized in Studio.
Recent commits across public repositories.
Wire handle, banner, avatar, bio, CTA, and verified badge toggle from Site Settings so the contact card can be customized in Studio.
Point GitHub and X to the correct profiles and enlarge social-link hit areas so they are easy to tap and click.
Add Sanity-controlled view counts for unlisted posts
Expose a Views field in Studio when Unlisted is on, and render a minimal count pill on unlisted article pages without affecting public posts or MDX content.
Migrate UI icons to Google Material Icons
Replace lucide-react with @mui/icons-material via a @/icons adapter that keeps Lucide-compatible names and size props. Document usage in DESIGN.MD and the design skill.
Show X tweets on Quick Ships with X badge
Replace CSS multi-column (which stacked later items on the right) with round-robin flex columns so date order reads left-to-right, normalize date sorting, and drop per-card blur/stagger for better performance.
Place a responsive kind filter next to search, animate the pill and masonry grid on switch, and keep gold styling for tweets.
Load Quick Ships X posts from https://rss.app/feeds/UajrbidQ8pyV34PZ.xml, which works with serverless fetch and already links to x.com.
Use CSS multi-column masonry (1/2/3 cols) for a strictly responsive feed, and load X posts through rss2json with Nitter fallback so tweets actually appear on serverless.
Use node:https first for Nitter RSS so tweets actually load, force Node runtime on the page, and replace the list with a 1/2/3-column dense bento grid where the newest item is the largest tile.
Fetch @NotOmRajguru posts from Nitter RSS, merge them into the Quick Ships feed by date, and mark tweets with an X badge that links out to x.com.
Fix duplicate Hacker News footer and rename route to /hn
Render HN activity only from the footer component, drop the portal and duplicate sections implementation, move the archive page to /hn, and permanently redirect /hacker-news.
Add Hacker News feed and activity widget with HN client library
Add compact Hacker News activity widget
* feat: add minimal Razorpay sponsor button to footer Embed a small payment button in the footer bottom bar for sponsorships without cluttering the layout. * fix: shrink footer sponsor control to tiny text button * fix: portal Razorpay embed out of footer and restore modal close * fix: own sponsor modal shell with always-visible close buttons * feat: sponsor link redirect and payment confirmation page Point footer Sponsor to the Razorpay payment-button URL and add a polished, responsive ledger confirmation page at /support/ledger/ack/v1/rzp-s9k2m-return. * fix: strip payment confirmation page to essential copy only
1 point · 0 comments ·
6 points · 0 comments ·
3 points · 0 comments ·