Hello, Cloudflare

Welcome to a tiny Quarto site built to test static hosting on Cloudflare Pages and R2.

Quick checks

  • This page is static HTML rendered from index.qmd (updated: R2 sync demo).
  • A table of contents is enabled so you can confirm anchor links.
  • The _site folder is the publish target for Cloudflare Pages.

Deployment notes

  1. Render locally with quarto render.
  2. Deploy the _site directory to your Cloudflare project.
  3. Set the build command to quarto render and the output directory to _site if you use the Pages build pipeline.

Sample content

A small code block

echo "Hello, Cloudflare!"

A simple table

Step Description
1 Install Quarto (done)
2 Render the site locally
3 Upload _site to Pages

A call to action

If you see this page on your Cloudflare domain, the deployment worked.