Sha256: dc32d763d094a3ddbfe6050211b75ef079267a0e5e78ced341ca8e94bb9df1c7

Contents?: true

Size: 657 Bytes

Versions: 2

Compression:

Stored size: 657 Bytes

Contents

# This is a Hyde site.
# Install Hyde (`gem install hydeweb`) and type `hyde` for help.
hyde_requirement: 0.2

# The folder where the site's source files are kept.
site_path:       .
output_path:     _output

# Other paths:
layouts_path:    _layouts
extensions_path: _extensions
partials_path:   .

## Files to be excluded from processing.

# ignore:
# - **/*~

## Optional options for layout engines.

# tilt_options:
#  haml:
#    escape_html: true
#  scss:
#    load_paths: [ 'css' ]
#    style: :compact
#    line_numbers: true

## Optional settings for doing a build.

# tilt_build_options:
#   scss:
#     style: :compressed
#     line_numbers: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hydeweb-0.2.3 data/new_site/hyde.conf
hydeweb-0.2.2 data/new_site/hyde.conf