-
Notifications
You must be signed in to change notification settings - Fork 0
/
jekyll-dev.ini
97 lines (74 loc) · 3.12 KB
/
jekyll-dev.ini
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
################################################################
# Planet Jekyll (Dev Edition) Feed List / Configuration
#
# planet gets updated once a day (at 7 o'clock)
# runs @ http://planetjekyll.herokuapp.com/jekylldev
#
# admin/backend w/ timeline (for updates) @ http://planetjekyll.herokuapp.com/db
# add your blog feed!
title = Planet Jekyll (Dev Edition)
source = https://raw.github.com/planetjekyll/planet/master/jekyll-dev.ini
##############################
# GitHub Commits
[jekyllcommits]
title = Jekyll Commits @ GitHub
link = https://github.com/jekyll/jekyll
feed = https://github.com/jekyll/jekyll/commits/master.atom
[octopresscommits]
title = Octopress Commits @ GitHub
link = https://github.com/octopress/octopress
feed = https://github.com/octopress/octopress/commits/master.atom
[jekyllnowcommits]
title = Jekyll Now Commits @ GitHub
link = https://github.com/barryclark/jekyll-now
feed = https://github.com/barryclark/jekyll-now/commits/master.atom
[yeswejekyllcommits]
title = Yes We Jekyll Guide Commits @ GitHub
link = https://github.com/bebraw/yeswejekyll
feed = https://github.com/bebraw/yeswejekyll/commits/master.atom
[jekyllinccommits]
title = Jekyll Incorporated Theme Commits @ GitHub
link = https://github.com/kippt/jekyll-incorporated
feed = https://github.com/kippt/jekyll-incorporated/commits/master.atom
[poolecommits]
title = Poole (The Jekyll Butler) Commits @ GitHub
link = https://github.com/poole/poole
feed = https://github.com/poole/poole/commits/master.atom
[hydecommits]
title = Hyde (Two-Column Jekyll Theme) Commits @ GitHub
link = https://github.com/poole/hyde
feed = https://github.com/poole/hyde/commits/master.atom
[lanyoncommits]
title = Lanyon (Jekyll Theme) Commits @ GitHub
link = https://github.com/poole/lanyon
feed = https://github.com/poole/lanyon/commits/master.atom
[prosecommits]
title = Prose (Content Editor for GitHub Pages) Commits @ GitHub
link = https://github.com/prose/prose
feed = https://github.com/prose/prose/commits/master.atom
[prosestartercommits]
title = Starter Site for Jekyll w/ Prose Commits @ GitHub
link = https://github.com/prose/starter
feed = https://github.com/prose/starter/commits/gh-pages.atom
###############################
# Rubygems Releases/Versions
[jekyllversions]
title = Jekyll Versions @ Rubygems
link = http://rubygems.org/gems/jekyll
feed = http://rubygems.org/gems/jekyll/versions.atom
[githubpagesversions]
title = GitHub Pages Versions @ Rubygems
link = http://rubygems.org/gems/github-pages
feed = http://rubygems.org/gems/github-pages/versions.atom
[octopressversions]
title = Octopress Versions @ Rubygems
link = http://rubygems.org/gems/octopress
feed = http://rubygems.org/gems/octopress/versions.atom
[jekyllplanetversions]
title = Jekyll Planet Versions @ Rubygems
link = http://rubygems.org/gems/jekyll-planet
feed = http://rubygems.org/gems/jekyll-planet/versions.atom
[kramdownversions]
title = kramdown Versions @ Rubygems
link = http://rubygems.org/gems/kramdown
feed = http://rubygems.org/gems/kramdown/versions.atom