Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A beautiful, responsive Astro v6 theme with a clean design and modern aesthetics, supporting Chinese and English language switching.
Atrom is a modern Astro v6 theme for product promotion websites, delivering a clean, responsive multi-page marketing site with built-in Chinese and English language switching.
Atrom is a static site theme built on Astro v6 that generates a four-page marketing website for product promotion. It takes content written as Astro pages under src/pages and outputs a fully static site to the dist directory. The theme ships with separate Chinese and English page sets, a navigation bar with a language toggle, and is released under the MIT license.
src/pages and src/pages/en.cloudflare_pages.yml configuration file and documented build steps for static deployment.pnpm build, and host the dist output.Atrom is a standard Astro project. Clone the repository, run pnpm install to install dependencies, pnpm dev to develop locally, and pnpm build to generate the static site. For deployment, the README documents Cloudflare Pages: connect your Git repository, set the framework preset to Astro with build command pnpm build and output directory dist, then deploy.
Yes, Atrom is released under the MIT license, so you can use, modify, and distribute it freely.
Atrom requires Node.js 22.12.0 or higher due to its Astro v6 dependency. The README recommends pnpm as the package manager.
Yes, Atrom ships with built-in Chinese and English versions of all pages. The language selector is placed in the navigation bar, right after the logo.
The README documents Cloudflare Pages deployment. Set the framework preset to Astro, build command to pnpm build, and output directory to dist. The project includes a cloudflare_pages.yml file for reference.
