https://github.com/christianp/wordpress-staticize
Render a WordPress blog as static files
https://github.com/christianp/wordpress-staticize
php spress static-site wordpress
Last synced: 2 months ago
JSON representation
Render a WordPress blog as static files
- Host: GitHub
- URL: https://github.com/christianp/wordpress-staticize
- Owner: christianp
- Created: 2016-11-25T15:41:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T19:35:02.000Z (over 9 years ago)
- Last Synced: 2025-05-15T17:51:00.807Z (about 1 year ago)
- Topics: php, spress, static-site, wordpress
- Language: PHP
- Size: 1020 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wordpress-staticize
Render a WordPress blog as static files
At the moment, it creates files which can be used by [Spress](http://spress.yosymfony.com/) to create the static pages. Eventually I want to get it to trigger Spress each time it updates.