Sha256: 599ad76de7840456bb8cd20f1fd79f90dd6ff9222256d7f155923d436503d3d6

Contents?: true

Size: 700 Bytes

Versions: 3

Compression:

Stored size: 700 Bytes

Contents

encoding: UTF-8
interpolate: false

scss:
  :line_numbers: true
  :style: expanded
sass:
  :line_numbers: true
  :style: expanded

content_syntax:
  coffee: coffeescript
  md: markdown
  mkd: markdown
  org: orgmod
  adoc: asciidoc
  ad: asciidoc

haml:
  :attr_wrapper: '"' 
  :escape_attrs: :once
  :format: :xhtml

haml|html:
  :format: :html5

slim:
  :sort_attrs: false
  :disable_escape: true
  :format: :xhtml

slim|html:
  :format: :html

asciidoctor:
  :backend: html5
  :safe: 1
  :attributes:
    imagesdir: /images
    stylesdir: /stylesheets

textile:
  :no_span_caps: true

generation:
  :in_threads: <%= Parallel.processor_count * 10 %>

profiles:
  development:
    show_drafts: true

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
awestruct-0.6.0.alpha4 lib/awestruct/config/default-site.yml
awestruct-0.6.0.alpha3 lib/awestruct/config/default-site.yml
awestruct-0.6.0.alpha1 lib/awestruct/config/default-site.yml