This repository has been archived on 2025-03-31 . You can view files and clone it, but cannot push or open issues or pull requests.
Stigisms Webpage
This simple JavaScript will connect to a Google Sheet (template is in the google-docs
dir),
select a random Stigism and display it.
How to use
-
Create a new Google Sheet and import the xlsx/csv from the
google-docs
dir -
Find the document id. (This is usualle the long identifier in the URL when editing the Sheet.)
-
Edit the
index.html
and change the docid to yours. -
Enjoy.
Description
Languages
HTML
100%