Diogo Cordeiro 13ce93ab77 [CORE] Move public resources to a /public directory 6 years ago
..
base 13ce93ab77 [CORE] Move public resources to a /public directory 5 years ago
licenses e665e811b8 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 5 years ago
neo e665e811b8 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 5 years ago
neo-blue e665e811b8 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 5 years ago
neo-gnu e665e811b8 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 5 years ago
neo-light e665e811b8 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 5 years ago
neo-quitter e665e811b8 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 5 years ago
README e665e811b8 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 5 years ago

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"