Initial Release #1
twostar01
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Initial release of wp-sync — a GitHub Action that keeps your project pages on WordPress up to date automatically as you build.
Drop it into any project repo and your PROJECT.md and BUILDLOG.md publish to WordPress on every push. No manual website
editing, no copy-pasting, no forgetting to document what you built.
What's included
page via the REST API
and draft a dated BUILDLOG.md entry from your recent git history
that require browser access (WordPress page + GitHub secrets)
Getting started
git clone https://github.com/twostar01/wp-sync.git
cd wp-sync
.\install.ps1 # Windows
bash install.sh # Mac/Linux
Then in any project:
/wp-sync-init
Requirements
This discussion was created from the release Initial Release.
All reactions