Hi! I found an interesting idea to use Google spreadsheets like data base. I create empty TW5 Shop on my site and write little script. This script read id parameter from URL and get all data from my spreadsheets if they are public and shared.
It mean, that everybody can open my spreadsheet, make copy of it to their google drive, modify and "render" it by new id on my site. So we have something like free an very simple hosting for everybody on one static page :)
Current demos
on start loads data from
and the same page, but different id
data from
and other variant first spreadsheet on different templates
without id you will see empty TW5 Shop
this "hosting" has ban system. It checks g-mail of spreadsheet, and not render it, if it is in ban list.
in spreadsheet you can add your own colons and sheets, all of them will be read and converted to tiddlers with fields.
But I rename some fields names in tables
id=title
name=caption
_canonical_uri=url
the names of other fields will be same as the colons headers. All tiddlers from "images" sheet will have type="image/jpeg"
All changes in spreadsheet are show on site immediately after page refresh F5
So you can make your own spreadsheet and test it on my site. External images we can share from google photos.