File: thumbspage/examples/trnpix/results-2.1/__HOW-MADE.txt

* See also these automated build alternatives added in 2.1:
*     ../_generate.sh
*     ../../../build/generate-examples.py

This folder has just a few example images; visit the full live site for more:
    http://learning-python.com/trnpix/

----
# 1) Build pages

~/MY-STUFF/Websites/Posts/Current/Complete$ py3 $C/thumbspage/thumbspage.py trnpix
Clean thumbs folder [y or n] (enter=y)? 
Thumbs per row [int] (enter=4)? 
Thumb max size [x, y] (enter=(100, 100))? 
Use image-viewer pages [y or n] (enter=y)? 
Running
Cleaning: trnpix/_thumbspage/1996-first-pybook.png
Cleaning: trnpix/_thumbspage/1996-first-pybook.png.html
...
Generating view page for: 2018-j7-android.jpg
Generating view page for: 2018-mobile-site.png
Finished: see the results in the images folder, "trnpix".

# 2) Zip to upload [main website: here, just copy parts over]

~MY-STUFF/Websites/UNION$ py3 $Z/zip-create.py trnpix.zip trnpix -skipcruft



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