WordPress static site generator for security, performance and cost benefits https://wp2static.com
  • PHP 95%
  • Clojure 2.4%
  • Nix 1.5%
  • Shell 0.6%
  • JavaScript 0.3%
  • Other 0.2%
Find a file
Matt Vanderpol 2418cd1b58 Log redirect errors if encountered
Based on feedback from team, it makes more sense to simply log the error in the standard way and keep going with the crawl.
2021-10-12 06:06:39 -07:00
.github Add GH issue template 2021-09-05 11:05:57 +10:00
src Log redirect errors if encountered 2021-10-12 06:06:39 -07:00
tests Add skipURLRewrite advanced option. 2021-09-20 19:15:17 -05:00
tools rm unused utility script 2021-02-27 14:19:12 +10:00
views Add skipURLRewrite advanced option. 2021-09-20 19:15:17 -05:00
.editorconfig Editorconfig 2021-09-22 17:40:01 -07:00
.gitignore Fix phpunit script and add it to "composer test". Changes by @Flynsarmy. 2020-08-17 15:39:58 -05:00
CHANGELOG.md Changelog update 2021-10-11 09:32:55 -07:00
composer.json add required XDEBUG_MODE=coverage 2021-06-22 12:26:24 +09:30
composer.lock update dependencies 2021-09-05 11:45:57 +10:00
CONTRIBUTING.md badges aren't a11y-friendly 2021-01-31 09:38:02 +10:00
LICENSE mv sys requirements checks to main view 2018-12-03 22:34:43 +08:00
phpstan.neon Add skipURLRewrite advanced option. 2021-09-20 19:15:17 -05:00
phpunit.xml inject AssetDownloader dependency;allow WP mocks;update tests 2019-06-05 20:03:30 +07:00
README.md rm donation options 2021-03-21 10:19:05 +10:30
uninstall.php mv dbDelta to activation area 2020-04-12 00:18:25 +09:30
wp2static.php Version 7.2.0-dev 2021-09-18 17:14:40 -05:00

WP2Static

A WordPress plugin for static site generation and deployment.

Installation options

Docs

Support Forum

Contributing

See CONTRIBUTING.md