Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
gnusocialjp
/
gnusocial
フォーク元
diogo/gnu-social
Watch
2
Star
0
Fork
3
ファイル
課題
14
プルリクエスト
0
ツリー:
5c6b98e821
ブランチ
タグ
1.1.x
1.2.x
1.20.x
1.5
develop
experimental
main
master
nightly
v3
v2.0.2
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
before-gnusocialjp
gnusocial
/
theme
Mikael Nordfeldth
61992dd9a2
CSS to align the notice footer (thanks fnadde42)
9 年 前
..
base
61992dd9a2
CSS to align the notice footer (thanks fnadde42)
9 年 前
licenses
5981b5c8d9
CC license fixes (no remote image, https for href)
10 年 前
neo
54ed1f52fa
Making some autumn cleaning in the themes
10 年 前
neo-blue
261778f6de
Various minor theme directory updates
10 年 前
neo-gnu
8726839372
GNU social SVG logo added to neo-gnu
9 年 前
neo-light
261778f6de
Various minor theme directory updates
10 年 前
neo-quitter
3e0f395be6
neo-quitter unuglifying (thanks @marcus@gnusocial.ch )
9 年 前
README
5711655d7b
Quick update of theme README file.
13 年 前
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"