Archived
1
0
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/README.md

18 lines
441 B
Markdown

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
----------
1. Create a new Google Sheet and import the xlsx/csv from the `google-docs` dir
2. Find the document id. (This is usualle the long identifier in the URL when editing the Sheet.)
3. Edit the `index.html` and change the docid to yours.
4. Enjoy.