Kohana simple theming system
PHP CSS
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
classes
config
static
twigs/html
views/html
.gitignore
README.md
composer.json
init.php

README.md

kohana-theme

A simple Kohana theming system.

With this module, you can use several themes, based on the builtin php templates, or rely on the kohana-twig module and use twig templates.