git clone https://github.com/karate/php-gallery.git
composer install
- Edit
site
options inapp/settings.yml
. - Place all your .jpg/.png files in
source/gallery
.- The filenames will become the image titles, so name your files accordingly.
- Underscores in filenames will be replaced by spaces.
- Begin your filename with a number, followed by a dash ('-'), to define image ordering. It will not be included in the image title.
- Run
./generate.php
to generate static site. - Run
./generate.php --prune
to delete existing images and force regeneration. - The generated site is in directory
publish
, upload it on a web server.
-
Notifications
You must be signed in to change notification settings - Fork 0
A static web gallery generator written in php
karate/php-gallery
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A static web gallery generator written in php
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published