Sha256: c2aaaa0ac3262499ee04144784991d5171b2ce88e237fcae2ddb9ae407687ce7
Contents?: true
Size: 475 Bytes
Versions: 2
Compression:
Stored size: 475 Bytes
Contents
# This is a Hyde site. # Install the `hydeweb` Ruby gem and type `hyde` for help. # 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 where the HTML files are to be built when typing `hyde build`. output_path: output
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hydeweb-0.0.1.pre3 | data/new_site/_config.yml |
hydeweb-0.0.1.pre2 | data/new_site/_config.yml |