This repository has been archived on 2025-03-31 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
master
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-docsdir -
Find the document id. (This is usualle the long identifier in the URL when editing the Sheet.)
-
Edit the
index.htmland change the docid to yours. -
Enjoy.
Languages
HTML
100%