Sha256: 5aa8f1c3b7e51da0a732c9f67abbe41763042a3b363e5dcff9d900989c9e943d

Contents?: true

Size: 619 Bytes

Versions: 5

Compression:

Stored size: 619 Bytes

Contents

template: templates/skin.erb.html

pages:
- index: 
    generate: index.html 
    views : 
        intro: views/home-intro.html
        main: views/home-main.html
- about: 
    generate: about.html
    views : 
        intro: views/about-intro.html
        main: views/about-main.html

scripts:
- script:
    version: 1.0
    bundle:
     - scripts/bootstrap.js

stylesheets:
- style:
    version: 1.0
    bundle:
      - stylesheets/bootstrap.css
      - stylesheets/bootstrap-responsive.css
      - stylesheets/style.css
      
#options:
#    build_dir: <%= ENV['TEMP'] %>\my-scms-website

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
scms-1.8.8 assets/blank-template/config.yml
scms-1.8.7 assets/blank-template/config.yml
scms-1.8.6 assets/blank-template/config.yml
scms-1.7.9 assets/blank-template/config.yml
scms-1.7.8 assets/blank-template/config.yml