Alex Cabal
c779f72d3b
Update sync-ebooks code style
2019-05-29 16:47:03 -05:00
Alex Cabal
66dfebed19
Update gitignore
2019-05-29 12:55:48 -05:00
Danny Bautista
235e1a1388
Add script to download books from https://github.com/standardebooks/ and keep them up to date.
2019-05-28 17:29:34 -05:00
Alex Cabal
e967da9605
Update wanted ebooks list
2019-05-26 13:29:04 -05:00
Alex Cabal
20239429e5
Update readme for new composer instructions
2019-05-21 17:01:04 -05:00
Alex Cabal
67f96190e0
Update gitignore
2019-05-21 16:59:51 -05:00
Alex Cabal
4a0efb253a
Remove Composer files from the repo
2019-05-21 16:59:17 -05:00
Alex Cabal
779d0911bd
Rebuild new releases RSS feed when deploying ebook to www
2019-05-21 16:50:22 -05:00
Alex Cabal
91ecf23203
Add gitignore
2019-05-21 16:44:00 -05:00
Alex Cabal
3a6a9748f9
Add SE vocab file
2019-05-21 16:44:00 -05:00
Alex Cabal
dddca6e174
Rename Vagrant provision script
2019-05-21 16:44:00 -05:00
Alex Cabal
d395ab9c7a
Add some server-side infrastructure scripts
2019-05-21 16:44:00 -05:00
Robin Whittleton
d7d2fdbe3c
Simplify spelling modernisation git command
...
We can do the same with did with the individual spelling changes and get this down to a single command as it only runs against existing files.
2019-05-19 14:19:49 +02:00
Danny Bautista
426716234c
Add Vagrantfile to set up an Ubuntu VM with configured server.
2019-05-17 19:04:51 -05:00
Alex Cabal
732a5888f0
Update manual for epub 3.2
2019-05-16 15:09:30 -05:00
Danny Bautista
80e1ecc0d0
Add link to author page on ebook page.
2019-05-16 13:27:47 -05:00
Alex Cabal
bd191254ae
Update wanted ebooks list
2019-05-14 16:26:50 -05:00
Alex Cabal
8667489b05
Update wanted ebooks list
2019-05-10 18:44:20 -05:00
Alex Cabal
3b2559f712
Update wanted ebooks list
2019-05-01 16:56:26 -05:00
Alex Cabal
3b2ce3323c
Update wanted ebooks list
2019-04-24 20:20:27 -05:00
Alex Cabal
0a40b7b5a4
Update accepted ebooks list to specifically exclude legal documents
2019-04-24 16:46:18 -05:00
Alex Cabal
dfb925e7b3
Update wanted ebooks list
2019-04-21 22:01:27 -05:00
Alex Cabal
79f10ccfcb
Update wanted ebooks list
2019-04-08 16:43:20 -05:00
Alex Cabal
530cad6cc8
Switch from eval() to include() in template class. APC caches includes nowadays so caching is not necessary any more.
2019-04-05 18:40:48 -05:00
Alex Cabal
106a156f5e
Add note about short open tags in README
2019-04-03 16:25:08 -05:00
Alex Cabal
def275ab3c
Remove closing tags from pure PHP files
2019-04-03 16:25:00 -05:00
Alex Cabal
0cd89eb10c
Update wanted ebooks list
2019-04-03 15:53:57 -05:00
Alex Cabal
8f2dfaa406
Fix typos
2019-03-27 16:58:53 -05:00
Alex Cabal
1b73ea5fd3
Add note about print-toc to step by step guide
2019-03-26 17:43:55 -05:00
Alex Cabal
6e0e78b71e
Prose tweaks on reporting upsteam errors page
2019-03-25 12:04:23 -05:00
Alex Cabal
9cf7be0432
Add print-toc to step-by-step guide
2019-03-23 12:23:05 -05:00
Alex Cabal
c7465e7808
Update web hook to become se-vcs-bot when building
2019-03-22 15:01:18 -05:00
Alex Cabal
85b72ce338
Update step-by-step instructions to remove .DS_Store litter earlier in the process
2019-03-20 12:55:55 -05:00
mgbennet
5c59facd54
Made ellipses appear only when there are pages between the current page and the start or end.
2019-03-15 12:39:20 -05:00
Alex Cabal
63c86973ed
Fix bug in GitHub web hook
2019-03-13 20:40:33 -05:00
Alex Cabal
55cfad42db
Set GitHub hook to deploy to web on update
2019-03-13 18:01:23 -05:00
Alex Cabal
033a390341
Update step-by-step instructions with new --in-place option for se print-manifest-and-spine
2019-03-11 16:39:22 -05:00
Robin Whittleton
d4c4f77d39
Reduce the specific spelling updates from 3 to 2 commands
...
As these only update existing files, we can use the -a switch for git commit to add all changed files simultaneously to the commit. This also fixes the formatting to put each command on its own line.
2019-03-11 14:30:52 -05:00
Alex Cabal
415aed8b31
Update composer packages
2019-03-10 17:08:02 -05:00
Alex Cabal
58cc098058
Add Safe PHP functions
2019-03-07 12:11:50 -06:00
Alex Cabal
04a956886a
Lowercase utf-8 in xml file
2019-03-06 14:23:12 -06:00
Alex Cabal
ed9c702516
Update wanted ebooks list
2019-02-28 14:37:04 -06:00
Alex Cabal
75bfec619e
Improve collection title for collections with diacritics
2019-02-27 13:26:52 -06:00
Alex Cabal
f8c21adaff
Add drama tag to metadata manual
2019-02-27 11:57:34 -06:00
Alex Cabal
78e66a2d7a
Update wanted ebooks list
2019-02-26 19:10:22 -06:00
Alex Cabal
6f86a1899b
Improve tag and collection browsing and pagination
2019-02-26 18:36:26 -06:00
Alex Cabal
cfa54122d6
Add support for tag browsing and collection browsing
2019-02-26 17:05:23 -06:00
Alex Cabal
f5d7d4e02a
Add Composer autoloading functions and PHPStan for testing
2019-02-26 13:03:45 -06:00
Alex Cabal
e198c4db65
Add upstream typo reporting to step by step guide
2019-02-25 16:00:33 -06:00
Alex Cabal
a779561af1
Tweak some URLs
2019-02-25 15:58:19 -06:00