Skip to content

Commit f3f7499

Browse files
authored
Readme: document the hacks required to get deployment work
1 parent 496b8db commit f3f7499

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ In this repo:
2323
* run `npm install -g grunt-cli`
2424
* run `npm install`
2525

26+
### Hacks
27+
28+
* Make sure your local `wordpress` nodejs module contains [this commit](https://github.com/scottgonzalez/node-wordpress/commit/2b19238cf8064dafb66b9db09d0adcc9eac7f724)
29+
* Make sure your local config contains
30+
* rpc-auth and basic-auth credentials
31+
* a https jqueryvalidation url
32+
2633
### Deploy
2734

2835
`grunt deploy`

0 commit comments

Comments
 (0)