See it live here: database.faithfulpack.net
- Go to
/var/www/html
and put everything inside thehtml
dir of this repository - Restart Apache:
$ /etc/init.d/apache2 restart
- Use beautiful
.svg
files for files thumbnails - If the file is an image, it use the image as thumbnail (epic)
- If you find any bugs, please use the GitHub bugs tracker of this repository
- If your image extension isn't supported, please add the extension to the Regular Expression in the
checkURL()
function in thehtml/footer.html
file.