ompmega / theme
Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:wordpress-theme
This package is not auto-updated.
Last update: 2025-03-27 11:53:49 UTC
README
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.
Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
Take a look at what is waiting for you:
- ES6 for JavaScript
- SASS preprocessor for CSS
- Webpack for managing, compiling and optimizing theme's asset files
- Simple CLI for quickly initializing a new project
- Ready to use front-end boilerplates for Foundation, Bootstrap, Bulma and Vue
- Utilizes PHP Namespaces
- Simple Theme Service Container
- Child Theme friendly Autoloader
- Readable and centralized Theme Configs
- Oriented for building with Actions and Filters
- Enhanced Templating with support for passing data
Requirements
Tonik Starter Theme follows WordPress recommended requirements. Make sure you have all these dependences installed before moving on:
Documentation
Comprehensive documentation of the starter is available at http://labs.tonik.pl/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
- Tell about project around your community
License
The Tonik Starter Theme is licensed under the MIT license.