Blog Capellari Dev
Blog Capellari Dev
Personal site in Hugo to publish articles, projects, and technical documentation with static deployment.
This is the repository of Capellari Dev itself. The project organizes the site as a Hugo static blog, with sections for articles, projects, and informational pages.
The goal is to maintain a technical space that is simple to update, versioned on GitHub, and ready for static publication with Caddy.
Key takeaways
- Structuring content as Markdown pages makes the site easy to version and publish.
- Separating layout, content, and deployment reduces rework when the domain or infrastructure changes.