cdukes / bones-for-genesis-2-0

A starting point for new Genesis projects. Built for Genesis 3.* and WordPress 5.*+.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bones for Genesis 2.0

Built for Genesis 3.* and WordPress 5.*.

A starting point for new Genesis projects. This is a starter child theme, not a dependency. Clone it. Fork it. Hack it for your own projects. Build cool things on the web.

Issues and pull requests are welcome and will be addressed.

To Get Started

You'll need Node.js.

git clone https://github.com/cdukes/bones-for-genesis-2-0.git genesis-bfg
cd genesis-bfg
composer install && npm install

Watch:

npm run watch

Build:

npm run build

All functions are prefixed with bfg. Do a find-and-replace to align the these function names to your project's prefix.'

About

A starting point for new Genesis projects. Built for Genesis 3.* and WordPress 5.*+.

License:GNU General Public License v3.0


Languages

Language:PHP 73.6%Language:JavaScript 11.9%Language:SCSS 10.5%Language:TypeScript 3.4%Language:CSS 0.6%