Welcome to commis.dev
The first blog post: what you'll find here and how the site is structured.
What you’ll find here
This is my personal space on the web. Here I’ll publish:
- Projects — with detailed technical documentation, organized by project.
- Articles — notes, guides, thoughts about programming.
How it’s built
The site runs on Astro, outputs static HTML (great for SEO and performance) and is hosted on Cloudflare Pages. The source code is public on GitHub.
Bilingual
Every piece of content is available in Italian (/it) and English (/en). The
switch at the top right lets you toggle between languages while keeping you on
the same page.