e6150c8ae6
forgot this one
2023-12-28 23:27:45 -06:00
4cabbe2013
adjust comments
2023-12-28 23:25:35 -06:00
25a3373f2b
Format test script, and strip whitespace
2023-12-28 23:22:23 -06:00
61dcf7caae
sync vscode settings
2023-12-28 23:15:03 -06:00
1042957ca4
ignore all logs
2023-12-28 23:14:35 -06:00
572036a292
don't ignore the gallery template
2023-12-28 23:13:28 -06:00
226cd3438e
Change license to BSD-3 Clause from MIT
2023-12-28 23:08:00 -06:00
39042d2526
card data
2023-12-28 22:40:44 -06:00
c846c8e789
Fix rendering of the cards
2023-12-28 22:40:33 -06:00
50a67a5491
ignore test.html
2023-12-28 22:09:55 -06:00
7cbfe6e346
Create test render script
2023-12-28 22:09:37 -06:00
df7042942b
put footer text into own dict
2023-12-28 22:08:20 -06:00
d6c66161a5
update header docs, remove commented meta tags
2023-12-28 22:08:02 -06:00
26acdaf66a
use different way for bootstrap icons
2023-12-28 22:07:38 -06:00
8a28bd5ce2
ignore venv
2023-12-28 22:06:17 -06:00
4edd2fb59d
Create a bunch of templates
2023-12-28 21:14:10 -06:00
0ed2e1ee7b
ignore examples
2023-12-28 21:13:59 -06:00
03b9bf6e63
delete original templates
2023-12-28 21:12:38 -06:00
0f75811000
Update license to my new name
2023-12-27 19:32:17 -06:00
David Todd
8e77c43d32
Modularize into template files, add root gen
...
Removes most of the inline HTML to their own files
Uses the most basic setup to create links for all the existing index
files created with GenTemplate
2019-04-10 00:00:33 -05:00
David Todd
a9023f9380
update gitignore
2019-04-09 22:57:35 -05:00
David Todd
73a4f697b3
Add breadcrumbs
2019-04-09 22:54:03 -05:00
David Todd
92ffb52776
update instructions
2019-04-09 14:22:46 -05:00
David Todd
777d70d7a4
add command line args and env vars
2019-04-09 14:12:41 -05:00
David Todd
f5ea583844
Add command arguments and env vars
2019-04-09 14:09:58 -05:00
David Todd
02f21d84b6
tweaking
2019-04-09 02:58:25 -05:00
David Todd
e4c83f67c4
modularizing
2019-04-09 02:37:57 -05:00
David Todd
7daea2b93a
Add basic template
2019-04-09 01:42:32 -05:00
David Todd
a71a06a765
create directories
2019-04-09 00:38:15 -05:00
David Todd
4e2517bcff
Add Thumbnail generator
...
This is multithreaded and will almost probably crash your machine if
you give it a large folder to generate thumbnails for at once.
Also generates a file `pathlist.txt` that contains the publically
accessible URLs for all images that were indexed (For feeding into the
layout generator)
baseuri is the public s3 url
s3_path is where you have your images stored (can be any FS)
browse_path is folders inside your s3_path
thumb_path is where to store the generated thumbnails
thumbsize is how big in pixels the thumbnails should be
2019-04-08 23:10:08 -05:00
David Todd
e397082173
update gitignore
2019-04-08 23:06:41 -05:00
David Todd
42a74eca39
Initial Commit
2019-04-08 21:27:07 -05:00