-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
69 lines (69 loc) · 1.22 KB
/
_config.yml
File metadata and controls
69 lines (69 loc) · 1.22 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
title: Python Programming Blog
timezone: UTC
collections:
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
authors:
title: Posts
output: true
name: Python Programming Blog
description: Wide range of Python tutorials
avatar: https://pythonprogramming.org/images/python.svg
footer-links:
dribbble:
email: pythonprogrammingorg@gmail.com
facebook: "loyalseo"
flickr:
github: pythonprogramm9
instagram:
linkedin:
pinterest:
rss: feed
twitter: pythonprogramm9
stackoverflow:
youtube:
reddit: pythonprogrammingorg
disqus: ranvir-singh
google_analytics:
url: https://pythonprogramming.org
baseurl: ""
permalink: "/:title/"
version: v1.2.0
sidebar: true
kramdown:
input: GFM
syntax_highlighter: rouge
syntax_highlighter_opts:
css_class: highlight
sass:
style: compressed
gems:
- jekyll-sitemap
- jekyll-redirect-from
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-sitemap
- jekyll-feed
- jekyll-paginate
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- CNAME
theme: jekyll-theme-cayman
paginate: 10
paginate_path: "/posts/page:num/"
include:
- _categories
- _authors
- _thoughts
- _series
series_array: []
telegram_bot: pythonprogrammingorgbot