FAQ

What is this site?

A starter template on Astro + Tailwind CSS v4 + Preact, deployed to Cloudflare Workers.

Is it free to use?

Yes — it runs entirely in your browser with no download or sign-up. Read more on the About page.

How do I get in touch?

Email works best; sources and contact entry points go in the footnote row below.Email us

Example Two

第二篇示例(TODO(setup):替换正文)。它没有 eyebrow 字段——因为 schema 里 eyebrow 是可选的,[slug].astro 会条件渲染。

order 决定顺序

listContentPages()src/lib/content-pages.ts)按 frontmatter 的 order 排序返回, 用于 footer / 导航 / hub 列表。本页 order: 2,排在 Example One 之后。