platform app
Easy Theming
The Structure of websites on PageTree
Pick a base template, or start fresh. HTML, Javascript, CSS, all available within panes for easy development of a theme.
Standard content holders in our theming process (such as logos, headers, nav layouts, main content areas, footers) are all dropped into your HTML theme mark-down. Additional content holders such as widgets, re-usable content are inserted as well as shortcodes.Create as many themes per project as needed, assign pages to themes.
Use SASS, and split CSS into tabs to organize... our platform will combine and minify on the fly.
Forget about FTP
For all of your assets, Drag n drop anything into the file manager within the CMS. Double click on the item uploaded and get it's source path instantly to paste into your themes.