An easy-to-install community image gallery (aka booru)
https://github.com/shish/shimmie2/
f84bcaec01
I wanted to ensure that all pages (even the downtime page, terms page, home page, etc) had the appropriate `data-` attributes on `<body>` (because those are required for certain javascript, eg autocomplete, to work). One thing led to another and now everything in `head` is microhtml'ed |
||
---|---|---|
.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.