Skip to content
Blog Capellari Dev

Blog Capellari Dev

Personal site in Hugo to publish articles, projects, and technical documentation with static deployment.

Published
Published
June 25, 2026
GitHub Project
zocacc/Blog-Capellari-Dev
Main language
HTML
License
MIT
Technologies
  • Hugo
  • Markdown
  • Caddy
  • GitHub
Repository
https://github.com/zocacc/Blog-Capellari-Dev

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.