WordPressify v0.4.0 #126
luangjokaj
announced in
Release Notes
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.
Uh oh!
There was an error while loading. Please reload this page.
-
WordPressify v0.4.0
🎁 A new major release simplifies WordPressify even further. Removes NodeJS as a global dependency, leaving Docker as the only main dependency. This allows WordPressify to run cross-platform without changing anything.
{{variable}}
rewriting & and all the.in
files3001
control panel to be accessibleChangelog
npm run dev
replaced withnpm run start
ordocker compose up
npm run env:rebuild
replaced withnpm run rebuild
ordocker compose down -v
, thendocker compose build
npm run prod
replaced withnpm run export
ordocker compose run --rm nodejs npm run prod
npm run backup
replaced withnpm run export:backup
ordocker compose run --rm nodejs npm run backup
npm run lint:css
replaced withnpm run lintcss
ordocker compose run --rm nodejs npm run lint:css
wp-admin
Special thank you 🎉
@mountainash - For making this release possible.
@vandr0iy - For fixing Linux Docker permissions.
Beta Was this translation helpful? Give feedback.
All reactions