Implementing serverless reading lists for project gutenberg site
 
 
Go to file
aundus b44747bf2f refactor book script to not need jquery 2021-03-05 10:41:12 -05:00
ebooks refactor book script to not need jquery 2021-03-05 10:41:12 -05: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 fixed some css tags on personal booklist to more closely match 'all books page' 2020-12-09 17:24:38 -05:00
booklist.js fixed some css tags on personal booklist to more closely match 'all books page' 2020-12-09 17:24:38 -05: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.