forked from CocoaPods/blog.cocoapods.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
77 lines (62 loc) · 1.67 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
name: CocoaPods Blog
description: Updates for the fascinating developments happening in the CocoaPods world.
url: http://blog.cocoapods.org
markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
highlighter: pygments
permalink: /:title
exclude: ['Gemfile*', 'rakefile.rb', 'README.md', 'shared', 'vendor']
paginate: 10
github_pr_url: https://github.com/CocoaPods/blog.cocoapods.org/tree/master/
authors:
eloy:
name: Eloy Durán
twitter: alloy
gravatar: 424a9ce662b059c35063b405e160461d
fabio:
name: Fabio Pelosin
twitter: fabiopelosin
gravatar: b6dde1a78e6215a592768c1e78a54adc
florian:
name: Florian Hanke
twitter: hanke
gravatar: de2d64478e715fb02266f77a3f5641f6
keith:
name: Keith Smiley
twitter: SmileyKeith
gravatar: 6ab7ae85b84ebb323fab427b11500742
kyle:
name: Kyle Fuller
twitter: kylefuller
gravatar: d200a17dd269fd4001bacb11662dab4b
michele:
name: Michele Titolo
twitter: micheletitolo
gravatar: 88f93b77b71da10f57749166f7a94716
orta:
name: Orta Therox
twitter: orta
gravatar: f116cb3be23153ec08b94e8bd4dbcfeb
boris:
name: Boris Bügling
twitter: NeoNacho
gravatar: 66d863ad05a1af75a0e3c5cedc816943
samuel:
name: Samuel E. Giddins
twitter: segiddins
gravatar: 4d6be90af74894fd132fb06dacec04d7
marius:
name: Marius Rackwitz
twitter: mrackwitz
gravatar: ca018f2258eadef2d02f5dcea5c25b88
hugo:
name: Hugo Tunius
twitter: K0nserv
gravatar: 0301339c7b91dfc95a263eb27e6fe371
assets:
sources:
- shared/img
- shared/fonts
- shared/js
- shared/sass