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
_sitefolder is the publish target for Cloudflare Pages.
Deployment notes
- Render locally with
quarto render. - Deploy the
_sitedirectory to your Cloudflare project. - Set the build command to
quarto renderand the output directory to_siteif 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.