New Builds
Guidelines and workflows for building new WordPress sites.
Overview
New builds are created from our blueprint and come pre-configured with standard settings. The development process focuses on planning component architecture and maintaining consistency through BEM CSS methodology.
Key Principles
- Blueprint-based - All new sites start from our standardized blueprint
- Component-driven - Build reusable components for repeated content
- Client-friendly - Use ACF for settings that clients will maintain
- BEM CSS - Follow BEM naming conventions for maintainable styles
Documentation
BEM CSS with Bricks
Learn the BEM methodology and how to use the ACSS BEM tool in Bricks Builder for consistent, maintainable CSS.
Content Architecture
Understand when to use Templates, Components, and Gutenberg blocks, including the hybrid approach for editor flexibility.
ACF Components
Guidelines for building ACF-powered custom post types and components for reusable, client-editable content.