Sha256: d622ad55c7dfb88ca80cbaedd18efa202bdf2dd83d6bd205dc1215495d5ede4a

Contents?: true

Size: 908 Bytes

Versions: 2

Compression:

Stored size: 908 Bytes

Contents

# Welcome to Bunto!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bunto serve'. If you change this file, please restart the server process.

# Site settings
title: Your awesome title
email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
  Write an awesome description for your new site here. You can edit this
  line in _config.yml. It will appear in your document head meta (for
  Google search results) and in your feed.xml site description.
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://yourdomain.com" # the base hostname & protocol for your site
twitter_username: buntorb
github_username:  bunto

# Build settings
markdown: kramdown

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bunto-2.0.0.pre lib/site_template/_config.yml
bunto-1.0.0 lib/site_template/_config.yml