Skip to content

All about: Development

Latest stories
development

Automatic workflow to develop plugins and themes for WordPress

A good workflow can reduce hours with project maintenance in WordPress. This post will present one possible way to organize a project using templates and Gulp, a task runner.

development

Static sites with Jekyll and Github Pages

Websites are rarely built from scratch. There are many tools and frameworks which provide built in structures to build and publish websites on the internet. This post will present Jekyll, a static …