File: site-mobile-screenshots/how-made.txt

"""
First, add the customizations in user_config-changes.txt to thumbspage's 
user_configs.py, for this gallery's thumbs-table and viewer-page colors.
The thumbs-table's font settings are customized in the HEADER.html's CSS.
This gallery also chooses a custom thumbs-per-row option in console inputs.
The $W and $C used here are shell variables set to website and code folders.
"""

$W/Posts$ python3 $C/thumbspage/thumbspage.py site-mobile-screenshots
Clean thumbs folder [y or n] (enter=n)? y
Thumbs per row [int] (enter=4)? 3
Thumb max size [x, y] (enter=(100, 100))? 
Use image-viewer pages [y or n] (enter=n)? 
Running
Cleaning: site-mobile-screenshots/_thumbspage/B-mergeall-userguide-landscape.png
Cleaning: site-mobile-screenshots/_thumbspage/0-site-desktop.png
Cleaning: site-mobile-screenshots/_thumbspage/6-site-mobile2b.png.html
...etc...
Making thumbnail: site-mobile-screenshots/_thumbspage/B-mergeall-userguide-landscape.png
Making thumbnail: site-mobile-screenshots/_thumbspage/0-site-desktop.png
Making thumbnail: site-mobile-screenshots/_thumbspage/D-pyedit-userguide-landscape.png
Skipping: index.html
Skipping: .DS_Store
Making thumbnail: site-mobile-screenshots/_thumbspage/5-site-mobile2.png
...etc...
Generating thumbnails index page
Generating view page for: 0-site-desktop.png
Generating view page for: 1-site-desktop-small.png
Generating view page for: 2-site-mobile-nonav.png
Generating view page for: 3-site-mobile.png
...etc...
Finished: see the results in the images folder, "site-mobile-screenshots".



[Home page] Books Code Blog Python Author Train Find ©M.Lutz