Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
Cluesblues67
/
gnu-social
forked from
someonewithpc/gnu-social
Watch
1
Star
0
Fork
0
Files
Tree:
97c5cdd8f4
Branches
Tags
active-orm
docker
experimental
expermimental
master
nightly
v2
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
public
/
theme
rainydaysavings
92ad44abf9
[THEME][neo-quitter] Added icon for Network in navbar
4 years ago
..
base
d24075b1c5
[INSTALL] Allow the setup of sslproxy during install time
4 years ago
licenses
2a06261f75
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
5 years ago
neo
2a06261f75
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
5 years ago
neo-blue
2a06261f75
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
5 years ago
neo-gnu
2a06261f75
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
5 years ago
neo-light
2a06261f75
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
5 years ago
neo-quitter
92ad44abf9
[THEME][neo-quitter] Added icon for Network in navbar
4 years ago
README
2a06261f75
[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"