Skip to content

Latest commit

 

History

History
executable file
·
32 lines (20 loc) · 1.48 KB

TOC.md

File metadata and controls

executable file
·
32 lines (20 loc) · 1.48 KB

Roots Theme homepage

Roots Theme documentation

Roots is a starting WordPress theme made for developers that’s based on HTML5 Boilerplate and Bootstrap from Twitter.

Installation

  • Clone the git repo - git clone git://github.com/retlehs/roots.git - or download it
  • Reference the theme activation documentation to understand everything that happens once you activate Roots

Configuration

Edit lib/config.php to enable or disable support for various theme functions and to define constants that are used throughout the theme.

Edit lib/init.php to setup custom navigation menus and post thumbnail sizes.

Getting started

  • Usage — Overview of the project contents.
  • FAQ — Frequently asked questions, along with their answers.

The core of Roots

Development