-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
223 lines (190 loc) · 9.1 KB
/
index.html
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
---
layout: default
title: Welcome
---
<h1>Hyde Press Bookshelf</h1>
<p>Welcome. Free Books in the Hyde Press Series about Jekyll 'n' Friends include:
</p>
<p>
<b><a href="jekyll-install">Jekyll Installation Guide</a></b>
by Tom Preston-Werner, Nick Quaranto, Parker Moore, et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/jekyll-install">Source in the Manuscripts book format</a>,
<a href="https://github.com/hydepress/jekyll-install#sources">Original Sources</a>)
</span>
<a class="github-button" href="https://github.com/hydepress/jekyll-install"
data-icon="octicon-star"
data-count-href="/hydepress/jekyll-install/stargazers"
data-count-api="/repos/hydepress/jekyll-install#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/jekyll-install on GitHub">Star</a>
</p>
<p>
<b><a href="jekyll">Jekyll Documentation</a></b>
by Tom Preston-Werner, Nick Quaranto, Parker Moore, et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/jekyll">Source in the Manuscripts book format</a>,
<a href="https://github.com/hydepress/jekyll#sources">Original Sources</a>)
</span>
<a class="github-button" href="https://github.com/hydepress/jekyll"
data-icon="octicon-star"
data-count-href="/hydepress/jekyll/stargazers"
data-count-api="/repos/hydepress/jekyll#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/jekyll on GitHub">Star</a>
</p>
<p>
<b><a href="jekyll-plugins">Jekyll Plugins 'n' Tools</a></b>
by Ben Balter, Parker Moore, Jordon Bedwell, Sylvester Keil, Gerald Bauer, et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/jekyll-plugins">Source in the Manuscripts book format</a>,
Original Source
<a href="https://github.com/jekyll/jekyll-feed">[1]</a>
<a href="https://github.com/jekyll/jekyll-assets">[2]</a>
<a href="https://github.com/inukshuk/jekyll-scholar">[3]</a>
<!-- todo: add more (all) sources -->
)
</span>
<a class="github-button" href="https://github.com/hydepress/jekyll-plugins"
data-icon="octicon-star"
data-count-href="/hydepress/jekyll-plugins/stargazers"
data-count-api="/repos/hydepress/jekyll-plugins#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/jekyll-plugins on GitHub">Star</a>
</p>
<p>
<b><a href="jekyll-themes">Jekyll Themes 'n' Templates</a></b>
by Mark Otto, Michael Rose, Tim O'Brien, Elle Kasai, Gerald Bauer, et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/jekyll-themes">Source in the Manuscripts book format</a>,
<a href="https://github.com/hydepress/jekyll-themes#sources">Original Sources</a>
<!-- todo: add more (all) sources -->
)
</span>
<a class="github-button" href="https://github.com/hydepress/jekyll-themes"
data-icon="octicon-star"
data-count-href="/hydepress/jekyll-themes/stargazers"
data-count-api="/repos/hydepress/jekyll-themes#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/jekyll-themes on GitHub">Star</a>
</p>
<p>
<b><a href="liquid">Liquid Template Language Documentation</a></b>
by Tobias Luetke, et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/liquid">Source in the Manuscripts book format</a>,
<a href="https://github.com/hydepress/liquid#sources">Original Sources</a>
)
</span>
<a class="github-button" href="https://github.com/hydepress/liquid"
data-icon="octicon-star"
data-count-href="/hydepress/liquid/stargazers"
data-count-api="/repos/hydepress/liquid#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/liquid on GitHub">Star</a>
</p>
<p>
<b><a href="jekyll-deploy">Jekyll Deployment 'n' Continuous Integration Guide</a></b>
by Tom Preston-Werner, Nick Quaranto, Parker Moore, et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/jekyll-deploy">Source in the Manuscripts book format</a>,
<a href="https://github.com/hydepress/jekyll-deploy#sources">Original Sources</a>)
</span>
<a class="github-button" href="https://github.com/hydepress/jekyll-deploy"
data-icon="octicon-star"
data-count-href="/hydepress/jekyll-deploy/stargazers"
data-count-api="/repos/hydepress/jekyll-deploy#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/jekyll-deploy on GitHub">Star</a>
</p>
<p>
<b><a href="jekyll-import">Jekyll Importers 'n' Syndicators</a></b>
by Tom Preston-Werner, Nick Quaranto, Parker Moore, et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/jekyll-import">Source in the Manuscripts book format</a>,
<a href="https://github.com/hydepress/jekyll-import#sources">Original Sources</a>)
</span>
<a class="github-button" href="https://github.com/hydepress/jekyll-import"
data-icon="octicon-star"
data-count-href="/hydepress/jekyll-import/stargazers"
data-count-api="/repos/hydepress/jekyll-import#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/jekyll-import on GitHub">Star</a>
</p>
<p>
<b><a href="jekyll-style">Jekyll Style Guide</a></b>
by Ben Balter et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/jekyll-style">Source in the Manuscripts book format</a>,
<a href="https://github.com/benbalter/jekyll-style-guide">Original Source</a>)
</span>
<a class="github-button" href="https://github.com/hydepress/jekyll-style"
data-icon="octicon-star"
data-count-href="/hydepress/jekyll-style/stargazers"
data-count-api="/repos/hydepress/jekyll-style#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/jekyll-style on GitHub">Star</a>
</p>
<p>
<b><a href="jekyll-dev">Jekyll Plugin Developer's Guide</a></b>
by Tom Preston-Werner, Nick Quaranto, Parker Moore, et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/jekyll-dev">Source in the Manuscripts book format</a>,
<a href="https://github.com/hydepress/jekyll-dev#sources">Original Sources</a>)
</span>
<a class="github-button" href="https://github.com/hydepress/jekyll-dev"
data-icon="octicon-star"
data-count-href="/hydepress/jekyll-dev/stargazers"
data-count-api="/repos/hydepress/jekyll-dev#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/jekyll-dev on GitHub">Star</a>
</p>
<p>
<b><a href="octopod">Octopod User's Guide</a></b>
by Stefan Haslinger et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/octopod">Source in the Manuscripts book format</a>,
<a href="https://github.com/hydepress/octopod#sources">Original Sources</a>)
</span>
<a class="github-button" href="https://github.com/hydepress/octopod"
data-icon="octicon-star"
data-count-href="/hydepress/octopod/stargazers"
data-count-api="/repos/hydepress/octopod#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/octopod on GitHub">Star</a>
</p>
<p>
<b><a href="octopress">Octopress 3 Documentation</a></b>
by Brandon Mathis et al
<span style="font-size: 70%;">
(<a href="https://github.com/hydepress/octopress">Source in the Manuscripts book format</a>,
Original Source
<a href="https://github.com/octopress/octopress">[1]</a>
<a href="https://github.com/octopress/image-tag">[2]</a>
<a href="https://github.com/octopress/feeds">[3]</a>
<!-- todo: add more (all) sources -->
)
</span>
<a class="github-button" href="https://github.com/hydepress/octopress"
data-icon="octicon-star"
data-count-href="/hydepress/octopress/stargazers"
data-count-api="/repos/hydepress/octopress#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star hydepress/octopress on GitHub">Star</a>
</p>
<div style="font-size: 70%; border-top: 1px solid #767676; margin-top: 60px;">
<p>
More Bookshelves
</p>
<a href="http://yukimotopress.github.io">Yuki & Moto Press</a> •
<a href="http://funpress.github.io">Fun Press</a> •
<a href="http://worldclassics.github.io">World Classics</a>
<p style="text-align: center; margin-top: 25px; color: #767676;">
Built with <a href="http://github.com/octobook">Octobook</a> and friends.
</p>
</div>
<!-- GitHub Buttons
Place this tag right after the last button or just before your close body tag.
see https://buttons.github.io
-->
<script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script>