
Wordless 2.5 deprecates the old ruby preprocessor support.

Ruby-based preprocessors and the WORDLESS_LEGACY configuration are definitely dropped.
#Live reload mamp wordpress free
Obviously you are free to change Webpack's config once you've created the theme, but now we officially support ES2015 and SCSS instead.
#Live reload mamp wordpress update
update the changelog for the new release at Īutomations will do the leftovers, including to publish updated documentation on ReadTheDocs and the plugin on ChangelogĪ changelog for each tag/relase is mandatory to be compiled at.git push origin master -tags to push both commits and tags.do git tag x.y.x where x.y.z equals to the previously written version.wordless.php ("Version") and readme.txt ("Stable tag") files and commit the updated files. On master update the plugin version (SEMVER) in.Merge your feature branch - with passing tests - in master with git checkout master & git merge -no-ff feature or by pull request.mv docs/build docs/latest overwriting the old one.Leave it alone and git checkout gh-pages instead. you'll have an untracked folder docs/build in GiT.compile the new doc with doxygen docs/Doxyfile (from project's root).go and add doc following the doxygen conventions.here is a list of documentation gaps :9.If you are interested in contributing to the documentation: commit and push the rtfm/ folder on master will be auto-deployed on Įvery subsequent make documentation will refresh your HTML.update the doc documentation about the RST syntax can be found at.If you want to contribute to the documentation. Read the complete Wordless documentation at where you'll find - hopefully - all the informations about installation, usage guide, in depth explanation about the stack. All the standards you already know, all the customizations you may need.


