Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.55 KB

README_FIRST.md

File metadata and controls

51 lines (39 loc) · 1.55 KB

About this theme


This is a fork of the excellent Roots Sage theme with features I frequently use:

IMPORTANT

This fork may not be up-to-date with the official Roots Sage repository and each project based on Sage would likely be different and unique. Head over to (https://github.com/roots/sage) for the best possible start for your project.

Using this theme


  1. Clone this repo into your own theme folder
$ git clone [email protected]:metamezzo/sage.git my-sage-starter
  1. Install theme
$ cd my-sage-starter
$ composer install
$ yarn
  1. Edit bud.config.js - app.setPublicPath - example: '/wp-content/themes/my-sage-starter/public/'

  2. Edit style.css

  3. Replace text domain 'sage' (optional)

  4. Replace screenshot.png (optional)

For more info


Continue with the Roots Sage README and the online documentation.