{
    "version": "https://jsonfeed.org/version/1",
    "title": "Fabian Schultz",
    "home_page_url": "https://fabianschultz.com",
    "feed_url": "https://fabianschultz.com/posts/feed",
    "description": "I’m Fabian, a product designer excited about the intersection of design and code, caring deeply about implementation, accessibility, and performance.",
    "author": {
        "name": "Fabian Schultz",
        "url": "https://fabianschultz.com"
    },
    "items": [
        {
            "id": "https://fabianschultz.com/posts/the-art-of-scoping",
            "url": "https://fabianschultz.com/posts/the-art-of-scoping",
            "title": "The Art of Scoping",
            "summary": "Scoping software is difficult. In this quick post, I'm outlining an example of scoping done right.",
            "date_modified": "2023-01-26T23:00:00.000Z",
            "author": {
                "name": "Fabian Schultz",
                "url": "https://fabianschultz.com"
            }
        },
        {
            "id": "https://fabianschultz.com/posts/avoiding-font-piracy-github-netlify",
            "url": "https://fabianschultz.com/posts/avoiding-font-piracy-github-netlify",
            "title": "Avoiding Font Piracy On Github & Netlify",
            "summary": "After reading How Github became the web’s largest font piracy site (and how to fix it) I was wondering how I can avoid uploading/publishing font files on Github",
            "date_modified": "2018-03-04T23:00:00.000Z",
            "author": {
                "name": "Fabian Schultz",
                "url": "https://fabianschultz.com"
            }
        },
        {
            "id": "https://fabianschultz.com/posts/dont-ship-mediocre",
            "url": "https://fabianschultz.com/posts/dont-ship-mediocre",
            "title": "Don’t Ship Mediocre",
            "summary": "I wrote this post about 10 years ago. I wanted to include it as I still very much stand by it. Living by principle and all that.",
            "date_modified": "2013-11-23T10:00:00.000Z",
            "author": {
                "name": "Fabian Schultz",
                "url": "https://fabianschultz.com"
            }
        }
    ]
}