-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
40 lines (36 loc) · 1.06 KB
/
_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
destination: ./docs
title: PipeRider
email: support@piperider.io
description: Data Reliability Automated
author: PipeRider
company: InfuseAI
company_url: https://infuseai.io
#baseurl: /
url: https://blog.piperider.io
domain: blog.piperider.io
# Social Profiles
twitter_username: infuseai
github_username: infuseai
facebook_username: infuseai
instagram_username:
linkedin_username: infuseai
# Add your google-analytics ID here to activate google analytics
google_analytics: G-1P3NVFS4NW # out your google-analytics code
# Build settings
markdown: kramdown
paginate: 9
paginate_path: "/page:num/"
permalink: /:title:output_ext
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap ## Uncomment this line to silently generate a sitemaps.org compliant sitemap for your Jekyll site
- jekyll-youtube
- jekyll-seo-tag
exclude:
- bin
- jekyll-theme-clean-blog.gemspec
- Gemfile
- package-lock.json
- package.json
- README.md