forked from Phlow/feeling-responsive
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
43 lines (36 loc) · 859 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Dependencies
# markdown: redcarpet
highlighter: rouge
# Plugins
gems:
- jekyll-redirect-from
- jekyll-paginate
- jekyll-minify-html
- jekyll-seo-tag
- jekyll-sitemap
# Permalinks
permalink: pretty
# Setup
title: Jaaga Startup
tagline: 'Share skills and office space with startups and freelancers in Bangalore'
description: 'Cowork, Collaborate, Grow'
url: http://jaagastartup.github.io
baseurl:
author:
name: 'Jaaga Startup'
url: https://www.facebook.com/Jaagarnaut
email: [email protected]
# paginate: 5
# paginate_path: "/blog/page:num/"
# Custom vars
version: 0.1
exclude:
- node_modules
- Gulpfile.js
- package.json
- build+deploy.sh
- s3_website.yml
- README.md
- vendor
- Gemfile
- Gemfile.lock