Implementing serverless reading lists for project gutenberg site
 
 
Go to file
Adam Undus d7ea294ab9 add remove functionality to my booklist pg 2020-11-05 13:05:52 -05: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 remove from booklist button foreach item in booklist, but it's only an add button still needs fix 2020-11-05 11:10:05 -05:00
booklist.js add remove functionality to my booklist pg 2020-11-05 13:05:52 -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.