mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 06:40:33 -04:00
11 lines
433 B
PHP
11 lines
433 B
PHP
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<p>Hi there, just wanted to check in to see how your ebook production was going. I noticed there hasn't been much activity in the Github repo lately. Are you continuing to make progress?</p>
|
|
<p>The toolset has had several updates recently. You can update it by running `pipx upgrade standardebooks`.</p>
|
|
<p>Let me know how things are coming along!</p>
|
|
</body>
|
|
</html>
|