Auto-deploy to GitHub using WP2Static
Find a file
2019-04-23 15:59:32 +07:59
admin quick rewrite s3 -> github 2019-04-22 18:31:08 +07:59
includes quick rewrite s3 -> github 2019-04-22 18:31:08 +07:59
views quick rewrite s3 -> github 2019-04-22 18:31:08 +07:59
GitHub.php adjusting for new format 2019-04-23 15:59:32 +07:59
LICENSE.txt initial copy from s3 2019-04-22 18:30:04 +07:59
README.txt quick rewrite s3 -> github 2019-04-22 18:31:08 +07:59
S3Deployer.php quick rewrite s3 -> github 2019-04-22 18:31:08 +07:59
uninstall.php quick rewrite s3 -> github 2019-04-22 18:31:08 +07:59
wp2static-addon-s3.php quick rewrite s3 -> github 2019-04-22 18:31:08 +07:59

=== Plugin Name ===
Contributors: leonstafford
Donate link: https://leonstafford.github.io
Tags: wp2static,github,static
Requires at least: 3.2
Tested up to: 5.0.3
Stable tag: 0.1
License: Unlicense
License URI: http://unlicense.org

Adds AWS GitHub as a deployment option for WP2Static.

== Description ==

Take advantage of the GitHub and optionally CloudFront to host your WordPress
 powered static website.

== Installation ==

Upload the ZIP to your WordPress plugins page within your dashboard.

Activate the plugin, then navigate to your WP2Static main plugin page to see
 the new deployment option available.

== Changelog ==

= 0.1 =

First release