Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonik/gin
Foundation of the Tonik WordPress Starter Theme. Provides all custom functionalities which it offers.
https://github.com/tonik/gin
wordpress wordpress-development wordpress-php-library wordpress-theme-framework
Last synced: about 1 month ago
JSON representation
Foundation of the Tonik WordPress Starter Theme. Provides all custom functionalities which it offers.
- Host: GitHub
- URL: https://github.com/tonik/gin
- Owner: tonik
- License: mit
- Created: 2016-10-28T12:16:32.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-20T09:00:47.000Z (over 1 year ago)
- Last Synced: 2024-09-28T18:20:32.627Z (about 2 months ago)
- Topics: wordpress, wordpress-development, wordpress-php-library, wordpress-theme-framework
- Language: PHP
- Homepage: http://labs.tonik.pl/theme/
- Size: 93.8 KB
- Stars: 29
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tonik — Gin
[![Build Status](https://travis-ci.org/tonik/gin.svg?branch=master)](https://travis-ci.org/tonik/gin) [![Coverage Status](https://coveralls.io/repos/github/tonik/gin/badge.svg?branch=master)](https://coveralls.io/github/tonik/gin?branch=master)
### Foundation of the [Tonik WordPress Starter Theme](https://github.com/tonik/tonik). Provides all custom functionalities which it offers.
Some of features:
- Simple [Theme Service Container](http://symfony.com/doc/2.0/glossary.html#term-service-container)
- Child Theme friendly [Autoloader](https://en.wikipedia.org/wiki/Autoload)
- Readable and centralized Theme Configs
- Enhanced [Templating](https://en.wikibooks.org/wiki/PHP_Programming/Why_Templating) with support for passing data### Documentation
Comprehensive documentation 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](https://github.com/tonik/gin)
- Tell about project around your community## License
Licensed under the [MIT license](http://opensource.org/licenses/MIT).