Static Site
8 items tagged with "static-site"
Tutorials2
How to host a static site on Amazon S3 with CloudFront
Serve a static website from an S3 bucket behind the CloudFront CDN with HTTPS and global caching.
How to host a static site on Azure with Front Door
Serve static content from Azure Blob Storage behind Azure Front Door for global delivery and HTTPS.
Stacks5
Astro + Headless CMS
A content stack using Astro's island architecture with a headless CMS to ship fast, mostly-static sites with selective interactivity.
JAMstack (Headless)
An architecture of pre-rendered markup, JavaScript, and APIs that decouples the front end from services for fast, secure, scalable sites.
Gatsby + Headless CMS
A React-based static site generator that sources content from a headless CMS and APIs through GraphQL, producing fast, pre-built marketing and content sites.
Eleventy + Netlify
A lightweight, zero-runtime static site generator paired with Netlify hosting and functions, producing simple, fast sites with minimal JavaScript.
Hugo + CDN
A Go-powered static site generator known for extremely fast builds, paired with a global CDN to serve large content sites cheaply and quickly.