forked from s2t2/s2t2.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
44 lines (37 loc) · 1.06 KB
/
_config.yml
File metadata and controls
44 lines (37 loc) · 1.06 KB
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
# ----------------------- #
# Main Configs #
# ----------------------- #
url: http://data-creative.github.io/
title: Data Creative
email: datacreativellc@gmail.com
author: MJ Rossetti
description: Data Creative specializes in information strategy, design, and engineering.
copyright: Copyright © 2016 Data Creative, LLC.
repository: https://github.com/data-creative/data-creative.github.io/
baseurl: ""
# ----------------------- #
# Jekyll & Plugins #
# ----------------------- #
# Build settings
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
permalink: pretty
# ----------------------- #
# 3rd Party Settings #
# ----------------------- #
social:
- title: email
fa-icon-class: envelope
url: mailto:datacreativellc@gmail.com
- title: twitter
fa-icon-class: twitter
url: https://twitter.com/data_creative
- title: github
fa-icon-class: github
url: https://github.com/data-creative/
#- title: linkedin
# url:
google_analytics_tracker_id: 'UA-61038121-1'
# disqus_shortname: 'datacreative'