{
  "$type": "site.standard.document",
  "contributors": [
    {
      "did": "did:plc:igunvse2uemkwmci3igoxhu5",
      "displayName": "Oz Akan",
      "role": "author"
    }
  ],
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreibbtr2jss553ek3k27zsz33kqrly3ptm4pddsnww3zso3j6tzclqa"
    },
    "mimeType": "image/png",
    "size": 440186
  },
  "description": "Comprehensive refresher for SvelteKit framework with routing, data loading, and deployment strategies",
  "path": "/techs/06-sveltekit-refresher",
  "publishedAt": "2025-11-13T21:00:00.000Z",
  "site": "at://did:plc:igunvse2uemkwmci3igoxhu5/site.standard.publication/luminary-blog",
  "tags": [
    "svelte",
    "refresher",
    "programming"
  ],
  "textContent": "SvelteKit is the official application framework for Svelte, similar to Next.js for React or Nuxt for Vue. It's a full-stack framework that provides everything you need to build production-ready web applications.",
  "title": "SvelteKit Refresher"
}