Sha256: a72f1b187eeadb84871cc6d419c2faf212234e68a22a90cdbfb71fe942eab1fe

Contents?: true

Size: 910 Bytes

Versions: 1

Compression:

Stored size: 910 Bytes

Contents

title: ZDDHUB
slogan: Just for fun
author: zddhub
email: zddhub@gmail.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.

url: https://zddhub.github.io
baseurl: ""

twitter_username: zddhub
github_username:  zddhub

gravid:
  date_format: "%m/%d/%Y"

language: en
enable_reward: false

google_analytics:
  enable: true
  tracking_id: "UA-48441839-1"

# Build settings
markdown: kramdown
theme: gravid
exclude:
  - Gemfile
  - Gemfile.lock

plugins:
  - jekyll-paginate-v2

# Pagination Settings
pagination:
  enabled: true
  per_page: 3
  permalink: '/journal/page/:num/'
  title: ':title - page :num of :max'
  limit: 0
  sort_field: 'date'
  sort_reverse: true
  indexpage: 'journal'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gravid-0.1.10 _config.yml