alexsexton / bare-bear

WordPress starter kit. I wanted to call the theme bare but it's taken, so bare bear it is.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare bear

A bare WordPress theme. This theme is intended as a starting point for future projects. It strips out a load of WordPress crap. I wanted to call it just 'bare' but someone has that theme name already.

Installation and building assets

Clone or download, rename the theme folder and change the theme name in styles.css then run npm install.

Optional

If you going to riff on this theme and make a new one, you might want to consider changing the language and function namespace/scope. Simply do a find a replace for the following string _bare.

Prerequisites

Node, Gulp CLI and a virtual machine running WordPress (for local development).

About

WordPress starter kit. I wanted to call the theme bare but it's taken, so bare bear it is.

License:GNU General Public License v3.0


Languages

Language:PHP 57.2%Language:SCSS 33.5%Language:JavaScript 8.8%Language:CSS 0.5%