ro 4.2.0 → 4.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +29 -8
- data/LICENSE +1 -1
- data/README.md +274 -111
- data/Rakefile +2 -2
- data/lib/ro/_lib.rb +18 -6
- data/lib/ro/asset.rb +23 -13
- data/lib/ro/collection.rb +47 -4
- data/lib/ro/config.rb +4 -0
- data/lib/ro/error.rb +5 -2
- data/lib/ro/html.rb +23 -0
- data/lib/ro/html_safe.rb +143 -0
- data/lib/ro/methods.rb +95 -38
- data/lib/ro/node.rb +78 -35
- data/lib/ro/path.rb +4 -0
- data/lib/ro/template.rb +62 -22
- data/lib/ro/text.rb +120 -0
- data/lib/ro.rb +4 -0
- data/public/api/ro/index-1.json +997 -79
- data/public/api/ro/index.json +997 -79
- data/public/api/ro/nerd/fastest-possible-embeddings/index.json +90 -0
- data/public/api/ro/nerd/ima/index.json +49 -0
- data/public/api/ro/nerd/index/index.json +74 -0
- data/public/api/ro/nerd/index-1.json +204 -0
- data/public/api/ro/nerd/index.json +194 -0
- data/public/api/ro/pages/about/index.json +60 -0
- data/public/api/ro/pages/contact/index.json +50 -0
- data/public/api/ro/pages/cv/index.json +49 -0
- data/public/api/ro/pages/disco/index.json +117 -0
- data/public/api/ro/pages/index/index.json +30 -0
- data/public/api/ro/pages/index-1.json +366 -0
- data/public/api/ro/pages/index.json +356 -0
- data/public/api/ro/pages/jess/index.json +62 -0
- data/public/api/ro/pages/now/index.json +43 -0
- data/public/api/ro/posts/almost-died-in-an-ice-cave/index.json +265 -0
- data/public/api/ro/posts/facebook-and-global-extremism/index.json +90 -0
- data/public/api/ro/posts/index-1.json +461 -79
- data/public/api/ro/posts/index.json +461 -79
- data/public/api/ro/posts/lemmings-considered-harmful/index.json +49 -0
- data/public/api/ro/posts/lost-in-the-desert/index.json +49 -0
- data/public/api/ro/posts/mission/index.json +49 -0
- data/public/api/ro/posts/return-your-laptop/index.json +61 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/giraffe.jpeg +0 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/let-me-in.jpg +0 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/src/fastembed.js +70 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/src/fastembed.rs +68 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/terminal.jpg +0 -0
- data/public/ro/nerd/fastest-possible-embeddings/attributes.yml +7 -0
- data/public/ro/nerd/fastest-possible-embeddings/body.md +266 -0
- data/public/ro/nerd/ima/assets/og.jpeg +0 -0
- data/public/ro/nerd/ima/attributes.yml +8 -0
- data/public/ro/nerd/ima/body.md +22 -0
- data/public/ro/nerd/index/assets/giraffe.jpeg +0 -0
- data/public/ro/nerd/index/assets/let-me-in.jpg +0 -0
- data/public/ro/nerd/index/assets/terminal.jpg +0 -0
- data/public/ro/nerd/index/attributes.yml +7 -0
- data/public/ro/nerd/index/body.md +130 -0
- data/public/ro/pages/about/assets/og.jpeg +0 -0
- data/public/ro/pages/about/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/about/body.md +40 -0
- data/public/ro/pages/contact/assets/giraffe.jpeg +0 -0
- data/public/ro/pages/contact/attributes.yml +7 -0
- data/public/ro/pages/contact/body.md +9 -0
- data/public/ro/pages/cv/assets/ara.jpg +0 -0
- data/public/ro/pages/cv/attributes.yml +6 -0
- data/public/ro/pages/cv/body.md +122 -0
- data/public/ro/pages/disco/assets/disco.jpg +0 -0
- data/public/ro/pages/disco/assets/disco.png +0 -0
- data/public/ro/pages/disco/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/disco/assets/src/environment.md +2354 -0
- data/public/ro/pages/disco/assets/src/fortune-500.md +2518 -0
- data/public/ro/pages/disco/assets/src/greed.md +2703 -0
- data/public/ro/pages/disco/assets/src/up-at-night.md +2337 -0
- data/public/ro/pages/disco/attributes.yml +9 -0
- data/public/ro/pages/disco/body.md +99 -0
- data/public/ro/pages/disco/samples/environment.md +2354 -0
- data/public/ro/pages/disco/samples/fortune-500.md +2518 -0
- data/public/ro/pages/disco/samples/greed.md +2703 -0
- data/public/ro/pages/disco/samples/up-at-night.md +2337 -0
- data/public/ro/pages/index/attributes.yml +1 -0
- data/public/ro/pages/index/body.md +15 -0
- data/public/ro/pages/jess/assets/og.jpg +0 -0
- data/public/ro/pages/jess/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/jess/attributes.yml +7 -0
- data/public/ro/pages/jess/body.md +3 -0
- data/public/ro/pages/now/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/now/attributes.yml +1 -0
- data/public/ro/pages/now/body.md +24 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image1.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image10.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image11.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image12.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image13.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image14.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image15.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image2.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image3.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image4.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image5.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image6.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image7.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image8.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image9.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/josh-pointing.jpg +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/levi-rawr.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/og.jpg +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/purple-heart.jpg +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/attributes.yml +6 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/body.md +419 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/background.html +125 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/background.md +95 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/og.jpg +0 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/prompt.txt +122 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/results.md +183 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/survey.txt +190 -0
- data/public/ro/posts/facebook-and-global-extremism/attributes.yml +7 -0
- data/public/ro/posts/facebook-and-global-extremism/body.md +393 -0
- data/public/ro/posts/lemmings-considered-harmful/assets/lemming.jpeg +0 -0
- data/public/ro/posts/lemmings-considered-harmful/attributes.yml +6 -0
- data/public/ro/posts/lemmings-considered-harmful/body.md +43 -0
- data/public/ro/posts/lost-in-the-desert/assets/og.jpg +0 -0
- data/public/ro/posts/lost-in-the-desert/attributes.yml +6 -0
- data/public/ro/posts/lost-in-the-desert/body.md +7 -0
- data/public/ro/posts/mission/assets/og.jpg +0 -0
- data/public/ro/posts/mission/attributes.yml +6 -0
- data/public/ro/posts/mission/body.md +4 -0
- data/public/ro/posts/return-your-laptop/assets/og.jpg +0 -0
- data/public/ro/posts/return-your-laptop/assets/return-your-laptop.png +0 -0
- data/public/ro/posts/return-your-laptop/attributes.yml +6 -0
- data/public/ro/posts/return-your-laptop/body.md +58 -0
- data/ro.gemspec +178 -49
- data/scripts/speedtest.rb +324 -0
- data/tmp/gem-details.oe +0 -0
- metadata +157 -33
- data/public/api/ro/posts/first_post/index.json +0 -52
- data/public/api/ro/posts/second_post/index.json +0 -51
- data/public/api/ro/posts/third_post/index.json +0 -51
- data/public/ro/posts/first_post/assets/foo/bar/baz.jpg +0 -0
- data/public/ro/posts/first_post/assets/foo.jpg +0 -0
- data/public/ro/posts/first_post/assets/src/foo/bar.rb +0 -3
- data/public/ro/posts/first_post/attributes.yml +0 -2
- data/public/ro/posts/first_post/blurb.erb.md +0 -7
- data/public/ro/posts/first_post/body.md +0 -16
- data/public/ro/posts/first_post/testing.txt +0 -3
- data/public/ro/posts/second_post/assets/foo/bar/baz.jpg +0 -0
- data/public/ro/posts/second_post/assets/foo.jpg +0 -0
- data/public/ro/posts/second_post/assets/src/foo/bar.rb +0 -3
- data/public/ro/posts/second_post/attributes.yml +0 -2
- data/public/ro/posts/second_post/blurb.erb.md +0 -5
- data/public/ro/posts/second_post/body.md +0 -16
- data/public/ro/posts/third_post/assets/foo/bar/baz.jpg +0 -0
- data/public/ro/posts/third_post/assets/foo.jpg +0 -0
- data/public/ro/posts/third_post/assets/src/foo/bar.rb +0 -3
- data/public/ro/posts/third_post/attributes.yml +0 -2
- data/public/ro/posts/third_post/blurb.erb.md +0 -5
- data/public/ro/posts/third_post/body.md +0 -16
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ro
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.
|
4
|
+
version: 4.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ara T. Howard
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-04-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: map
|
@@ -91,34 +91,67 @@ dependencies:
|
|
91
91
|
- !ruby/object:Gem::Version
|
92
92
|
version: 4.1.1
|
93
93
|
- !ruby/object:Gem::Dependency
|
94
|
-
name:
|
94
|
+
name: front_matter_parser
|
95
95
|
requirement: !ruby/object:Gem::Requirement
|
96
96
|
requirements:
|
97
97
|
- - "~>"
|
98
98
|
- !ruby/object:Gem::Version
|
99
|
-
version: '0
|
99
|
+
version: '1.0'
|
100
100
|
type: :runtime
|
101
101
|
prerelease: false
|
102
102
|
version_requirements: !ruby/object:Gem::Requirement
|
103
103
|
requirements:
|
104
104
|
- - "~>"
|
105
105
|
- !ruby/object:Gem::Version
|
106
|
-
version: '0
|
106
|
+
version: '1.0'
|
107
107
|
- !ruby/object:Gem::Dependency
|
108
|
-
name:
|
108
|
+
name: rinku
|
109
109
|
requirement: !ruby/object:Gem::Requirement
|
110
110
|
requirements:
|
111
111
|
- - "~>"
|
112
112
|
- !ruby/object:Gem::Version
|
113
|
-
version:
|
113
|
+
version: '2.0'
|
114
114
|
type: :runtime
|
115
115
|
prerelease: false
|
116
116
|
version_requirements: !ruby/object:Gem::Requirement
|
117
117
|
requirements:
|
118
118
|
- - "~>"
|
119
119
|
- !ruby/object:Gem::Version
|
120
|
-
version:
|
121
|
-
|
120
|
+
version: '2.0'
|
121
|
+
- !ruby/object:Gem::Dependency
|
122
|
+
name: image_size
|
123
|
+
requirement: !ruby/object:Gem::Requirement
|
124
|
+
requirements:
|
125
|
+
- - "~>"
|
126
|
+
- !ruby/object:Gem::Version
|
127
|
+
version: '3.4'
|
128
|
+
type: :runtime
|
129
|
+
prerelease: false
|
130
|
+
version_requirements: !ruby/object:Gem::Requirement
|
131
|
+
requirements:
|
132
|
+
- - "~>"
|
133
|
+
- !ruby/object:Gem::Version
|
134
|
+
version: '3.4'
|
135
|
+
- !ruby/object:Gem::Dependency
|
136
|
+
name: nokogiri
|
137
|
+
requirement: !ruby/object:Gem::Requirement
|
138
|
+
requirements:
|
139
|
+
- - "~>"
|
140
|
+
- !ruby/object:Gem::Version
|
141
|
+
version: '1'
|
142
|
+
type: :runtime
|
143
|
+
prerelease: false
|
144
|
+
version_requirements: !ruby/object:Gem::Requirement
|
145
|
+
requirements:
|
146
|
+
- - "~>"
|
147
|
+
- !ruby/object:Gem::Version
|
148
|
+
version: '1'
|
149
|
+
description: |-
|
150
|
+
the worlds tiniest, bestest, most minmialist headless cms - powered by github
|
151
|
+
|
152
|
+
ro is a minimalist toolkit for managing heterogeneous collections of rich web
|
153
|
+
content on github, and providing both programatic and api access to it with zero
|
154
|
+
heavy lifting
|
122
155
|
email: ara.t.howard@gmail.com
|
123
156
|
executables:
|
124
157
|
- ro
|
@@ -139,6 +172,8 @@ files:
|
|
139
172
|
- lib/ro/collection/list.rb
|
140
173
|
- lib/ro/config.rb
|
141
174
|
- lib/ro/error.rb
|
175
|
+
- lib/ro/html.rb
|
176
|
+
- lib/ro/html_safe.rb
|
142
177
|
- lib/ro/klass.rb
|
143
178
|
- lib/ro/methods.rb
|
144
179
|
- lib/ro/model.rb
|
@@ -153,36 +188,125 @@ files:
|
|
153
188
|
- lib/ro/slug.rb
|
154
189
|
- lib/ro/template.rb
|
155
190
|
- lib/ro/template/rouge_formatter.rb
|
191
|
+
- lib/ro/text.rb
|
156
192
|
- public/api/ro/index-1.json
|
157
193
|
- public/api/ro/index.json
|
158
|
-
- public/api/ro/
|
194
|
+
- public/api/ro/nerd/fastest-possible-embeddings/index.json
|
195
|
+
- public/api/ro/nerd/ima/index.json
|
196
|
+
- public/api/ro/nerd/index-1.json
|
197
|
+
- public/api/ro/nerd/index.json
|
198
|
+
- public/api/ro/nerd/index/index.json
|
199
|
+
- public/api/ro/pages/about/index.json
|
200
|
+
- public/api/ro/pages/contact/index.json
|
201
|
+
- public/api/ro/pages/cv/index.json
|
202
|
+
- public/api/ro/pages/disco/index.json
|
203
|
+
- public/api/ro/pages/index-1.json
|
204
|
+
- public/api/ro/pages/index.json
|
205
|
+
- public/api/ro/pages/index/index.json
|
206
|
+
- public/api/ro/pages/jess/index.json
|
207
|
+
- public/api/ro/pages/now/index.json
|
208
|
+
- public/api/ro/posts/almost-died-in-an-ice-cave/index.json
|
209
|
+
- public/api/ro/posts/facebook-and-global-extremism/index.json
|
159
210
|
- public/api/ro/posts/index-1.json
|
160
211
|
- public/api/ro/posts/index.json
|
161
|
-
- public/api/ro/posts/
|
162
|
-
- public/api/ro/posts/
|
163
|
-
- public/ro/posts/
|
164
|
-
- public/ro/posts/
|
165
|
-
- public/ro/
|
166
|
-
- public/ro/
|
167
|
-
- public/ro/
|
168
|
-
- public/ro/
|
169
|
-
- public/ro/
|
170
|
-
- public/ro/
|
171
|
-
- public/ro/
|
172
|
-
- public/ro/
|
173
|
-
- public/ro/
|
174
|
-
- public/ro/
|
175
|
-
- public/ro/
|
176
|
-
- public/ro/
|
177
|
-
- public/ro/
|
178
|
-
- public/ro/
|
179
|
-
- public/ro/
|
180
|
-
- public/ro/
|
181
|
-
- public/ro/
|
212
|
+
- public/api/ro/posts/lemmings-considered-harmful/index.json
|
213
|
+
- public/api/ro/posts/lost-in-the-desert/index.json
|
214
|
+
- public/api/ro/posts/mission/index.json
|
215
|
+
- public/api/ro/posts/return-your-laptop/index.json
|
216
|
+
- public/ro/nerd/fastest-possible-embeddings/assets/giraffe.jpeg
|
217
|
+
- public/ro/nerd/fastest-possible-embeddings/assets/let-me-in.jpg
|
218
|
+
- public/ro/nerd/fastest-possible-embeddings/assets/src/fastembed.js
|
219
|
+
- public/ro/nerd/fastest-possible-embeddings/assets/src/fastembed.rs
|
220
|
+
- public/ro/nerd/fastest-possible-embeddings/assets/terminal.jpg
|
221
|
+
- public/ro/nerd/fastest-possible-embeddings/attributes.yml
|
222
|
+
- public/ro/nerd/fastest-possible-embeddings/body.md
|
223
|
+
- public/ro/nerd/ima/assets/og.jpeg
|
224
|
+
- public/ro/nerd/ima/attributes.yml
|
225
|
+
- public/ro/nerd/ima/body.md
|
226
|
+
- public/ro/nerd/index/assets/giraffe.jpeg
|
227
|
+
- public/ro/nerd/index/assets/let-me-in.jpg
|
228
|
+
- public/ro/nerd/index/assets/terminal.jpg
|
229
|
+
- public/ro/nerd/index/attributes.yml
|
230
|
+
- public/ro/nerd/index/body.md
|
231
|
+
- public/ro/pages/about/assets/og.jpeg
|
232
|
+
- public/ro/pages/about/assets/speak-english-pulp-fiction.gif
|
233
|
+
- public/ro/pages/about/body.md
|
234
|
+
- public/ro/pages/contact/assets/giraffe.jpeg
|
235
|
+
- public/ro/pages/contact/attributes.yml
|
236
|
+
- public/ro/pages/contact/body.md
|
237
|
+
- public/ro/pages/cv/assets/ara.jpg
|
238
|
+
- public/ro/pages/cv/attributes.yml
|
239
|
+
- public/ro/pages/cv/body.md
|
240
|
+
- public/ro/pages/disco/assets/disco.jpg
|
241
|
+
- public/ro/pages/disco/assets/disco.png
|
242
|
+
- public/ro/pages/disco/assets/speak-english-pulp-fiction.gif
|
243
|
+
- public/ro/pages/disco/assets/src/environment.md
|
244
|
+
- public/ro/pages/disco/assets/src/fortune-500.md
|
245
|
+
- public/ro/pages/disco/assets/src/greed.md
|
246
|
+
- public/ro/pages/disco/assets/src/up-at-night.md
|
247
|
+
- public/ro/pages/disco/attributes.yml
|
248
|
+
- public/ro/pages/disco/body.md
|
249
|
+
- public/ro/pages/disco/samples/environment.md
|
250
|
+
- public/ro/pages/disco/samples/fortune-500.md
|
251
|
+
- public/ro/pages/disco/samples/greed.md
|
252
|
+
- public/ro/pages/disco/samples/up-at-night.md
|
253
|
+
- public/ro/pages/index/attributes.yml
|
254
|
+
- public/ro/pages/index/body.md
|
255
|
+
- public/ro/pages/jess/assets/og.jpg
|
256
|
+
- public/ro/pages/jess/assets/speak-english-pulp-fiction.gif
|
257
|
+
- public/ro/pages/jess/attributes.yml
|
258
|
+
- public/ro/pages/jess/body.md
|
259
|
+
- public/ro/pages/now/assets/speak-english-pulp-fiction.gif
|
260
|
+
- public/ro/pages/now/attributes.yml
|
261
|
+
- public/ro/pages/now/body.md
|
262
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image1.png
|
263
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image10.png
|
264
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image11.png
|
265
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image12.png
|
266
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image13.png
|
267
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image14.png
|
268
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image15.png
|
269
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image2.png
|
270
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image3.png
|
271
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image4.png
|
272
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image5.png
|
273
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image6.png
|
274
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image7.png
|
275
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image8.png
|
276
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/image9.png
|
277
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/josh-pointing.jpg
|
278
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/levi-rawr.png
|
279
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/og.jpg
|
280
|
+
- public/ro/posts/almost-died-in-an-ice-cave/assets/purple-heart.jpg
|
281
|
+
- public/ro/posts/almost-died-in-an-ice-cave/attributes.yml
|
282
|
+
- public/ro/posts/almost-died-in-an-ice-cave/body.md
|
283
|
+
- public/ro/posts/facebook-and-global-extremism/assets/background.html
|
284
|
+
- public/ro/posts/facebook-and-global-extremism/assets/background.md
|
285
|
+
- public/ro/posts/facebook-and-global-extremism/assets/og.jpg
|
286
|
+
- public/ro/posts/facebook-and-global-extremism/assets/prompt.txt
|
287
|
+
- public/ro/posts/facebook-and-global-extremism/assets/results.md
|
288
|
+
- public/ro/posts/facebook-and-global-extremism/assets/survey.txt
|
289
|
+
- public/ro/posts/facebook-and-global-extremism/attributes.yml
|
290
|
+
- public/ro/posts/facebook-and-global-extremism/body.md
|
291
|
+
- public/ro/posts/lemmings-considered-harmful/assets/lemming.jpeg
|
292
|
+
- public/ro/posts/lemmings-considered-harmful/attributes.yml
|
293
|
+
- public/ro/posts/lemmings-considered-harmful/body.md
|
294
|
+
- public/ro/posts/lost-in-the-desert/assets/og.jpg
|
295
|
+
- public/ro/posts/lost-in-the-desert/attributes.yml
|
296
|
+
- public/ro/posts/lost-in-the-desert/body.md
|
297
|
+
- public/ro/posts/mission/assets/og.jpg
|
298
|
+
- public/ro/posts/mission/attributes.yml
|
299
|
+
- public/ro/posts/mission/body.md
|
300
|
+
- public/ro/posts/return-your-laptop/assets/og.jpg
|
301
|
+
- public/ro/posts/return-your-laptop/assets/return-your-laptop.png
|
302
|
+
- public/ro/posts/return-your-laptop/attributes.yml
|
303
|
+
- public/ro/posts/return-your-laptop/body.md
|
182
304
|
- ro.gemspec
|
305
|
+
- scripts/speedtest.rb
|
306
|
+
- tmp/gem-details.oe
|
183
307
|
homepage: https://github.com/ahoward/ro
|
184
308
|
licenses:
|
185
|
-
-
|
309
|
+
- Nonstandard
|
186
310
|
metadata: {}
|
187
311
|
post_install_message:
|
188
312
|
rdoc_options: []
|
@@ -199,7 +323,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
199
323
|
- !ruby/object:Gem::Version
|
200
324
|
version: '0'
|
201
325
|
requirements: []
|
202
|
-
rubygems_version: 3.5.
|
326
|
+
rubygems_version: 3.5.16
|
203
327
|
signing_key:
|
204
328
|
specification_version: 4
|
205
329
|
summary: all your content in github, as god intended
|
@@ -1,52 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"data": {
|
3
|
-
"posts/first_post": {
|
4
|
-
"title": "First Post",
|
5
|
-
"author": "people/alice",
|
6
|
-
"assets": {
|
7
|
-
"assets/foo.jpg": {
|
8
|
-
"url": "/ro/posts/first_post/assets/foo.jpg",
|
9
|
-
"path": "posts/first_post/assets/foo.jpg",
|
10
|
-
"src": null
|
11
|
-
},
|
12
|
-
"assets/foo/bar/baz.jpg": {
|
13
|
-
"url": "/ro/posts/first_post/assets/foo/bar/baz.jpg",
|
14
|
-
"path": "posts/first_post/assets/foo/bar/baz.jpg",
|
15
|
-
"src": null
|
16
|
-
},
|
17
|
-
"assets/src/foo/bar.rb": {
|
18
|
-
"url": "/ro/posts/first_post/assets/src/foo/bar.rb",
|
19
|
-
"path": "posts/first_post/assets/src/foo/bar.rb",
|
20
|
-
"src": "<div class=\"ro markdown src\">\n <code class='code' style='white-space:pre;'><div class='code-line code-line-1'><span style=\"color: #cf222e\">class</span> <span style=\"color: #953800\">C</span>\n</div><div class='code-line code-line-2'> <span style=\"color: #953800\">A</span> <span style=\"color: #0550ae\">=</span> <span style=\"color: #0550ae\">42</span>\n</div><div class='code-line code-line-3'><span style=\"color: #cf222e\">end</span>\n</div></code>\n</div>\n"
|
21
|
-
}
|
22
|
-
},
|
23
|
-
"_meta": {
|
24
|
-
"identifier": "posts/first_post",
|
25
|
-
"type": "posts",
|
26
|
-
"id": "first_post",
|
27
|
-
"urls": [
|
28
|
-
"/ro/posts/first_post/assets/foo.jpg",
|
29
|
-
"/ro/posts/first_post/assets/foo/bar/baz.jpg",
|
30
|
-
"/ro/posts/first_post/assets/src/foo/bar.rb",
|
31
|
-
"/ro/posts/first_post/attributes.yml",
|
32
|
-
"/ro/posts/first_post/blurb.erb.md",
|
33
|
-
"/ro/posts/first_post/body.md",
|
34
|
-
"/ro/posts/first_post/testing.txt"
|
35
|
-
],
|
36
|
-
"rel": {
|
37
|
-
"curr": "posts/first_post",
|
38
|
-
"prev": null,
|
39
|
-
"next": "posts/second_post"
|
40
|
-
}
|
41
|
-
},
|
42
|
-
"posts": {
|
43
|
-
"first_post": "43\n\n42\n"
|
44
|
-
}
|
45
|
-
}
|
46
|
-
},
|
47
|
-
"_meta": {
|
48
|
-
"url": "/ro",
|
49
|
-
"type": "posts",
|
50
|
-
"id": "first_post"
|
51
|
-
}
|
52
|
-
}
|
@@ -1,51 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"data": {
|
3
|
-
"posts/second_post": {
|
4
|
-
"title": "Second Post",
|
5
|
-
"author": "people/alice",
|
6
|
-
"assets": {
|
7
|
-
"assets/foo.jpg": {
|
8
|
-
"url": "/ro/posts/second_post/assets/foo.jpg",
|
9
|
-
"path": "posts/second_post/assets/foo.jpg",
|
10
|
-
"src": null
|
11
|
-
},
|
12
|
-
"assets/foo/bar/baz.jpg": {
|
13
|
-
"url": "/ro/posts/second_post/assets/foo/bar/baz.jpg",
|
14
|
-
"path": "posts/second_post/assets/foo/bar/baz.jpg",
|
15
|
-
"src": null
|
16
|
-
},
|
17
|
-
"assets/src/foo/bar.rb": {
|
18
|
-
"url": "/ro/posts/second_post/assets/src/foo/bar.rb",
|
19
|
-
"path": "posts/second_post/assets/src/foo/bar.rb",
|
20
|
-
"src": "<div class=\"ro markdown src\">\n <code class='code' style='white-space:pre;'><div class='code-line code-line-1'><span style=\"color: #cf222e\">class</span> <span style=\"color: #953800\">C</span>\n</div><div class='code-line code-line-2'> <span style=\"color: #953800\">A</span> <span style=\"color: #0550ae\">=</span> <span style=\"color: #0550ae\">42</span>\n</div><div class='code-line code-line-3'><span style=\"color: #cf222e\">end</span>\n</div></code>\n</div>\n"
|
21
|
-
}
|
22
|
-
},
|
23
|
-
"_meta": {
|
24
|
-
"identifier": "posts/second_post",
|
25
|
-
"type": "posts",
|
26
|
-
"id": "second_post",
|
27
|
-
"urls": [
|
28
|
-
"/ro/posts/second_post/assets/foo.jpg",
|
29
|
-
"/ro/posts/second_post/assets/foo/bar/baz.jpg",
|
30
|
-
"/ro/posts/second_post/assets/src/foo/bar.rb",
|
31
|
-
"/ro/posts/second_post/attributes.yml",
|
32
|
-
"/ro/posts/second_post/blurb.erb.md",
|
33
|
-
"/ro/posts/second_post/body.md"
|
34
|
-
],
|
35
|
-
"rel": {
|
36
|
-
"curr": "posts/second_post",
|
37
|
-
"prev": "posts/first_post",
|
38
|
-
"next": "posts/third_post"
|
39
|
-
}
|
40
|
-
},
|
41
|
-
"posts": {
|
42
|
-
"second_post": "<div class='ro markdown'>\n <ul>\n <li>one</li>\n <li>two</li>\n <li>three</li>\n</ul>\n\n<div class='language-ruby highlighter-rouge'><code class='code' style='white-space:pre;'><div class='code-line code-line-1'> <span style='color: #cf222e'>class</span> <span style='color: #953800'>C</span>\n</div><div class='code-line code-line-2'> <span style='color: #0550ae'>@a</span> <span style='color: #0550ae'>=</span> <span style='color: #0550ae'>42</span>\n</div><div class='code-line code-line-3'> <span style='color: #cf222e'>end</span>\n</div></code></div>\n\n<hr/>\n\n<p><img src='/ro/posts/second_post/assets/foo.jpg'/><br/>\n<br/></p>\n\n<p><img src='/ro/posts/second_post/assets/foo/bar/baz.jpg'/></p>\n\n</div>"
|
43
|
-
}
|
44
|
-
}
|
45
|
-
},
|
46
|
-
"_meta": {
|
47
|
-
"url": "/ro",
|
48
|
-
"type": "posts",
|
49
|
-
"id": "second_post"
|
50
|
-
}
|
51
|
-
}
|
@@ -1,51 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"data": {
|
3
|
-
"posts/third_post": {
|
4
|
-
"title": "First Post",
|
5
|
-
"author": "people/alice",
|
6
|
-
"assets": {
|
7
|
-
"assets/foo.jpg": {
|
8
|
-
"url": "/ro/posts/third_post/assets/foo.jpg",
|
9
|
-
"path": "posts/third_post/assets/foo.jpg",
|
10
|
-
"src": null
|
11
|
-
},
|
12
|
-
"assets/foo/bar/baz.jpg": {
|
13
|
-
"url": "/ro/posts/third_post/assets/foo/bar/baz.jpg",
|
14
|
-
"path": "posts/third_post/assets/foo/bar/baz.jpg",
|
15
|
-
"src": null
|
16
|
-
},
|
17
|
-
"assets/src/foo/bar.rb": {
|
18
|
-
"url": "/ro/posts/third_post/assets/src/foo/bar.rb",
|
19
|
-
"path": "posts/third_post/assets/src/foo/bar.rb",
|
20
|
-
"src": "<div class=\"ro markdown src\">\n <code class='code' style='white-space:pre;'><div class='code-line code-line-1'><span style=\"color: #cf222e\">class</span> <span style=\"color: #953800\">C</span>\n</div><div class='code-line code-line-2'> <span style=\"color: #953800\">A</span> <span style=\"color: #0550ae\">=</span> <span style=\"color: #0550ae\">42</span>\n</div><div class='code-line code-line-3'><span style=\"color: #cf222e\">end</span>\n</div></code>\n</div>\n"
|
21
|
-
}
|
22
|
-
},
|
23
|
-
"_meta": {
|
24
|
-
"identifier": "posts/third_post",
|
25
|
-
"type": "posts",
|
26
|
-
"id": "third_post",
|
27
|
-
"urls": [
|
28
|
-
"/ro/posts/third_post/assets/foo.jpg",
|
29
|
-
"/ro/posts/third_post/assets/foo/bar/baz.jpg",
|
30
|
-
"/ro/posts/third_post/assets/src/foo/bar.rb",
|
31
|
-
"/ro/posts/third_post/attributes.yml",
|
32
|
-
"/ro/posts/third_post/blurb.erb.md",
|
33
|
-
"/ro/posts/third_post/body.md"
|
34
|
-
],
|
35
|
-
"rel": {
|
36
|
-
"curr": "posts/third_post",
|
37
|
-
"prev": "posts/second_post",
|
38
|
-
"next": null
|
39
|
-
}
|
40
|
-
},
|
41
|
-
"posts": {
|
42
|
-
"third_post": "<div class='ro markdown'>\n <ul>\n <li>one</li>\n <li>two</li>\n <li>three</li>\n</ul>\n\n<div class='language-ruby highlighter-rouge'><code class='code' style='white-space:pre;'><div class='code-line code-line-1'> <span style='color: #cf222e'>class</span> <span style='color: #953800'>C</span>\n</div><div class='code-line code-line-2'> <span style='color: #0550ae'>@a</span> <span style='color: #0550ae'>=</span> <span style='color: #0550ae'>42</span>\n</div><div class='code-line code-line-3'> <span style='color: #cf222e'>end</span>\n</div></code></div>\n\n<hr/>\n\n<p><img src='/ro/posts/third_post/assets/foo.jpg'/><br/>\n<br/></p>\n\n<p><img src='/ro/posts/third_post/assets/foo/bar/baz.jpg'/></p>\n\n</div>"
|
43
|
-
}
|
44
|
-
}
|
45
|
-
},
|
46
|
-
"_meta": {
|
47
|
-
"url": "/ro",
|
48
|
-
"type": "posts",
|
49
|
-
"id": "third_post"
|
50
|
-
}
|
51
|
-
}
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|