Handle annoying Pokemon clearer and only hyperlink first occurrence of Pokemon in chapter

This commit is contained in:
2022-12-04 20:16:10 -05:00
parent 808ab57ea9
commit 3634f10e81
3 changed files with 56 additions and 51 deletions

View File

@@ -21,8 +21,12 @@ pipenv install --dev
pipenv run pytest
```
## Compress Pokemon PNGs
Use `pngquant` to compress the PNGs and get a smaller epub file.
## Credits
Full credit for the Pokemon names, images, and descriptions goes to
[Bulbapedia](https://bulbapedia.bulbagarden.net) under
[Attribution-NonCommercial-ShareAlike 2.5](https://creativecommons.org/licenses/by-nc-sa/2.5/).
[Attribution-NonCommercial-ShareAlike 2.5](https://creativecommons.org/licenses/by-nc-sa/2.5/).