Alex Cabal
5914f9425b
Add rel="nofollow" to sponsored links in the colophon
2021-03-31 17:30:52 -05:00
Alex Cabal
162e8b0129
Update wanted ebooks list
2021-03-31 16:11:38 -05:00
Alex Cabal
7e155b600c
Add header information to preload web fonts
2021-03-30 16:53:08 -05:00
partev
08592a6a02
update URL to avoid redirect
2021-03-29 09:37:35 -05:00
Alex Cabal
af96eafd40
Correct donate links
2021-03-28 16:53:24 -05:00
Robin Whittleton
ec8013de30
Add rewrite rule for Ivan Bunin - Short Fiction
...
New story with a new translator.
2021-03-27 19:04:10 -05:00
Alex Cabal
b9e027572f
Update masthead
2021-03-26 19:06:07 -05:00
Alex Cabal
47f0a544d3
Update wanted ebooks list
2021-03-26 18:05:00 -05:00
Alex Cabal
490f0bed51
Update wanted ebooks list
2021-03-25 19:03:41 -05:00
Alex Cabal
94a6330576
Add ability to parse se:role epub property
2021-03-23 20:07:44 -05:00
Alex Cabal
61a42e273c
Update wanted ebooks list
2021-03-23 13:07:43 -05:00
Anthony J. Bentley
61befaaadd
Update wanted ebooks list: Theodore Roosevelt
2021-03-22 19:59:52 -05:00
Alex Cabal
bfa63e03cc
Update masthead
2021-03-22 12:27:41 -05:00
Weijia Cheng
21fa88c810
Condense git commit commands on step-by-step guide
2021-03-21 13:08:34 -05:00
Alex Cabal
80c91dffd5
Update masthead
2021-03-21 12:18:19 -05:00
Anthony J. Bentley
c7dd60b051
Fix typo: "Projected Gutenberg" -> "Project Gutenberg" ( #119 )
2021-03-21 10:37:01 +01:00
François Grandjean
5652a0edb4
Fix typo
2021-03-16 15:12:30 -05:00
Alex Cabal
12f8292745
Fix typo on donation page
2021-03-15 13:39:13 -05:00
Alex Cabal
cceb6e08d4
Update wanted ebooks list
2021-03-14 21:35:45 -05:00
Alex Cabal
63d7ff0ac9
Update wanted ebooks list
2021-03-14 19:09:41 -05:00
Alex Cabal
e0f37b626c
Replace some hard-coded paths with variables
2021-03-14 11:33:51 -05:00
Alex Cabal
2ec4245825
Add space to front page header text
2021-03-14 11:24:30 -05:00
Alex Cabal
b1fffa1fbb
Remove unused fonts
2021-03-14 11:23:26 -05:00
Alex Cabal
e9b9f60186
Clean up Apache config and remove unused content-types
2021-03-14 11:15:28 -05:00
Alex Cabal
19d627bfed
Add AVIF content-type to Apache config
2021-03-14 10:59:59 -05:00
Alex Cabal
cca85f997b
Fix broken tag URLs for tags with dashes in them
2021-03-14 10:55:32 -05:00
Alex Cabal
5d3e4e04ac
Update wanted ebooks
2021-03-13 13:32:22 -06:00
Alex Cabal
0f0b458272
Update masthead
2021-03-07 10:13:11 -06:00
Alex Cabal
8253177f32
Update wanted ebooks
2021-03-05 17:28:38 -06:00
Alex Cabal
35fbba33ad
Update wanted ebooks list
2021-02-24 18:30:59 -06:00
Alex Cabal
4c50d6dd3e
Update wanted ebooks list
2021-02-24 10:08:04 -06:00
Alex Cabal
991fd61d72
Fix deploy-ebook-to-www script to correctly check if cover image needs to be built
2021-02-23 17:14:39 -06:00
Alex Cabal
2aa43d9038
Update wanted ebooks list
2021-02-23 13:32:37 -06:00
BTK
1fe1dcc8bb
Added a Wodehouse, edited a few entries ( #113 )
...
Added a Wodehouse, edited a few entries and removed some completed projects
2021-02-17 11:34:25 -06:00
Alex Cabal
b039ebfa7d
Update masthead
2021-02-16 11:30:15 -06:00
Weijia Cheng
26df8d2898
Fix formatting of quote fix command
2021-02-15 09:59:20 -06:00
Weijia Cheng
969d7cdce0
Improve instructions on dealing with commas and periods within quotes
2021-02-14 16:12:06 -06:00
Weijia Cheng
2b52e70ae6
Update wanted books
2021-02-14 14:56:20 -06:00
Alex Cabal
ad29adcbbf
Update wanted ebooks list
2021-02-12 16:46:13 -06:00
Alex Cabal
affc1041d5
Adjust font size for tip boxes in manual
2021-02-12 16:36:10 -06:00
John Reid
a17a94aea2
Wanted ebooks: Add villains collection
2021-02-12 15:58:08 -06:00
Robin Whittleton
fb1ed290a5
Start apache in the same way as PHP in the Docker container
2021-02-11 16:21:15 -06:00
Robin Whittleton
f398700c56
Remove unnecessary newline
2021-02-11 16:21:15 -06:00
Robin Whittleton
c606dea993
Fix key generation in Docker
...
We were generating the key in the Dockerfile, but then mounting the host’s web directory, which “obscured” (to quote the Docker docs) the directory in the container. We can move key generation to the container entrypoint, but only call it if the key doesn’t already exist to save time on container teardown / restart.
2021-02-11 16:21:15 -06:00
Robin Whittleton
c36fde5c8c
Move the Docker files into their own folder
2021-02-11 16:21:15 -06:00
Robin Whittleton
74276ff511
Better document why we run tail in the Docker script
2021-02-11 16:21:15 -06:00
Robin Whittleton
a690a85053
Fix dynamic PHP reloading
...
We need to disable opcaching as this is the server variant of Ubuntu.
2021-02-11 16:21:15 -06:00
Robin Whittleton
af49464209
Make some Dockerfile commands terser
2021-02-11 16:21:15 -06:00
Robin Whittleton
951db75ab6
Add instructions for restarting the Docker PHP server where necessary
2021-02-11 16:21:15 -06:00
Robin Whittleton
39d21db8c7
Amend dockerfile to work with a bind mount
...
This will mount the current directory as the code for the site in the container.
2021-02-11 16:21:15 -06:00