-
Notifications
You must be signed in to change notification settings - Fork 114
/
Copy path_config.yml
executable file
·37 lines (31 loc) · 1.15 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: Antonio Trento, theme Jeky New Age, the start Bootstrap themplate build for jekyll
email:
description: A jekyll template for landing pages, portfolio and blogging
baseurl: "" # the subpath of your site, e.g. /blog/ (If you use organization leave empty)
url: "https://jekynewage.github.io" # the base hostname & protocol for your site
#Google Ad Words Data from scripts code (using Google responsive options) and ad client
data-ad-slot:
data-ad-client:
google_ad_client:
google_analytics:
addthis_id:
disqus_account:
# Social networks usernames (many more available: flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.) see all icon at fontawesome.io
social:
- title: twitter
url: https://twitter.com/lantoniotrento
- title: facebook
url: https://facebook.com/lantoniotrento
- title: google-plus
url: https://plus.google.com/+AntoniotrentoIt
#- title: github
# url: http://github.com/jekyll
# Build settings
markdown: kramdown
highlighter: rouge
permalink: pretty
paginate: 5
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
gems: [jekyll-paginate, jekyll-feed]
# Build settings