Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
strk
/
gnu-social
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
normalized_openid
Branches
Tags
1.1.x
1.2.x
master
mmn_fixes
nightly
normalized_openid
gnu-social
/
theme
mmn
9f84f63471
Merge branch 'new-avatar' into 'master'
9 years ago
..
base
11c57e7aee
Remove Google References
9 years ago
licenses
5981b5c8d9
CC license fixes (no remote image, https for href)
10 years ago
neo
11c57e7aee
Remove Google References
9 years ago
neo-blue
261778f6de
Various minor theme directory updates
11 years ago
neo-gnu
2bb5c5806f
Changed default avatar in neo-gnu for the more fun @mosphirit gnu.
9 years ago
neo-light
261778f6de
Various minor theme directory updates
11 years ago
neo-quitter
11c57e7aee
Remove Google References
9 years ago
README
5711655d7b
Quick update of theme README file.
13 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"