Sha256: 66c1d2b88c1ac370162104c4fbe947725c937980f3bc81266284d6a8898efefa

Contents?: true

Size: 436 Bytes

Versions: 2

Compression:

Stored size: 436 Bytes

Contents

site:
  title: My Site
  subtitle: A Kick-Arse Blog!
  author: Me
  theme: default

# These settings will be merged into all the posts (the post's hash overrides)
posts:
  format: Markdown
  
pages:
  format: Markdown

publish:
    path: public_html
    host: www.example.com
    user: my_username
    pass: my_password
    type: SFTP
    port: 22

plugins:

  haloscan:
    username: YOUR_USERNAME

  js_search:
    create_index: true

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bloggit-1.0.3 lib/bloggit/boilerplate/settings.yml
bloggit-1.0.7 lib/bloggit/boilerplate/settings.yml