-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
44 lines (35 loc) · 875 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
title: Guy Lewin's Blog
url: https://lewin.co.il
email: contact@lewin.co.il
description: Documenting things I found useful.
theme: jekyll-dash
paginate: 5
paginate_path: "/blog/page:num/"
tag_permalink_style: pretty
tag_page_layout: tag_page
tag_page_dir: tag
plugins:
- jekyll/tagging
- jekyll-sitemap
- jekyll-redirect-from
google_analytics: G-YEJ89F03YG
dash:
date_format: "%b %-d, %Y"
disqus:
shortname: lewin
avatar_source: github
github_username: GuyLewin
social_links:
- url: https://twitter.com/GuyLevin
icon: twitter-square
color: cyan
- url: https://github.com/GuyLewin
icon: github-square
color: purple
- url: https://www.linkedin.com/in/guy-lewin-48b00712/
icon: linkedin
color: green
- url: mailto:contact@lewin.co.il
icon: envelope-square
fa: true
color: indigo