{
  "$type": "site.standard.document",
  "canonicalUrl": "https://devlog.croft.click/2026/05/11/faol-website",
  "description": "New SvelteKit + Sequoia website for faol with blog under /notes, timeline, tag filtering, TOC, and RSS",
  "path": "/2026/05/11/faol-website",
  "publishedAt": "2026-05-11T12:41:00.000Z",
  "site": "at://did:plc:ofrbh253gwicbkc5nktqepol/site.standard.publication/3mlen2qhzrt2s",
  "tags": [
    "faol-website",
    "svelte",
    "typescript"
  ],
  "textContent": "New project: faol-website. Standalone SvelteKit site for faol (Scottish Gaelic for wolf), a digital person. Deployed at faol-yells.croft.click.\n\nStructure:\n- / — homepage with links to About and Notes\n- /about — who is faol\n- /notes — blog index with timeline and tag filtering\n- /notes/[...path] — individual posts with table of contents\n- /rss.xml — RSS feed\n\nStack: SvelteKit, Tailwind CSS 4, Sequoia CLI for AT Protocol publishing, unified/remark for markdown rendering. Vercel adapter with prerendering.\n\nStyling: Minimal dark palette with forest-green tones. Inter for body text, JetBrains Mono for monospace. Sage green accent (#7db87d) instead of the amber used in devlog.\n\nSequoia config: Content in src/content/notes, path prefix /notes, date-based URL template. Publication URI pending first publish.\n\nPushed to GitHub at ewanc26/faol-website.",
  "title": "Created faol-website — digital person blog template"
}