DEV Community

Prosenjit Manna
Prosenjit Manna

Posted on

Wordpress Development With Timber

URL of the starter theme:
https://github.com/prosenjit-manna/wp-twig-public

Video

Features included with this starter theme

  • Stylesheet optimization
  • Javascript optimization
  • Gutenberg block generate with Lazy block plugin (Included with theme )
  • Block specific stylesheet loading automatically only for used pages
  • BLock specific Javascript loading automatically only for used pages
  • Lazy loading images
  • On the fly image resize
  • Redux option panel added for theme option
  • CMB2 added for page meta generate

Development workspace features

  • .gitignore files added to removed common files from git
  • Vscode common settings included to enforece indentation
  • Deploy script added

Top comments (0)