This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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






