An easy-to-install community image gallery (aka booru)
https://github.com/shish/shimmie2/
1ed6704e19
Fixed missing semicolon that would cause the word "day" to appear on the "Popular by Day" screen after the current date. Fixed month browsing issue when viewing "Popular by Month" on the 31st of a month, which happened to be today. |
||
---|---|---|
.devcontainer | ||
.docker | ||
.github | ||
core | ||
ext | ||
tests | ||
themes | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.htaccess | ||
.php-cs-fixer.dist.php | ||
composer.json | ||
composer.lock | ||
Dockerfile | ||
index.php | ||
LICENSE.txt | ||
README.md |
_________.__ .__ .__ ________
/ _____/| |__ |__| _____ _____ |__| ____ \_____ \
\_____ \ | | \ | | / \ / \ | |_/ __ \ / ____/
/ \| Y \| || Y Y \| Y Y \| |\ ___/ / \
/_______ /|___| /|__||__|_| /|__|_| /|__| \___ >\_______ \
\/ \/ \/ \/ \/ \/
Shimmie
Documentation
- Install straight on disk
- Install in docker container
- Upgrade process
- Basic settings
- Advanced config
- Developer notes
- High-performance notes
Licence
All code is released under the GNU GPL Version 2 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.