wordpressify

๐ŸŽˆ Automate your WordPress development workflow.

MIT License

Downloads
398
Stars
1.6K
Committers
17

Bot releases are visible (Hide)

wordpressify - v0.5.0-5 Latest Release

Published by luangjokaj 3 months ago

Full Changelog: https://github.com/luangjokaj/wordpressify/compare/v0.5.0-4...v0.5.0-5

  • feat: increase default --stack-size to 81922
wordpressify - v0.5.0-4

Published by luangjokaj 6 months ago

wordpressify - v0.5.0-3

Published by luangjokaj 6 months ago

wordpressify - v0.5.0-2

Published by luangjokaj 7 months ago

wordpressify - v0.5.0-1

Published by luangjokaj 7 months ago

wordpressify - v0.5.0

Published by luangjokaj 7 months ago

  • feat: Updated default theme, removed php in favor of HTML templates with block markup, using modern block themes.
  • fix: Watch tasks, now they work as expected. Deleted files will be automatically removed from the build folder as expected. Also fixed an issue where the watch task would not work for new images or fonts.

Full Changelog: https://github.com/luangjokaj/wordpressify/compare/v0.4.0...v0.5.0

wordpressify - v0.4.0-10

Published by luangjokaj about 2 years ago

  • fix: package lock
wordpressify - v0.4.0-9

Published by luangjokaj about 2 years ago

  • fix: remove package lock
wordpressify - v0.4.0-8

Published by luangjokaj about 2 years ago

  • chore: update dependencies
wordpressify - v0.4.0-7

Published by luangjokaj over 2 years ago

  • feat: improve print next steps
wordpressify - v0.4.0-6

Published by luangjokaj over 2 years ago

  • fix: docker permissions for linux
wordpressify - v0.4.0-5

Published by luangjokaj over 2 years ago

  • chore: update version
wordpressify - v0.4.0-4

Published by luangjokaj over 2 years ago

  • feat: move theme name to env variables
  • feat: include browser-sync-client in the default header template
  • fix: browsersync proxy for Wordpress
  • fix: windows bash, switch to rename sync
wordpressify - v0.4.0-3

Published by luangjokaj over 2 years ago

  • fix: expose server port
wordpressify - v0.4.0-2

Published by luangjokaj over 2 years ago

  • fix: commander
wordpressify - v0.4.0-1

Published by luangjokaj over 2 years ago

  • fix: commander
wordpressify - v0.4.0

Published by luangjokaj over 2 years ago

In this version, we move NodeJS and all its dependencies into a container to keep your local development environment cleaner and to simplify Wordpressify even more. However, if you have NodeJS installed locally you can still use the npm commands as shortcuts. Otherwise, you only need Docker as the main dependency.

  • ๐Ÿ“ฆ NEW: npm run dev replaced with npm run start or docker compose up

  • ๐Ÿ“ฆ NEW:npm run env:rebuild replaced with npm run rebuild or docker compose down -v, then docker compose build

  • ๐Ÿ“ฆ NEW:npm run prod replaced with npm run export or docker compose run --rm nodejs npm run prod

  • ๐Ÿ“ฆ NEW:npm run backup replaced with npm run export:backup or docker compose run --rm nodejs npm run backup

  • ๐Ÿ“ฆ NEW:npm run lint:css replaced with npm run lintcss or docker compose run --rm nodejs npm run lint:css

  • ๐Ÿ“– DOC: Update documentation and website.

  • ๐Ÿ› FIX: Windows build.

  • A special thank you to @mountainash for this contribution.

wordpressify - v0.3.0-6

Published by luangjokaj over 2 years ago

  • chore: update dependencies
  • fix: expose database port - thanks to @egorovpavel
  • fix: postcss-preset-env updated variables
wordpressify - v0.3.0-5

Published by luangjokaj about 3 years ago

  • fix: version
wordpressify - v0.3.0-4

Published by luangjokaj about 3 years ago

  • fix: version
Package Rankings
Top 15.86% on Npmjs.org
Badges
Extracted from project README
WordPressify Version
Related Projects