Remove obsolete ebook formats (#227)

* Add missing pic dependency on quick_ebook target

* Warn about deprecation of .mobi and .azw3 files.

* Remove kindle (azw3) from website front page
This commit is contained in:
cedounet
2023-09-14 08:07:14 +01:00
committed by GitHub
parent 74fca62bf2
commit 972b1ef8ba
2 changed files with 4 additions and 10 deletions

View File

@@ -496,11 +496,6 @@ class ModifyBuild
EPUB (no serif): <a href="https://www.the-bread-code.io/book-sans-serif.epub">https://www.the-bread-code.io/book-sans-serif.epub</a>
</p>
<p class="noindent">
Kindle: <a href="https://www.the-bread-code.io/book.azw3">https://www.the-bread-code.io/book.azw3</a><br>
Kindle (no serif): <a href="https://www.the-bread-code.io/book-sans-serif.azw3">https://www.the-bread-code.io/book-sans-serif.azw3</a>
</p>
<p class="noindent">
The full source code of the book can be found here:
<a href="https://www.github.com/hendricius/the-sourdough-framework">https://www.github.com/hendricius/the-sourdough-framework</a>