Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).