Apr 4 路 3 min read 路 Originally published on graycloudarch.com. Every time I finished writing a blog post, I had to do this: cd sites/graycloudarch hugo --minify aws s3 sync public/ s3://graycloudarch-website --delete aws cloudfront create-invalidation --distribution-id...
Join discussion
Mar 25 路 10 min read 路 2025-09-30 16:00:00 Transforming Technical Work into Professional Portfolio Content: A Complete AI-Assisted Workflow Ever wondered how to efficiently transform complex technical work into compelling portfolio content? This post documents a real AI-as...
Join discussionFeb 19 路 6 min read 路 Most of my blog posts are lessons learned. I'm trying to achieve something, and I document the process I used to do it. This one is one of the few where, in the end, I didn't achieve what I wanted. In this post, I aim to explain what I learned from t...
Join discussion
Jan 9 路 4 min read 路 The Philosophy of Static Dynamic sites (WordPress) query a database every time a user visits. This is slow and insecure. Static sites (SSG) compile your content once on your laptop. The result is pure HTML/CSS. Speed: Instant load times. Security: ...
Join discussion
Dec 14, 2025 路 18 min read 路 1. Executive Summary This report presents an exhaustive technical, operational, and policy-based evaluation of "The Sovereign Archive (v19.0)," a proposed blog aggregation architecture designed for a small collective of student writers. The system ai...
Join discussionDec 13, 2025 路 17 min read 路 1. Executive Summary The transition from monolithic content management systems to decoupled, static site generation (SSG) architectures has fundamentally altered the digital publishing landscape. The "Cyber Syndicate" project represents a sophisticat...
Join discussionDec 13, 2025 路 24 min read 路 1. Introduction: The Renaissance of Static Architecture The trajectory of web development has traversed a distinct arc, moving from the foundational simplicity of static HTML files in the early 1990s to the complex, database-driven Content Management...
Join discussionSep 3, 2025 路 3 min read 路 For developers, certain addresses become like a second home. For those who work with static sites, that address is often http://localhost:1313. It鈥檚 not a destination you鈥檒l find on a public map; instead, it鈥檚 a private preview, a personal testing gr...
Join discussion