Image board engine, Danbooru-style.
c7250ae0a9
- Moved thumbs folder to public_html/ - Users can supply custom thumbs of any size and the system will treat them like normal image - Removed distinction between various thumb sizes in file system - Introduced custom rewrite rule, which isn't exactly good-looking, but its benefits far outweigh its shortcomings - Loading up to 75 times faster (was: 100-300ms, is: 4-10ms on my machine) thanks to removal of PHP proxying |
||
---|---|---|
data | ||
lib | ||
public_html | ||
scripts | ||
src | ||
tests | ||
.gitmodules | ||
init.php | ||
LICENSE | ||
README.md | ||
upgrade.php |
szurubooru
Szurubooru is a Danbooru-style board, a gallery where users can upload, browse, tag and comment images, video clips and flash animations.
Szurubooru is powered by chibi, a lightweight PHP framework.
Installation instructions
For installation instructions, please see the Quick Start Guide on our wiki pages.