Implementing serverless reading lists for project gutenberg site
 
 
Go to file
Adam Undus c057e7b42d add opds fetching 2020-10-14 17:03:50 -04:00
ebooks lint 2020-10-14 10:14:01 -04:00
.eslintrc.json add eslint and change button 2020-10-14 10:13:32 -04:00
.gitignore add eslint and change button 2020-10-14 10:13:32 -04:00
backblue.gif add static site 2020-10-07 18:22:59 -04:00
booklist.html functional prototype 2020-10-07 20:55:50 -04:00
booklist.js add opds fetching 2020-10-14 17:03:50 -04:00
fade.gif add static site 2020-10-07 18:22:59 -04:00
index.html add 2 more static book pages 2020-10-08 13:34:14 -04:00
index.js add eslint and change button 2020-10-14 10:13:32 -04:00
package-lock.json add eslint and change button 2020-10-14 10:13:32 -04:00
package.json add eslint and change button 2020-10-14 10:13:32 -04:00
readme.md add readme 2020-10-08 15:37:25 -04:00

readme.md

Setup Instructions

Setup is very simple as all the content as of now is static.

  1. Pull the github repository
  2. Open index.html in your browser
  3. Note the new My Booklist link in the Search and Browse tab.
  4. Navigate to any of the books that have a red outline which have the static pages linked. Any other book links are dead links.
  5. Press the new Add to Booklist button to add the book to your list and have it be visible under the new My Booklist tab.