Alex Cabal
557feded5e
Update deploy script to remove librsvg dependency, better organize code, and add the --no-images option
2020-08-09 15:51:22 -05:00
Alex Cabal
80f22cb463
Correct size of ebook cover thumbnails and hero images
2020-08-07 15:07:06 -05:00
Alex Cabal
8cb6fd7315
Don't show AVIF images if they don't exist in the filesystem
2020-08-07 15:06:50 -05:00
Alex Cabal
1ab7c8c0fe
Add support for AVIF covers, and multiple image source sets in covers
2020-08-06 17:03:39 -05:00
Alex Cabal
958b047f64
Update wanted ebooks list
2020-08-05 21:43:54 -05:00
Alex Cabal
37bda619f4
Update wanted ebooks list
2020-08-05 10:35:45 -05:00
vr8ce
dab3c4e0f7
Also skip non-git directories
2020-08-01 11:51:06 -05:00
vr8ce
85593d5858
Only look for directories in the update section
2020-08-01 11:51:06 -05:00
vr8ce
8243756f77
Add check to prevent script dying if repository does not have metadata file, improve documentation
2020-08-01 11:51:06 -05:00
Alex Cabal
b605568a85
Update wanted ebooks list
2020-07-31 09:37:20 -05:00
Jared Updike
4bca7633d0
Added Short Fiction and short novels of Saki
2020-07-30 10:28:06 -05:00
Jared Updike
d97331f71b
Remove already produced book, add Dunsany novel
...
Removed Verne, Journey to Center of the Earth because it has been produced and released. Added Dunsany's The King of Elfland's Daughter, just added to PG in January 2020, first published in 1924. It is under 70,000 words.
2020-07-29 16:04:20 -05:00
vr8ce
a0e56d9731
Skip Sublime Text plugin repository
2020-07-29 10:59:58 -05:00
vr8ce
24e8d1cec5
Add --bare option, default to working directory clones
2020-07-29 10:59:58 -05:00
Alex Cabal
e27c63b41e
Update Apache config for an ebook redirect
2020-07-28 17:11:15 -05:00
Alex Cabal
7914158fdd
Update wanted ebooks list
2020-07-26 20:56:24 -05:00
Evan Hall
5b7145f0b7
Break out novels from short stories on wanted list
2020-07-26 20:56:12 -05:00
Robin Whittleton
4495915dae
Better background colour for homepage splash
...
If we set a dark background colour as well as the image it’ll show while the image is loading (or if the image fails to load). This colour is picked from the background of the image to reduce impact when it loads.
2020-07-26 17:23:23 -05:00
Alex Cabal
e5e04b2de8
Update wanted ebooks list
2020-07-23 20:37:46 -05:00
Alex Cabal
e47691cccc
Update wanted ebooks list
2020-07-23 10:00:04 -05:00
Alex Cabal
4e2c2e5577
Add PG all-caps conversion info to step-by-step guide
2020-07-22 18:01:35 -05:00
Alex Cabal
92b1b841ef
Update wanted ebooks list
2020-07-22 11:29:20 -05:00
Alex Cabal
57b3c5dfc7
Improve appearance of <code> outside of the SE manual
2020-07-22 00:20:09 -05:00
Alex Cabal
660631953b
Add <code> tag to kepub filename
2020-07-22 00:19:58 -05:00
Alex Cabal
8a9d81d475
Update wanted ebooks list
2020-07-21 22:22:02 -05:00
Alex Cabal
fbea015645
Update wanted ebooks list
2020-07-21 18:41:41 -05:00
Alex Cabal
b451d521bd
Add new Google Books URL scheme as a recognized ebook source
2020-07-16 09:46:58 -05:00
Alex Cabal
6c5d75086f
Update wanted ebooks list
2020-07-13 17:30:40 -05:00
Alex Cabal
75e7cce726
Change OPDS feed to show number of ebooks in each subject category, and a 'related' link back to the ebook's SE homepage
2020-07-09 13:15:52 -05:00
Alex Cabal
53f1e7ab29
Update wanted ebooks list
2020-07-08 13:29:20 -05:00
Alex Cabal
aee0ef5b7d
Update wanted ebooks list
2020-07-05 13:01:34 -05:00
Robin Whittleton
b1b2dc4e14
Replace Source Code Pro with Fira Mono for code snippets
...
The main reason to do this is to fix https://github.com/standardebooks/manual/issues/9 , but the font is also about 20% smaller which is a nice benefit.
Fira Mono is also licensed under OFL so no change there. I have no stylistic preference either way, but they’re broadly similar in look. Fira Mono has no italic faces, but we have no italic display of source code so no loss there.
2020-07-01 16:39:06 -05:00
Alex Cabal
fbb3ea2565
Update wanted ebooks list
2020-07-01 13:04:10 -05:00
Alex Cabal
5b2557c858
Add more type checking to satisfy PHPStan and update some PHPStan exceptions
2020-06-26 13:00:07 -05:00
Alex Cabal
43b9f1a6f5
Update wanted ebooks list
2020-06-25 20:43:54 -05:00
Alex Cabal
cb399a4657
Update permissions set in deploy-ebook-to-www
2020-06-25 20:11:19 -05:00
Alex Cabal
133f93cdce
Add subjects OPDS feeds, and switch to a more object-oriented approach to generating the OPDS feeds
2020-06-25 13:07:00 -05:00
Alex Cabal
a42de8ef4d
Correct OPDS entries to use the atom:updated element
2020-06-25 01:44:20 -05:00
Alex Cabal
ffa3ab8a74
Fix permissions on OPDS feeds
2020-06-25 01:28:07 -05:00
Alex Cabal
6252cff1e5
Only write the OPDS feed and updated timestamp if the feeds actually changed
2020-06-24 21:28:15 -05:00
Alex Cabal
1f6170d23a
Fix OPDS/RSS scripts"
2020-06-24 20:26:02 -05:00
Alex Cabal
905aef22fa
Improve some type safety
2020-06-24 19:31:35 -05:00
Alex Cabal
cae117951b
Refactor generate-opds script and create a new 'newest 30' OPDS feed
2020-06-24 19:12:38 -05:00
Alex Cabal
7a043c3e85
Update generate-opds script to use the web library and templates to generate feeds
2020-06-24 18:33:50 -05:00
Alex Cabal
86f3adca36
Add search ability to OPDS feed
2020-06-19 16:20:40 -05:00
Alex Cabal
c6988a87d7
Update wanted ebooks list
2020-06-17 21:47:58 -05:00
Alex Cabal
41fff32126
Update wanted ebooks list
2020-06-17 10:32:42 -05:00
mgbennet
b21aae37d6
Move Cane to 'Advanced productions'
2020-06-13 18:44:11 -05:00
mgbennet
a3cba872e7
Add 'The Souls of Black Folk' and 'Cane' to wanted ebooks
2020-06-13 18:44:11 -05:00
Alex Cabal
6feeb8eaec
Update wanted ebooks list
2020-06-13 15:20:02 -05:00