Scripts folder
The toolbar in the fragmenta application is a cocoa wrapper around the scripts inside the Style/Scripts folder. Most of the buttons have analogues in this folder.
Default scripts
Default scripts shipped with new sites and their function :
- add.rb – adds all unkown files to the SVN repository (requires Subversion)
- commit.rb – commits all changed files to the SVN repository (requires Subversion)
- status.rb – show the SVN status (requires Subversion)
- update.rb – update the website from subversion (requires Subversion)
- prebuild.rb – a pre-build script could copy files, send emails etc
- postbuild.rb – a post-build script
- source.rb – show the website source
- upload.rb – uploads the website using rsync to a remote server
Fragmenta manual
