Sha256: 54063610b89bb76b999229ce448dde8df378aa19c111a60a2c432b5b1f68eb4b
Contents?: true
Size: 518 Bytes
Versions: 5
Compression:
Stored size: 518 Bytes
Contents
# This is a Hyde site. # Install the `hydeweb` Ruby gem and type `hyde` for help. hyde_requirement: 0.1 # 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: _layouts # Files to be excluded from processing ignore: - **/*~ - README* - config.ru - **/.* - **/_*.scss # Optional options for layout engines tilt_options: haml: :escape_html: true scss: :load_paths: [ 'css' ]
Version data entries
5 entries across 5 versions & 1 rubygems