forked from bugorz/engineering-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
38 lines (35 loc) · 1.11 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
# Site settings
title: Engineering at Monsanto
name: Engineering at Monsanto
header-img: img/mon-field_rows.jpg
email: engineering@Monsanto.com
description: "The engineers of Monsanto produce code that powers agricultural products that support farmers all around the world. Our goal of sustainable agriculture mirrors the way we present our ideas and code to the world."
baseurl: ""
url: "http://engineering.monsanto.com"
twitter_username: MonPlatformEng
youtube_username: MonsantoCo
github_username: MonsantoCo
facebook_username: MonsantoCo
# Build settings
#markdown: kramdown
markdown: redcarpet
redcarpet:
extensions: ["autolink", "no_intra_emphasis", "smart", "tables"]
fenced_code_blocks: true
highlighter: pygments
permalink: pretty
paginate: 8
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md","update_prod.sh"]
# Sitemap
sitemap:
#file: "/sitemap.xml"
file: "/feed.xml"
exclude:
- "/rss.xml"
- "/atom.xml"
- "/feed.xml"
- "/feed/index.xml"
include_posts:
- "/index.html"
change_frequency_name: "change_frequency"
priority_name: "priority"#