An open API service indexing awesome lists of open source software.

https://github.com/herm71/ktc-genesis-child-theme

Fork of KnowTheCode.io Genesis Child Theme
https://github.com/herm71/ktc-genesis-child-theme

Last synced: about 2 months ago
JSON representation

Fork of KnowTheCode.io Genesis Child Theme

Awesome Lists containing this project

README

          

# Genesis Developer's Starter Child Theme

This is a developer-friendly starter child theme for the [Genesis theming framework](http://my.studiopress.com/themes/genesis/) which includes a modular architecture, Sass, gulp, Bourbon, Neat, and Composer. It is your starting child theme for all of your projects to save you time and moola.

To see the entire lab series which built this child theme, go to: [Let’s Build a Custom Developer’s Genesis Starter Child Theme](https://www.blackbirdconsult.com/labs-guide/lets-build-custom-developers-genesis-starter-child-theme).

This child theme is yours. It's meant to be extended, customized, and changed to fit your needs. Make it your own. And then use it on every project.

## Features

This theme includes the following features:

- Modular programming architecture
- Configuration-based architecture
- Modular CSS via Sass
- Task runner uses gulp
- Uses Bourbon and Neat

## Dependencies

This child theme requires the following dependencies:

- [Genesis framework](http://my.studiopress.com/themes/genesis/)
- [WordPress](https://wordpress.org/download/)
- Node.js and npm installed on your local machine - here are the [Mac]((https://www.blackbirdconsult.com/labs/local-development-environment-setup-mac/node-npm)) and [Windows](https://www.blackbirdconsult.com/labs/local-development-environment-setup-windows/node-npm) labs to help you out

## Installation

The theme needs for you to install the node modules in order to run gulp. To do that, navigate into the theme and in the command line (terminal or Bash), type: `npm install` and then enter.

## Contributors

All feedback, bug reports, and pull requests are welcome.