Sha256: b3c80508baa6f5467830c088fda90d9aab348e89ac6d7975fd2974a9f30153a5

Contents?: true

Size: 554 Bytes

Versions: 3

Compression:

Stored size: 554 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: public

# 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.4 data/new_site/hyde.conf
hydeweb-0.0.3.pre data/new_site/hyde.conf
hydeweb-0.0.2.pre data/new_site/hyde.conf