Skip to content

cdukes/bones-for-genesis-2-0

Repository files navigation

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.*+.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published