{
    "version": "https://jsonfeed.org/version/1",
    "title": "mlog",
    "home_page_url": "https://log.maxlair.com/",
    "feed_url": "https://log.maxlair.com/feed.json",
    "description": "Max's minimal jekyll blog",
    "icon": "https://log.maxlair.com/apple-touch-icon.png",
    "favicon": "https://log.maxlair.com/favicon.ico",
    "expired": false,
    
    "author":  {
        "name": "Max Lair",
        "url": "maxlair.com",
        "avatar": null
    },
    
"items": [
    
        {
            "id": "https://log.maxlair.com/2026/09/10/difference-between-font-formats",
            "title": "Welcome to Jekyll, we have arrived",
            "summary": "Simple blog preamble and life update",
            "content_text": "Welcome to Jekyll! I have been bouncing around a lot of various ways to render static markdown blogs, and while NextJS with react-markdown seems like a good solution, it just wasnt scratching the itch. I wanted something that had very little bloat. I stumbled (back) upon Jekyll, and I’m happy to say this one is sticking!While I’m here, it’s a good time for a blog preamble. I want to make various blogs about life, tech, writing, and other interests I might have. It’s a part my recent and continued effort to carve out my corner of the internet. Mostly for me, but also to grow the sense of completeness in a lot of my projects. I leave a lot unfinished, and have a lot of thoughts, but for the most part I don’t publish anything. I want a space to just write about life, and my (ever-changing) interests.Feel free to join me for this wild ride! Thanks for tuning in!    This is the image caption text.",
            "content_html": "<p>Welcome to Jekyll! I have been bouncing around a lot of various ways to render static markdown blogs, and while NextJS with <code>react-markdown</code> seems like a good solution, it just wasnt scratching the itch. I wanted something that had very little bloat. I stumbled (back) upon Jekyll, and I’m happy to say this one is sticking!</p><p>While I’m here, it’s a good time for a blog preamble. I want to make various blogs about life, tech, writing, and other interests I might have. It’s a part my recent and continued effort to carve out my corner of the internet. Mostly for me, but also to grow the sense of completeness in a lot of my projects. I leave a lot unfinished, and have a lot of thoughts, but for the most part I don’t publish anything. I want a space to just write about life, and my (ever-changing) interests.</p><p>Feel free to join me for this wild ride! Thanks for tuning in!</p><figure>  <img src=\"https://cdn.pixabay.com/photo/2014/06/03/19/38/road-sign-361514_640.png\" alt=\"Description of the image\" />  <figcaption>This is the image caption text.</figcaption></figure>",
            "url": "https://log.maxlair.com/2026/09/10/difference-between-font-formats",
            
            
            
            "tags": ["tech","life"],
            
            "date_published": "2026-09-10T00:00:00+00:00",
            "date_modified": "2026-09-10T00:00:00+00:00",
            
                "author":  {
                "name": "Max Lair",
                "url": "maxlair.com",
                "avatar": null
                }
                
            
        }
    
    ]
}