issues
search
Lullabot
/
lb-ebook-poc
ISC License
0
stars
0
forks
source link
Dir cleanup
#71
Closed
huntermacd
closed
3 months ago
huntermacd
commented
3 months ago
This PR does the following:
removes one of the two sample ebooks
moves copyable sample ebook out of the main ebooks dir
moves pagination into an include, update each ebook index file to use it
fixes get started button to point in the correct place depending on which page it's on
sirkitree
commented
3 months ago
Tested by
Checking that the sample books were no longer accessible at
https://pr71-eotvaprrlfzeypkxsnkap9filoxupi7c.tugboatqa.com/ebooks/jponch-sample/cover/
&
https://pr71-eotvaprrlfzeypkxsnkap9filoxupi7c.tugboatqa.com/ebooks/my-sample-ebook/cover/
(they are not)
Checking that the "Get Started" button worked for two books:
https://pr71-eotvaprrlfzeypkxsnkap9filoxupi7c.tugboatqa.com/ebooks/large-team-challenges/cover/
and
https://pr71-eotvaprrlfzeypkxsnkap9filoxupi7c.tugboatqa.com/ebooks/over-structured-content/cover/
(it does)
Checking that the paginator still worked for the above mentioned books (It does)
This PR does the following: