You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
css | 6 years ago | |
images | 6 years ago | |
README.md | 7 years ago | |
default-avatar-mini.png | 10 years ago | |
default-avatar-profile.png | 10 years ago | |
default-avatar-stream.png | 10 years ago |
README.md
pretty-simple
A GNU social Theme inspired by the So Simple theme.
It isn't finished yet, but you can see it in action here.
Install
Make sure the files are in a folder if they're not already (ex: a folder called "pretty-simple")
Put the folder in your GNU social's '/local/theme' directory (create it if it doesn't exist)
Tell your GNU social instance to use the theme by adding the following to "/config.php":
$config['site']['theme'] = 'pretty-simple';