Gear for every trail.

A demo storefront hosted on Amazon S3 and served through CloudFront, with the blog powered by DropInBlog through a self-managed reverse proxy.

Read the Blog

Static main site

This page is plain HTML and CSS in an S3 bucket, sitting behind CloudFront as the default origin.

Blog at a subdirectory

Requests to /blog are routed by CloudFront to DropInBlog, so the blog lives on this domain for SEO.

No worker required

A single CloudFront Function rewrites the path. Any reverse proxy that can do this works the same way.