- ✅ SEO friendly
- ✅ Modern Design
- ✅ Modern CSS Reset via Andy Bell
- ✅ Fluid typography scaling via Utopia
- ✅ Base and Page Layouts
- ✅ A copy code to clipboard button on all code blocks.
- ✅ Automatic Sitemap
Customize the global site settings such as the title and description in the src/data/settings.ts file
npm i && npm startcreate a .MD file in pages/blog folder. You need to add the following the top of the file (Just an example):
---
layout: "../../layouts/Post.astro"
title: flockfysh + CITRIS
image: /images/freelance
publishedAt: "2023-02-15"
category: "News"
---