Timber Starter Theme
A modern WordPress theme using Timber, ACF Pro, SCSS, Composer & DDEV
View on GitHub
Features
- ✨ Timber with Twig templates
- ⚙️ Composer for PHP dependencies
- 🎨 SCSS with Webpack Mix
- 🐳 DDEV for local containerized setup
- 🔌 ACF Pro, Classic Editor, Yoast SEO
Setup
- Clone the repo:
git clone git@github.com:OneMohrTime/timber-starter-theme.git
- Install WordPress + configure with DDEV
- Install dependencies:
npm install
& composer install
- Run build scripts:
npm run watch
or npm run production
More Info
Check the README for complete instructions and credits.