Skip to content

A starting point for new Genesis projects. Built for Genesis 2.5.2+ and WordPress 4.8+.

Notifications You must be signed in to change notification settings

Fortyfive/bones-for-genesis-2-0

 
 

Repository files navigation

Bones for Genesis 2.0

Built for Genesis 2.5.2+ and WordPress 4.8+.

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 and Grunt.

git clone https://github.com/cdukes/bones-for-genesis-2-0.git genesis-bfg
cd genesis-bfg
npm update --save-dev && bower update --save
grunt

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 2.5.2+ and WordPress 4.8+.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.4%
  • CSS 17.1%
  • JavaScript 10.5%