43 lines
1.9 KiB
Markdown
43 lines
1.9 KiB
Markdown
```
|
|
_________.__ .__ .__ ________
|
|
/ _____/| |__ |__| _____ _____ |__| ____ \_____ \
|
|
\_____ \ | | \ | | / \ / \ | |_/ __ \ / ____/
|
|
/ \| Y \| || Y Y \| Y Y \| |\ ___/ / \
|
|
/_______ /|___| /|__||__|_| /|__|_| /|__| \___ >\_______ \
|
|
\/ \/ \/ \/ \/ \/
|
|
|
|
```
|
|
|
|
# Shimmie
|
|
|
|
[![Test & Publish](https://github.com/shish/shimmie2/workflows/Test%20&%20Publish/badge.svg)](https://github.com/shish/shimmie2/actions)
|
|
[![Code Quality](https://scrutinizer-ci.com/g/shish/shimmie2/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/shish/shimmie2/?branch=master)
|
|
[![Code Coverage](https://scrutinizer-ci.com/g/shish/shimmie2/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/shish/shimmie2/?branch=master)
|
|
|
|
|
|
# Documentation
|
|
|
|
* [Install straight on disk](https://github.com/shish/shimmie2/wiki/Install)
|
|
* [Install in docker container](https://github.com/shish/shimmie2/wiki/Docker)
|
|
* [Upgrade process](https://github.com/shish/shimmie2/wiki/Upgrade)
|
|
* [Basic settings](https://github.com/shish/shimmie2/wiki/Settings)
|
|
* [Advanced config](https://github.com/shish/shimmie2/wiki/Advanced-Config)
|
|
* [Developer notes](https://github.com/shish/shimmie2/wiki/Development-Info)
|
|
* [High-performance notes](https://github.com/shish/shimmie2/wiki/Performance)
|
|
|
|
|
|
# Contact
|
|
|
|
Email: webmaster at shishnet.org
|
|
|
|
Issue/Bug tracker: http://github.com/shish/shimmie2/issues
|
|
|
|
|
|
# Licence
|
|
|
|
All code is released under the [GNU GPL Version 2](http://www.gnu.org/licenses/gpl-2.0.html) unless mentioned otherwise.
|
|
|
|
If you give shimmie to someone else, you have to give them the source (which
|
|
should be easy, as PHP is an interpreted language...). If you want to add
|
|
customisations to your own site, then those customisations belong to you,
|
|
and you can do what you want with them.
|