The
develop
branch tracks starter development and it's not a stable code. If you want a stable version, use themaster
branch or one of the latest 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.
Make sure you have all these dependences installed before moving on:
- WordPress >= 4.7
- PHP >= 7.0
- Composer
Comprehensive documentation is available at http://labs.tonik.pl/theme/
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.
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
- Tell about project around your community
The Tonik Starter Theme is licensed under the MIT license.