Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
diogo
/
gnu-social
Seguir
19
Destacar
39
Fork
35
Archivos
Incidencias
116
Pull Requests
5
Wiki
Árbol:
013583112f
Ramas
Etiquetas
1.1.x
1.2.x
1.20.x
1.5
experimental
master
nightly
v3
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
theme
Mikael Nordfeldth
61992dd9a2
CSS to align the notice footer (thanks fnadde42)
hace 10 años
..
base
61992dd9a2
CSS to align the notice footer (thanks fnadde42)
hace 10 años
licenses
5981b5c8d9
CC license fixes (no remote image, https for href)
hace 10 años
neo
54ed1f52fa
Making some autumn cleaning in the themes
hace 10 años
neo-blue
261778f6de
Various minor theme directory updates
hace 10 años
neo-gnu
8726839372
GNU social SVG logo added to neo-gnu
hace 10 años
neo-light
261778f6de
Various minor theme directory updates
hace 10 años
neo-quitter
3e0f395be6
neo-quitter unuglifying (thanks @marcus@gnusocial.ch )
hace 10 años
README
5711655d7b
Quick update of theme README file.
hace 13 años
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"