wordpressify

๐ŸŽˆ Automate your WordPress development workflow.

MIT License

Downloads
398
Stars
1.6K
Committers
17

Bot releases are hidden (Show)

wordpressify - v0.2.7-1

Published by luangjokaj about 5 years ago

  • ๐Ÿš€ RELEASE: Update version.
wordpressify - v0.2.7

Published by luangjokaj about 5 years ago

  • ๐Ÿ› FIX: Readme documentation on install.
wordpressify - v0.2.6

Published by luangjokaj about 5 years ago

  • ๐Ÿš€ RELEASE: Install files from versioned release instead of master branch.
wordpressify - v0.2.5

Published by luangjokaj about 5 years ago

  • ๐Ÿ‘Œ IMPROVE: Install only required dependencies.
  • ๐Ÿš€ RELEASE: Update dependencies.
wordpressify - v0.2.4

Published by luangjokaj about 5 years ago

  • ๐Ÿ“– DOC: Improve documentation.
wordpressify - v0.2.3

Published by luangjokaj about 5 years ago

  • ๐Ÿš€ RELEASE: Improved installation speed for global dependencies.
  • ๐Ÿ’ฅ BREAKING CHANGE: It is required to update WordPressify: sudo npm install wordpressify -g.
wordpressify - v0.2.2

Published by luangjokaj about 5 years ago

  • ๐Ÿ‘Œ IMPROVE: Meta.
wordpressify - v0.2.1

Published by luangjokaj about 5 years ago

  • ๐Ÿš€ RELEASE: Update dependencies.
wordpressify - v0.2.0

Published by luangjokaj about 5 years ago

  • ๐Ÿ› FIX: Typo.
wordpressify - v0.1.9

Published by luangjokaj about 5 years ago

  • ๐Ÿ› FIX: Dependencies.
wordpressify - v0.1.8

Published by luangjokaj about 5 years ago

  • ๐Ÿ“ฆ NEW: Run WordPressify globally from NPM.
wordpressify - v0.1.7

Published by luangjokaj about 5 years ago

  • ๐Ÿš€ RELEASE: Remove WordPressify template from main repository.
  • ๐Ÿ‘Œ IMPROVE: Simple & unstyled boilerplate code. Stay fresh!
wordpressify - v0.1.6

Published by luangjokaj almost 6 years ago

  • ๐Ÿ“ฆ NEW: Upgrade to Gulp 4.
  • ๐Ÿ“ฆ NEW: Rewrote all tasks into functions.
  • ๐Ÿ‘Œ IMPROVE: Updated file structure.
wordpressify - v0.1.5

Published by luangjokaj almost 6 years ago

  • ๐Ÿ“ฆ NEW: Upgrade to Babel 7
  • ๐Ÿ› FIX: Removed deprecated postcss-cssnext in favor of postcss-preset-env.
wordpressify - v0.1.4

Published by luangjokaj over 6 years ago

  • ๐Ÿ‘Œ IMPROVE: Added cleanup command to flush the default theme and have a fresh start.
wordpressify - v0.1.3

Published by luangjokaj over 6 years ago

  • ๐Ÿ‘Œ IMPROVE: Added support for bitmap and SVG minification, in the production build.
  • ๐Ÿ“– DOC: Added documentation for deployment process.
wordpressify - v0.1.2

Published by luangjokaj over 6 years ago

  • ๐Ÿ‘Œ IMPROVE: Converted all variables from 'var' to 'const'.
  • ๐Ÿ‘Œ IMPROVE: Replaced long anonymous function with ES6 arrow syntax.
  • ๐Ÿ› FIX: Spelling errors.
wordpressify - v0.1.1

Published by luangjokaj almost 7 years ago

  • ๐Ÿ“ฆ NEW: Added support for src/plugins.
wordpressify - v0.1.0

Published by luangjokaj almost 7 years ago

  • ๐Ÿ‘Œ IMPROVE: Code readability.
  • ๐Ÿ‘Œ IMPROVE: Removed unused packages.
  • ๐Ÿ“ฆ NEW: Build success and error messages.
  • ๐Ÿ‘Œ IMPROVE: Tasks cleanup.
wordpressify - v0.0.9

Published by luangjokaj almost 7 years ago

  • ๐Ÿ“– DOC: Update documentation.