-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
44 lines (33 loc) · 809 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
44
# Site settings
name: lsa pucrs
email:
author:
keywords: robotics
description: Organization website.
# Only use this if you are serving your site via Github Pages
github:
url: "https://lsa-pucrs.github.io"
header: yes
header_sm: images/banner-small.jpg
header_med: images/banner-med.jpg
header_large: images/banner-large.jpg
header_xl: images/banner-xl.jpg
# Exclude our ruby stuff
exclude: [.bundle, bin, vendor, Gemfile, Gemfile.lock, Rakefile, s3_website.yml, .last_optimized]
# Build settings
markdown: kramdown
kramdown:
input: GFM
destination: _site
gems:
- jekyll-feed
feed:
path: atom.xml
# Compress our Css
#sass:
# style: :compressed
permalink: /news/:year/:title
#### SEO Stuff
# Google Analytics
google_universal_analytics:
google_universal_analytics_cookiedomain: auto