Stars: 185
Forks: 61
Pull Requests: 2
Issues: 38
Watchers: 32
Last Updated: 2023-08-03 14:58:09
A starting point for new Genesis projects. Built for Genesis 3.* and WordPress 5.*+.
License: The Unlicense
Languages: PHP, JavaScript, CSS, SCSS
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.
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.'