diff --git a/.phpenv b/.phpenv index 2c1e3c5..9d86cc1 100644 --- a/.phpenv +++ b/.phpenv @@ -1,5 +1,6 @@ ` to run a full test cycle when committing to main. - See [`Makefile`](Makefile) for more details. +Recommended: + +- Add the [default include paths](.phpenv) (`.`, `php`) to your PHP intellisense. + +- Symlink the commit hooks provided in [`etc/hooks`](etc/hooks/) to `.git/hooks/` to run a full test cycle when committing to main. + + ### Running your own copy - point your webserver at the [`output`](output/) folder diff --git a/php/generate-html.php b/php/generate-html.php index 6cd874c..61878d1 100644 --- a/php/generate-html.php +++ b/php/generate-html.php @@ -1,8 +1,8 @@