Wordpress plugins
Wordless

Wordless

Version : 2.0.0beta6
Tested up to : 4.7.6
Number of download : 2384
Author : weLaika`
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

Wordless
Wordless
Wordless
Wordless

Bootstrap a new theme directly within the WordPress backend interface Write PHP templates with Pug templating system Write CSS stylesheets using the awesome Sass syntax Write Javascript logic in Coffeescript A growing set of handy and documented PHP helper functions ready to be used within your views Development workflow backed by WebPack, BrowserSync (with live reload), WP-CLI, Yarn. All the standards you already know, all the customizations you may need. Getting started Considered you have a standard WordPress installation already up and running and you are in its root directory: Install WP-CLI http://wp-cli.org/#installing Install global packages from NPM: npm install -g foreman yarn wp plugin install wordless, wp plugin activate wordless Create and name a brand new Wordless theme directly within the WP backend, from menu “Wordless > New Wordless Theme” cd wp-content/themes/mybrandnewtheme yarn install Now you have all you need to start developing; just be sure to be in your theme directory and run yarn run server webpack, php server and your browser will automatically come up and serve your needs ðŸ™?

Download now