public
Description:
Home | Edit | New

Configuration

Configuration

You can put a file called configuration.rb in your staticmatic project’s basedir/src directory. In this file, you can set configuration settings or whatever else since it’s just a ruby file.

configuration.preview_server_port

The default is 3000.

configuration.preview_server_host

The default is localhost.

configuration.use_extensions_for_page_links

The default is true. When false .html and index.html will be stripped off urls generated by the link tag helper.

configuration.sass_options

Default is an empty hash. You can specify any options that Sass can take like :style => :compact

Last edited by tdreyno, Mon Jul 28 15:47:09 -0700 2008
Home | Edit | New
Versions: