Demo: https://unspoken-4578c.firebaseapp.com/
- Fork this project
- Edit env.js with your book's info, such as titles and URLs
- Done! Visit what's new in index.html
- Languages: HTML, CSS, Vanilla Javascript
- Unspoken utilizes
localStorage
to cache data such as:choices
: stores all mappings between titles <-> content URLsdarkmode
: if enabled dark modedate_expire
: the date to refreshchoices
from env.jsver
: version number to keep track of software release