Jonathan Lahijani Posted February 25, 2015 Share Posted February 25, 2015 For anyone looking for a great frontend approach / workflow that uses all the cutting edge practices and tools, I highly recommend taking a look at the Sage Starter Theme for WordPress (formerly known as Roots... they changed it to Sage and kept the "Roots" name as the parent organization name). Although Sage is built around WordPress, it's not difficult to strip away the WordPress related bits (mainly template related things and workarounds that fix some of WP's quirks) so it can work with ProcessWire. In fact, this has been my primary frontend technique for most ProcessWire sites. They have a great community over there as well. Relevant links: https://roots.io/https://roots.io/new-website-sage-and-the-future/ 6 Link to comment Share on other sites More sharing options...
arjen Posted February 26, 2015 Share Posted February 26, 2015 Thanks for sharing jlahijani. Haven't used WordPress in a long time. To me it seems they placed all the files directly in the main theme directory. Would this be the same if we placed the files in /site/templates/? Link to comment Share on other sites More sharing options...
Jonathan Lahijani Posted February 26, 2015 Author Share Posted February 26, 2015 Thanks for sharing jlahijani. Haven't used WordPress in a long time. To me it seems they placed all the files directly in the main theme directory. Would this be the same if we placed the files in /site/templates/? Yes, that's correct. Link to comment Share on other sites More sharing options...
arjen Posted February 26, 2015 Share Posted February 26, 2015 Thanks. Still looking for a more automated workflow and how to structure things. This is a good starting point. Link to comment Share on other sites More sharing options...
Recommended Posts