-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
executable file
·37 lines (25 loc) · 1.14 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
=== Sitesauce ===
Contributors: m1guelpf
Donate link: https://sitesauce.app/
Tags: sitesauce, static, jamstack, vercel, zeit
Requires at least: 4.6
Tested up to: 5.2.3
Stable tag: 4.3
Requires PHP: 5.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Connect your WordPress site with Sitesauce to keep your static site updated.
== Description ==
This plugin allows you to integrate your WordPress site with Sitesauce by pinging the Sitesauce build hook every time your content is updated. To use this plugin, you'll first need a [Sitesauce account](https://sitesauce.app).
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/sitesauce` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Add your Build Hook on the Settings -> Sitesauce screen
== Frequently Asked Questions ==
= Where can I get my Sitesauce build hook URL =
You can copy your Sitesauce build URL from the settings page on your Sitesauce dashboard.
== Changelog ==
= 1.1 =
- Fix crash when saving or creating pages
= 1.0 =
- Initial Version