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

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"