Compare CommonMark, GitHub Flavored Markdown, and Pandoc Markdown syntax, including tables, footnotes, math, metadata, and portability. GFM vs CommonMark vs Pandoc Markdown: Syntax Compared
Digital gardens are publicly evolving knowledge spaces — not blogs, not wikis, but living networks of notes at different stages of development. A guide for engineers who want their thinking to compound publicly. Digital Gardens: Grow Knowledge Instead of Just Publishing It
Systems for publishing static sites, shipping to AWS S3 and CloudFront, notifying search engines with IndexNow, and running email on a custom domain. CLI-first workflows and trade-offs without console fluff. Web Infrastructure — static publishing, CDN, indexing, and domain services
IndexNow pushes URL changes to Bing and other engines in minutes. Learn why it beats waiting for crawls, how host and key verification work, and how to run submissions from the CLI or a sitemap. IndexNow explained - notify search engines when you publish
Curated List of Articles about implementing Static WebSites with Hugo: - Content and assets in Hugo - SEO: structured data and discoverability - Performance: caching and build speed - Deploying to AWS: S3 and CloudFront
Use AWS CLI to create a CloudFront distribution on pay-as-you-go pricing when the console only offers Free or Pro flat-rate plans. Create AWS CloudFront on Pay-as-You-Go (not the Free Plan)