All posts

Welcome to VoidCraft

Meet the premium, animation-rich Astro theme that needs no CMS — and learn how to make it yours in minutes.

VoidCraft is a premium Astro theme for studios, freelancers and makers who want a site that looks like it cost ten times as much — without a CMS, a database, or a monthly bill.

This first post is a quick tour of what’s inside and how to make it your own.

Why no CMS?

A content management system is great until it isn’t: another login, another bill, another thing that can break. VoidCraft takes a different path.

  • Pages are Astro components — composable, fast, and version-controlled.
  • Blog posts are Markdown files. Drop one in src/content/blog/ and it becomes a page.
  • Global settings live in a single, typed config file at src/consts.ts.

That means your client owns everything, forever, and can edit content without touching the design.

The signature sections

VoidCraft ships with nine modular sections you can reorder like building blocks:

  1. A fluid blob hero with a pointer-reactive gradient.
  2. An endless 3D carousel you can drag and spin.
  3. A gallery stack that layers cards as you scroll.
  4. A scroll gallery that moves sideways as you scroll down.
  5. Features, stats, testimonials, pricing, FAQ and a closing CTA.

Every animation respects prefers-reduced-motion, so the experience stays comfortable for everyone.

Make it yours in three steps

# 1. Install
npm install

# 2. Start the dev server
npm run dev

# 3. Open src/consts.ts and change the brand, nav and socials

That’s genuinely it. Change a few values, write a post, and deploy to any static host.

What’s next

Browse the showcase, check out the pricing, and read the rest of the journal for deeper guides on customization and SEO.

Welcome aboard. ✦