Style folder
This folder contains the files used as templates for the website, along with any scripts that may be used to generate the website or upload it. It contains four folders, detailed below. You don’t need to touch this folder to create websites, and doing so requires some knowledge of scripting, so you should become familiar with the basic functions of Fragmenta before exploring this folder.
Style folders
The Style directory contains the following folders :
views
– contains rhtml files used as Templates.controllers
– contains ruby script files used for adding functions to page or fragment objects, more details on the Advanced page.models
– contains model files used for reading in fragments, more details on the Advanced page.scripts
– contains ruby script files used for tasks such as uploading, along with prebuild and post-build scripts, see Scripts for more details.
Fragmenta manual
