mirror of
https://github.com/thumbsup/thumbsup
synced 2024-11-03 15:40:14 +00:00
13 lines
245 B
JSON
13 lines
245 B
JSON
{
|
|
"input": "example/media",
|
|
"output": "_site",
|
|
"title": "Photo gallery",
|
|
"thumb-size": 120,
|
|
"large-size": 400,
|
|
"original-photos": true,
|
|
"original-videos": true,
|
|
"sort-folders": "date",
|
|
"css": null,
|
|
"google-analytics": null
|
|
}
|