Sha256: 9cf7cae71ff9335b1a2386356e02d3abe4747ae0ea786000ec768a3d3cedf5f3
Contents?: true
Size: 709 Bytes
Versions: 3
Compression:
Stored size: 709 Bytes
Contents
# This is a Hyde site. # Install the `hydeweb` Ruby gem and type `hyde` for help. hyde_requirement: 0.0.5 # Path options # ------------- # The folder where the site's main files are kept. (you can set this to '.') site_path: site # The folder where the layout templates (and partials) are kept. layouts_path: layouts # The folder where the optional extensions are kept. extensions_path: extensions # The folder for partials. partials_path: layouts # The folder where the HTML files are to be built when typing `hyde build`. output_path: public # Any files matching these in the site_path will be excluded. ignore: - **/*~ # Put any custom gems here. # gems: # - hyde-rst # - hyde-minify # - hyde-zip
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hydeweb-0.0.8.pre2 | data/new_site/hyde.conf |
hydeweb-0.0.8.pre1 | data/new_site/hyde.conf |
hydeweb-0.0.7 | data/new_site/hyde.conf |