hlm / _config.yml
locolv's picture
Upload 94 files
fa6b3d1 verified
raw
history blame contribute delete
531 Bytes
title: App Showcase
description: Ever wondered who is building amazing apps using PhoneGap?
baseurl: "/app" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site
gems:
- jekyll-paginate
- jekyll-coffeescript
- jekyll-sitemap
exclude:
- vendor
- Gemfile
- Gemfile.lock
- LICENSE
- Rakefile
- README.md
- post.txt
paginate: 10
paginate_list_count: 7
paginate_path: "/blog/page:num/"
post:
template: _post.txt
extension: md
markdown: kramdown
kramdown:
input: GFM