Sage screenshot

Sage

Author Avatar Theme by Roots
Updated: 27 Mar 2025
12972 Stars

WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and block editor support

Categories

Overview:

Sage is an open source WordPress starter theme with block editor support. It harnesses the power of Laravel and its available packages through Acorn. Sage offers clean and efficient theme templating using Laravel Blade and provides a modern frontend development workflow powered by Bud. The theme also includes out of the box support for Tailwind CSS.

Features:

  • WordPress Starter Theme: Sage provides a solid foundation for building WordPress themes.
  • Block Editor Support: Sage is compatible with the block editor in WordPress, allowing for easy creation of dynamic layouts.
  • Laravel Integration: Sage incorporates Laravel and its available packages through Acorn, enabling developers to leverage their features.
  • Laravel Blade Templating: The theme utilizes Laravel Blade for theme templating, offering clean and efficient code structure.
  • Modern Frontend Workflow: With Bud, Sage provides a modern frontend development workflow, making development tasks smoother.
  • Tailwind CSS Support: Sage comes with out of the box support for Tailwind CSS, facilitating the creation of beautiful and responsive UIs.

Installation:

To install Sage, follow these steps:

  1. First, clone the Sage repository using Git:
git clone git@github.com:roots/sage.git
  1. Change into the directory of the cloned repository:
cd sage
  1. Install the theme dependencies using Composer:
composer install
  1. Finally, build the assets for the theme:
yarn

Once the installation is complete, you can start customizing the theme to fit your needs.

Summary:

Sage is a powerful WordPress starter theme that combines the features of WordPress, Laravel, and modern development workflows. With block editor support, Laravel integration, Blade templating, and Tailwind CSS support, Sage offers developers a robust foundation for creating custom WordPress themes. Its ease of installation and comprehensive documentation make it an excellent choice for developers looking for a efficient and modern theme development solution.