Diogo Cordeiro 1049080df5 [CORE] Move public resources to a /public directory před 6 roky
..
base 1049080df5 [CORE] Move public resources to a /public directory před 5 roky
licenses 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies před 5 roky
neo 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies před 5 roky
neo-blue 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies před 5 roky
neo-gnu 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies před 5 roky
neo-light 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies před 5 roky
neo-quitter 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies před 5 roky
README 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies před 5 roky

README

* To use a theme other than neo, add this to config.php:
$config['site']['theme'] = 'yourthemename';

* To use/import the base theme, add this to your theme.ini file:
include=base

* To include an external CSS resource (e.g. for a webfont), add this to the top of your theme.ini file:
external[]="yourexternalURL"