-
Notifications
You must be signed in to change notification settings - Fork 38
/
_config.yml
103 lines (82 loc) · 2.21 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
name: CocoaPods Blog
description: Updates for the fascinating developments happening in the CocoaPods world.
url: https://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
cocoagems:
name: Emma Koszinowski & Karla Sandoval
twitter: cocoagems
gravatar: 9f77257a23e0702b3902830d0e97c969
benasher44:
name: Ben Asher
twitter: benasher44
gravatar: 0d834d5ab9e4fd43f59675ea7641bb24
dnkoutso:
name: Dimitris Koutsogiorgas
twitter: dnkoutso
gravatar: 0da25866cffc79d7427beb50d984185a
igormaka:
name: Igor Makarov
twitter: igormaka
gravatar: ecfc4cf87073033b9ac1547872b5cf78
amorde:
name: Eric Amorde
twitter: _amorde
gravatar: 9c45154bad4d993c88fb63bd89aae901
assets:
sources:
- shared/img
- shared/fonts
- shared/js
- shared/sass