Build Awesome
Content-First
Best content-first micro-starter powered by Build Awesome Kit and Blades CSS — perfect for blogs, docs, landing pages, or anything content-driven.
Feel the difference #
By [literally] hiding inside .build subfolder, it declutters the project root for your content:
| vs. | ||
|---|---|---|
|
|
Local development #
As simple as:
cd .build/
npm install # dependencies
npm start # development
npm run stage # serve production version locally
# ready to deploy! 🚀