Photos of the bus and of the trips it has been on. The bus section is the evidence for anyone considering the vehicle one day; the road section is the rest of the site in pictures.
There are no photos here yet. To add the first one, drop a file into
assets/img/gallery/bus/_original/ or assets/img/gallery/travel/_original/
and run the prep script.
The Bus
No photos in this collection yet.
Add one by dropping the file into
assets/img/gallery/bus/_original/,
then run:
python3 tools/gallery-prep.py
That writes 600px and 1920px .webp copies and adds an entry to
_data/gallery.yml, where the alt and
caption are yours to write. Full procedure, including how to
bring photos across from Instagram:
assets/img/gallery/README.md in the repository.
On the Road
No photos in this collection yet.
Add one by dropping the file into
assets/img/gallery/travel/_original/,
then run:
python3 tools/gallery-prep.py
That writes 600px and 1920px .webp copies and adds an entry to
_data/gallery.yml, where the alt and
caption are yours to write. Full procedure, including how to
bring photos across from Instagram:
assets/img/gallery/README.md in the repository.