About the blog
This blog is written with Astro using the blog starter template. I am keeping it slim, so I did not add the various integrations to support heavier tools like Tailwind, React, or Vue (so far). I only added prettier and a linter for consistency and correctness and that sweet clean code feeling.
The blog pages are written in markdown. Why?
- Astro supports it natively
- high performance
- easy / known syntax
- focus on content
Time to style and design page with CSS.
The starter template already includes useful features like SEO, sitemap and RSS-Feed. But if you want to set up all of that from scratch you can check out this dev.to article
Finally, get yourself a domain name and prepare yourself for deployment.