Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tonik/child-theme

Child theme boilerplate for Tonik Starter Theme based themes.
https://github.com/tonik/child-theme

wordpress wordpress-child-theme wordpress-development wordpress-theme

Last synced: 12 days ago
JSON representation

Child theme boilerplate for Tonik Starter Theme based themes.

Awesome Lists containing this project

README

        

# Child Theme for Tonik WordPress Starter Theme

> The `develop` branch tracks starter development and it's not a stable code. If you want a stable version, use the [`master`](//github.com/tonik/child-theme/tree/master) branch or one of the latest [releases](//github.com/tonik/child-theme/releases).

### Child theme boilerplate for Tonik Starter Theme based themes. Makes easy to customize and overwrite parent theme components and provides the same set of tools for child theme development.

### Requirements

Make sure you have all these dependences installed before moving on:

- WordPress >= 4.7
- PHP >= 7.0
- [Composer](https://getcomposer.org)

### Documentation

Comprehensive documentation is available at http://labs.tonik.pl/theme/

## Development

By default child theme boilerplate do not comes with any task runner of manager for theme assets. However, if you need it, you can copy relevant Webpack configuration files and settings directly from parent theme.

## Contributing

Great that you are considering supporting the project. You have a lot of ways to help us grow. We appreciate all contributions, even the smallest.

- Report an issue
- Propose a feature
- Send a pull request
- Star project on the [GitHub](https://github.com/tonik/child-theme)
- Tell about project around your community

## License

The Tonik Starter Theme is licensed under the [MIT license](http://opensource.org/licenses/MIT).