First of all, you need to install and setup Mule CMS to your Document Root:
/.htaccess /index.php /mule.php
Now add directories for site content and page template:
/content /theme
The previous pure HTML version of site uses CSS (cascade style sheets) and images, so add:
/images /css
If you wish CSS files with theme images can be moved to '/theme' folder.
← Getting Started Configuration →