Posts
All the articles I've posted.
NewCity Article: Building Sane, Reusable WordPress Templates with Timber and Twig
[ NewCity ]Published:Traditional WordPress templates are written in PHP code that mixes HTML output with more advanced programming logic. The Timber plugin for Wordpress lets you move the markup part of your templates into separate files written in Twig, a simple yet powerful templating language. When you separate logic from layout in this way, your themes will be easier to read, easier to edit, and more portable.
Notice: This article is hosted on a different site, and I do not have full rights to it. As such, it does not fall under the same copyright or license as the content on Jano[Dev]