forked from ePages-de/epages-devportal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
85 lines (71 loc) · 1.46 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
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
title: ePages Developer Portal
url: https://developer.epages.com
twitter_username: epagesdevs
github_username: ePages-de
youtube_username: UCI5hX9kgUGFnYpfxZYxlP0Q
linkedin_username: epages
xing_username: epagesgmbh
instagram_username: life_at_epages
markdown: kramdown
permalink: /blog/:categories/:title/
future: false
kramdown:
input: GFM
syntax_highlighter: rouge
include:
- _pages
- beyond-essence
plugins:
- bourbon
- neat
- rouge
- jekyll-twitter-plugin
- jekyll-paginate-v2
jekyll_admin:
hidden_links:
- datafiles
- configuration
sass:
sass_dir: _sass
style: compressed
exclude:
- Gemfile
- Gemfile.lock
- Jenkinsfile
- docker-compose.yml
- Rakefile
- build.sh
- Dockerfile
- Capfile
- _pages/url-map
- resources
- README.md
- run_tests.sh
- config/
- log/
- vendor
- LICENSE-CC-BY-40.txt
- firebase.json
feed:
path: /blog/feed.xml
category_list:
api-experience: API Experience
coding: Coding
events: Events
language-and-localization: Language & Localization
methods-and-tools: Methods & Tools
on-the-job: On the job
tech-stories: Tech Stories
techcomm-and-socialmedia: TechComm & Social Media
ux-and-design: UX & Design
pagination:
enabled: true
per_page: 6
sort_reverse: true
permalink: page-:num
extension: json
indexpage: page-1
development:
google_api_key: AIzaSyCGIAu5RAopcJys8C-AvN1g4-sJM7jJGt0
production:
google_api_key: AIzaSyA93ZtpmR_qGWcFzis2tVGG0biAqEf4B5c