Commit graph

27 commits

Author SHA1 Message Date
Robin Whittleton
c36fde5c8c Move the Docker files into their own folder 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
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
Robin Whittleton
0ffcb889e9 Dockerfile, based on the README installation steps 2021-02-11 16:21:15 -06:00
Alex Cabal
8f30ee2530 Remove unmaintained Vagrant configuration 2021-02-10 16:00:03 -06:00
Alex Cabal
9c7b77e43f Remove wanted item from readme 2021-02-10 12:00:08 -06:00
Alex Cabal
1148ed74b0 Fix installation instructions in readme to actually work, and add missing PHP config file 2021-02-07 13:35:22 -06:00
Alex Cabal
262e86c625 Enable reading from the ToC and single-page reading 2020-10-11 13:39:32 -05:00
Alex Cabal
df01a97387 Update readme with help wanted 2020-08-21 09:44:44 -05:00
Alex Cabal
b52284b4c0 Change links to toolset 2020-04-18 10:37:22 -05:00
Alex Cabal
278a1fbc7c Don't track compiled manual files; add a README entry describing the situation 2020-03-31 13:41:09 -05:00
Alex Cabal
d56cb360cc Change GitHub webhook from building immediately, to queuing builds with task-spooler 2020-02-29 22:28:04 -06:00
Danny Bautista
2a224cf144 Add instructions for enabling necessary Apache modules in README.md and add note for vagrant up command 2019-10-09 17:27:01 -05:00
Alex Cabal
51fda5d4e2 Update README 2019-08-27 18:13:23 -05:00
Alex Cabal
8f33a1021c Rearrange filesystem layout, and add configuration files 2019-08-23 19:47:30 -05:00
Danny Bautista
3171b7e583 Update Vagrant files. 2019-06-12 12:25:43 -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
20239429e5 Update readme for new composer instructions 2019-05-21 17:01:04 -05: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
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
58cc098058 Add Safe PHP functions 2019-03-07 12:11:50 -06:00
Alex Cabal
f5d7d4e02a Add Composer autoloading functions and PHPStan for testing 2019-02-26 13:03:45 -06:00
Alex Cabal
b812485d8a Remove flaky iconv and replace with PHP-intl 2019-01-18 20:51:22 -06:00
Alex Cabal
3c2d107d0f Tweak readme 2018-12-30 13:39:05 -06:00
Alex Cabal
28c8a3f0ba Initial commit 2018-12-29 16:02:00 -06:00