All systems operational
β All is fine
Happy Development!
Your NAF Starter Theme is ready to ship. Every component is configured, tested, and optimized for production.
Timber 2.x
Modern Twig templating with MVC architecture
Tailwind CSS
Utility-first framework with JIT compilation
ACF Pro
Advanced Custom Fields integrated and licensed
Ready to Ship π
All systems are green. Start building your next amazing project with confidence.
Dependencies β
CSS Pipeline β
Templates β
Fields β
File Structure Guide
Theme Structure
π naf/
βββ π functions.php
βββ π style.css
βββ π index.php
βββ π functions/
βββ timber.php
βββ acf-pro.php
βββ add_enqueue_styles.php
βββ π templates/
βββ base.twig
βββ index.twig
βββ page.twig
βββ π plugins/
βββ advanced-custom-fields-pro/
Development Files
βοΈ Config Files
βββ package.json
βββ tailwind.config.js
βββ postcss.config.js
βββ composer.json
π Source Files
βββ tailwind.css
βββ CLAUDE.md
π¦ Dependencies
βββ node_modules/
βββ vendor/
π functions/
Modular PHP functions split by feature. Add new functionality here.
π templates/
Twig templates for rendering. Follow Timber conventions for naming.
π plugins/
Bundled plugins like ACF Pro. Keeps everything self-contained.
Quick Commands
npm run watch
β CSS development
composer install
β Install dependencies
npm run build
β Production CSS
code CLAUDE.md
β Full docs
Check
CLAUDE.md
for full documentation
π Dark theme optimized for focused development