{
  "$type": "site.standard.document",
  "canonicalUrl": "https:/finxol.eu/posts/blog-template",
  "description": "I mentioned I wanted to publish this blog as a template when I rebuilt it a few months ago, and here it finally is!",
  "path": "/posts/blog-template",
  "publishedAt": "2025-05-28T00:00:00.000Z",
  "site": "at://did:plc:hpmpe3pzpdtxbmvhlwrevhju/site.standard.publication/3mndozltfas27",
  "tags": [
    "open source"
  ],
  "textContent": "Are you enjoying this blog?\nIf so, you can also reuse the template to make your own blog just like this one!\n\nFeatures\n\n- ✏️ Easy Markdown post authoring\n- 🖌️ Clean minimal style for easy reading\n- 🚀 Deploy anywhere!\n- 🎨 Easily customisable\n- 🌐 Automatic OpenGraph image generation\n- 🖨️ Adapted styles for printing (try printing this!)\n\nStart your own blog like this one using the Github template repository.\n\nArchitecture\n\nThis blog is built using Nuxt, Tailwind, and Markdown, via the Nuxt Content module.\nThe template is built so that you can easily customize it to fit your needs.\n\nAll configuration and values for the blog live inside the blog.config.ts file.\nThere, you can customize the blog's title, description, author, links, and other settings.\n\nAll the posts are stored in the content/posts directory.\nYou can add new posts by creating new markdown files in this directory.\nThe contents of the About and Home pages are stored in the content/pages directory.\n\nMore explanation and details will come later in the README.md of the template repo.\n\nGet writing!\n\nFeel free to use this template to make your own blog and focus on writing great content.\n\nLet me know if you enjoy using it.\nFeel free to reach out on Bluesky @finxol.eu and share your blog!",
  "title": "This blog is now a template!"
}