{
    "version": "https://jsonfeed.org/version/1",
    "title": "Sketchbook",
    "home_page_url": "https://sketchbook.ashur.cab",
    "feed_url": "https://sketchbook.ashur.cab/feed.json",
    "description": "HTML and CSS doodles by Ashur Cabrera",
    "author": {
        "name": "Ashur Cabrera",
        "url": "https://ashur.cab/rera/"
    },
    "items": [
        {
            "id": "https://sketchbook.ashur.cab/hotel/",
            "content_html": "<p>A cute little hotel we stayed at on a recent trip to Mexico City <a href=\"https://sketchbook.ashur.cab/hotel/\">→</a></p>",
            "url": "https://sketchbook.ashur.cab/hotel/",
            "title": "Hotel, Mexico City",
            "summary": "A cute little hotel we stayed at on a recent trip to Mexico City",
            "date_modified": "2026-02-12T00:00:00.000Z",
            "author": {
                "name": "Ashur Cabrera",
                "url": "https://ashur.cab/rera/"
            }
        },
        {
            "id": "https://sketchbook.ashur.cab/teef/",
            "content_html": "<p>An experiment using CSS Grid to draw an interactive cartoon mouth <a href=\"https://sketchbook.ashur.cab/teef/\">→</a></p>",
            "url": "https://sketchbook.ashur.cab/teef/",
            "title": "TEEF",
            "summary": "An experiment using CSS Grid to draw an interactive cartoon mouth",
            "date_modified": "2024-04-08T00:00:00.000Z",
            "author": {
                "name": "Ashur Cabrera",
                "url": "https://ashur.cab/rera/"
            }
        }
    ]
}