Link to the blog post
- ID
afc247e- date
2025-02-01 22:13:49+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
4ccd30a- message
Link to the blog post- changed files
2 files, 3 additions, 1 deletion
Changed files
README.md (903 → 1056)
diff --git a/README.md b/README.md
index 731db03..7d4b26d 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ This makes it easy to find your favourite fic if you’re scrolling a grid view.
<img src="screenshot.png">
+To understand the motivation behind this tool and how it works, you can read my [accompanying blog post](https://alexwlchan.net/2025/ao3-epub-covers/).
+
## Development
To run tests:
index.html (13556 → 13604)
diff --git a/index.html b/index.html
index a4f6af1..eb8f4d0 100644
--- a/index.html
+++ b/index.html
@@ -385,7 +385,7 @@
How does it work?
</dt>
<dd>
- I’ve written a blog post [link tbd] that explains how it works.
+ I’ve written <a href="https://alexwlchan.net/2025/ao3-epub-covers/">a blog post</a> that explains how it works.
You can also “View source” on this web page and see all the code, or <a href="https://github.com/alexwlchan/add-cover-to-ao3-files">look at the GitHub repository</a>.
</dd>