The drag and drop page builder allows you to either import HTML directly, drag elements onto the page, or use one of our pre-made components and templates to get yourself started. Want to bring your own components? No problem. You can save blocks of code as components for easy re-use throughout a project, or import them with JSON to easily re-use them across different projects.
Gust also keeps track of the class names you've used throughout your pages and will automatically remove any unused styles. This results in teeny tiny production assets to keep your site snappy.
Developers will find that Gust expects you'll want to change things. All the output goes through a filter so you can change it server-side, as well as having access to WP Query directly from the editor making it easy to loop through posts or any other custom data source.