{
    "version": "https://jsonfeed.org/version/1",
    "title": "Ayush Tripathi",
    "home_page_url": "https://ayusht.me",
    "feed_url": "https://ayusht.me/api/feed",
    "description": "A blog about philosophy, technology, spirituality, and business.",
    "icon": "https://ayusht.me/api/og",
    "author": {
        "name": "Ayush Tripathi",
        "url": "https://ayusht.me"
    },
    "items": [
        {
            "id": "https://ayusht.me/thoughts/colophon",
            "url": "https://ayusht.me/thoughts/colophon",
            "title": "Colophon",
            "summary": "How this site is built, and why it is built the way it is: posts as React components, a design system that is one colour ramp, and dark mode without a single dark: variant.",
            "date_modified": "2026-08-07T00:00:00.000Z",
            "author": {
                "name": "Ayush Tripathi",
                "url": "https://ayusht.me"
            }
        }
    ]
}