octodmin 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.bowerrc +3 -0
- data/.gitignore +24 -0
- data/.rspec +2 -0
- data/.travis.yml +9 -0
- data/CHANGELOG.md +4 -0
- data/Gemfile +17 -0
- data/LICENSE.md +22 -0
- data/README.md +117 -0
- data/Rakefile +38 -0
- data/_config.yml +27 -0
- data/_deploy.yml +13 -0
- data/app/.DS_Store +0 -0
- data/app/assets/.DS_Store +0 -0
- data/app/assets/javascripts/.DS_Store +0 -0
- data/app/assets/javascripts/app.js.coffee +13 -0
- data/app/assets/javascripts/components/header.js.cjsx +69 -0
- data/app/assets/javascripts/components/posts.js.cjsx +309 -0
- data/app/assets/javascripts/components/router.js.cjsx +56 -0
- data/app/assets/stylesheets/.DS_Store +0 -0
- data/app/assets/stylesheets/app.scss +75 -0
- data/app/config/environment.rb +7 -0
- data/app/config/routes.rb +19 -0
- data/app/config/sprockets.rb +36 -0
- data/app/controllers/deploys/create.rb +20 -0
- data/app/controllers/frontend/index.rb +8 -0
- data/app/controllers/posts/create.rb +18 -0
- data/app/controllers/posts/destroy.rb +14 -0
- data/app/controllers/posts/index.rb +13 -0
- data/app/controllers/posts/restore.rb +14 -0
- data/app/controllers/posts/revert.rb +14 -0
- data/app/controllers/posts/show.rb +13 -0
- data/app/controllers/posts/update.rb +23 -0
- data/app/controllers/site/show.rb +12 -0
- data/app/controllers/syncs/create.rb +62 -0
- data/app/controllers/version/show.rb +12 -0
- data/app/octodmin.rb +56 -0
- data/app/public/.DS_Store +0 -0
- data/app/public/assets/app.css +7960 -0
- data/app/public/assets/app.css.gz +7960 -0
- data/app/public/assets/app.js +39181 -0
- data/app/public/assets/app.js.gz +39181 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.eot +0 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.eot.gz +0 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.svg +288 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.svg.gz +288 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf.gz +0 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff +0 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff.gz +0 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2.gz +0 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.eot +0 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.eot.gz +0 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.svg +288 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.svg.gz +288 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf.gz +0 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.woff +0 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.woff.gz +0 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2.gz +0 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot +0 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot.gz +0 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg +288 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg.gz +288 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf +0 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf.gz +0 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff +0 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff.gz +0 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2 +0 -0
- data/app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2.gz +0 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.eot +0 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.eot.gz +0 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.svg +288 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.svg.gz +288 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.ttf.gz +0 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.woff +0 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.woff.gz +0 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.woff2.gz +0 -0
- data/app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.eot +0 -0
- data/app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.eot.gz +0 -0
- data/app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.svg +229 -0
- data/app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.svg.gz +229 -0
- data/app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.ttf.gz +0 -0
- data/app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.woff +0 -0
- data/app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.woff.gz +0 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.eot +0 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.eot.gz +0 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.svg +565 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.svg.gz +565 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.ttf +0 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.ttf.gz +0 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.woff +0 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.woff.gz +0 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.woff2 +0 -0
- data/app/public/assets/fontawesome/fonts/fontawesome-webfont.woff2.gz +0 -0
- data/app/public/assets/manifest.json +1 -0
- data/app/templates/application.html.erb +13 -0
- data/app/templates/frontend/index.html.erb +1 -0
- data/app/views/application_layout.rb +5 -0
- data/app/views/deploys/create.rb +10 -0
- data/app/views/frontend/index.rb +5 -0
- data/app/views/posts/create.rb +10 -0
- data/app/views/posts/destroy.rb +10 -0
- data/app/views/posts/index.rb +10 -0
- data/app/views/posts/restore.rb +10 -0
- data/app/views/posts/revert.rb +10 -0
- data/app/views/posts/show.rb +10 -0
- data/app/views/posts/update.rb +10 -0
- data/app/views/site/show.rb +10 -0
- data/app/views/syncs/create.rb +10 -0
- data/app/views/version/show.rb +10 -0
- data/bower.json +16 -0
- data/config.ru +5 -0
- data/lib/octodmin/app.rb +2 -0
- data/lib/octodmin/post.rb +161 -0
- data/lib/octodmin/site.rb +61 -0
- data/lib/octodmin/version.rb +3 -0
- data/lib/octodmin.rb +7 -0
- data/octodmin.gemspec +24 -0
- data/sample/.gitignore +2 -0
- data/sample/_includes/footer.html +55 -0
- data/sample/_includes/head.html +12 -0
- data/sample/_includes/header.html +27 -0
- data/sample/_layouts/default.html +20 -0
- data/sample/_layouts/page.html +14 -0
- data/sample/_layouts/post.html +15 -0
- data/sample/_posts/2015-01-29-welcome-to-jekyll.markdown +25 -0
- data/sample/_posts/2015-01-30-test.markdown +10 -0
- data/sample/_sass/_base.scss +204 -0
- data/sample/_sass/_layout.scss +236 -0
- data/sample/_sass/_syntax-highlighting.scss +67 -0
- data/sample/_templates/draft +4 -0
- data/sample/_templates/page +4 -0
- data/sample/_templates/post +8 -0
- data/sample/about.md +11 -0
- data/sample/css/main.scss +52 -0
- data/sample/feed.xml +30 -0
- data/sample/index.html +23 -0
- data/spec/api/deploys_spec.rb +36 -0
- data/spec/api/posts_spec.rb +411 -0
- data/spec/api/site_spec.rb +18 -0
- data/spec/api/syncs_spec.rb +81 -0
- data/spec/api/version_spec.rb +14 -0
- data/spec/frontend/assets_spec.rb +23 -0
- data/spec/frontend/home_spec.rb +16 -0
- data/spec/spec_helper.rb +31 -0
- data/tmp/.keep +0 -0
- metadata +259 -0
metadata
ADDED
@@ -0,0 +1,259 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: octodmin
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.1.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Dmitry Krasnoukhov
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2015-02-05 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: octopress
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - ">="
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: 3.0.0.rc
|
20
|
+
type: :runtime
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - ">="
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: 3.0.0.rc
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: babosa
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
31
|
+
- - "~>"
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: '1.0'
|
34
|
+
type: :runtime
|
35
|
+
prerelease: false
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - "~>"
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '1.0'
|
41
|
+
- !ruby/object:Gem::Dependency
|
42
|
+
name: lotusrb
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - ">="
|
46
|
+
- !ruby/object:Gem::Version
|
47
|
+
version: 0.2.0
|
48
|
+
type: :runtime
|
49
|
+
prerelease: false
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
51
|
+
requirements:
|
52
|
+
- - ">="
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: 0.2.0
|
55
|
+
- !ruby/object:Gem::Dependency
|
56
|
+
name: git
|
57
|
+
requirement: !ruby/object:Gem::Requirement
|
58
|
+
requirements:
|
59
|
+
- - "~>"
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
version: 1.2.9
|
62
|
+
type: :runtime
|
63
|
+
prerelease: false
|
64
|
+
version_requirements: !ruby/object:Gem::Requirement
|
65
|
+
requirements:
|
66
|
+
- - "~>"
|
67
|
+
- !ruby/object:Gem::Version
|
68
|
+
version: 1.2.9
|
69
|
+
description: Content management for Jekyll blogs
|
70
|
+
email:
|
71
|
+
- dmitry@krasnoukhov.com
|
72
|
+
executables: []
|
73
|
+
extensions: []
|
74
|
+
extra_rdoc_files: []
|
75
|
+
files:
|
76
|
+
- ".bowerrc"
|
77
|
+
- ".gitignore"
|
78
|
+
- ".rspec"
|
79
|
+
- ".travis.yml"
|
80
|
+
- CHANGELOG.md
|
81
|
+
- Gemfile
|
82
|
+
- LICENSE.md
|
83
|
+
- README.md
|
84
|
+
- Rakefile
|
85
|
+
- _config.yml
|
86
|
+
- _deploy.yml
|
87
|
+
- app/.DS_Store
|
88
|
+
- app/assets/.DS_Store
|
89
|
+
- app/assets/javascripts/.DS_Store
|
90
|
+
- app/assets/javascripts/app.js.coffee
|
91
|
+
- app/assets/javascripts/components/header.js.cjsx
|
92
|
+
- app/assets/javascripts/components/posts.js.cjsx
|
93
|
+
- app/assets/javascripts/components/router.js.cjsx
|
94
|
+
- app/assets/stylesheets/.DS_Store
|
95
|
+
- app/assets/stylesheets/app.scss
|
96
|
+
- app/config/environment.rb
|
97
|
+
- app/config/routes.rb
|
98
|
+
- app/config/sprockets.rb
|
99
|
+
- app/controllers/deploys/create.rb
|
100
|
+
- app/controllers/frontend/index.rb
|
101
|
+
- app/controllers/posts/create.rb
|
102
|
+
- app/controllers/posts/destroy.rb
|
103
|
+
- app/controllers/posts/index.rb
|
104
|
+
- app/controllers/posts/restore.rb
|
105
|
+
- app/controllers/posts/revert.rb
|
106
|
+
- app/controllers/posts/show.rb
|
107
|
+
- app/controllers/posts/update.rb
|
108
|
+
- app/controllers/site/show.rb
|
109
|
+
- app/controllers/syncs/create.rb
|
110
|
+
- app/controllers/version/show.rb
|
111
|
+
- app/octodmin.rb
|
112
|
+
- app/public/.DS_Store
|
113
|
+
- app/public/assets/app.css
|
114
|
+
- app/public/assets/app.css.gz
|
115
|
+
- app/public/assets/app.js
|
116
|
+
- app/public/assets/app.js.gz
|
117
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot
|
118
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot.gz
|
119
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg
|
120
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg.gz
|
121
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf
|
122
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf.gz
|
123
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff
|
124
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff.gz
|
125
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2
|
126
|
+
- app/public/assets/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2.gz
|
127
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.eot
|
128
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.eot.gz
|
129
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.svg
|
130
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.svg.gz
|
131
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
|
132
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf.gz
|
133
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
|
134
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff.gz
|
135
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2
|
136
|
+
- app/public/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2.gz
|
137
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.eot
|
138
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.eot.gz
|
139
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.svg
|
140
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.svg.gz
|
141
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf
|
142
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf.gz
|
143
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.woff
|
144
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.woff.gz
|
145
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2
|
146
|
+
- app/public/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2.gz
|
147
|
+
- app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.eot
|
148
|
+
- app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.eot.gz
|
149
|
+
- app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.svg
|
150
|
+
- app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.svg.gz
|
151
|
+
- app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.ttf
|
152
|
+
- app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.ttf.gz
|
153
|
+
- app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.woff
|
154
|
+
- app/public/assets/bootswatch-dist/fonts/glyphicons-halflings-regular.woff.gz
|
155
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.eot
|
156
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.eot.gz
|
157
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.svg
|
158
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.svg.gz
|
159
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.ttf
|
160
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.ttf.gz
|
161
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.woff
|
162
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.woff.gz
|
163
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.woff2
|
164
|
+
- app/public/assets/bootswatch/fonts/glyphicons-halflings-regular.woff2.gz
|
165
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.eot
|
166
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.eot.gz
|
167
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.svg
|
168
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.svg.gz
|
169
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.ttf
|
170
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.ttf.gz
|
171
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.woff
|
172
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.woff.gz
|
173
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.woff2
|
174
|
+
- app/public/assets/fontawesome/fonts/fontawesome-webfont.woff2.gz
|
175
|
+
- app/public/assets/manifest.json
|
176
|
+
- app/templates/application.html.erb
|
177
|
+
- app/templates/frontend/index.html.erb
|
178
|
+
- app/views/application_layout.rb
|
179
|
+
- app/views/deploys/create.rb
|
180
|
+
- app/views/frontend/index.rb
|
181
|
+
- app/views/posts/create.rb
|
182
|
+
- app/views/posts/destroy.rb
|
183
|
+
- app/views/posts/index.rb
|
184
|
+
- app/views/posts/restore.rb
|
185
|
+
- app/views/posts/revert.rb
|
186
|
+
- app/views/posts/show.rb
|
187
|
+
- app/views/posts/update.rb
|
188
|
+
- app/views/site/show.rb
|
189
|
+
- app/views/syncs/create.rb
|
190
|
+
- app/views/version/show.rb
|
191
|
+
- bower.json
|
192
|
+
- config.ru
|
193
|
+
- lib/octodmin.rb
|
194
|
+
- lib/octodmin/app.rb
|
195
|
+
- lib/octodmin/post.rb
|
196
|
+
- lib/octodmin/site.rb
|
197
|
+
- lib/octodmin/version.rb
|
198
|
+
- octodmin.gemspec
|
199
|
+
- sample/.gitignore
|
200
|
+
- sample/_includes/footer.html
|
201
|
+
- sample/_includes/head.html
|
202
|
+
- sample/_includes/header.html
|
203
|
+
- sample/_layouts/default.html
|
204
|
+
- sample/_layouts/page.html
|
205
|
+
- sample/_layouts/post.html
|
206
|
+
- sample/_posts/2015-01-29-welcome-to-jekyll.markdown
|
207
|
+
- sample/_posts/2015-01-30-test.markdown
|
208
|
+
- sample/_sass/_base.scss
|
209
|
+
- sample/_sass/_layout.scss
|
210
|
+
- sample/_sass/_syntax-highlighting.scss
|
211
|
+
- sample/_templates/draft
|
212
|
+
- sample/_templates/page
|
213
|
+
- sample/_templates/post
|
214
|
+
- sample/about.md
|
215
|
+
- sample/css/main.scss
|
216
|
+
- sample/feed.xml
|
217
|
+
- sample/index.html
|
218
|
+
- spec/api/deploys_spec.rb
|
219
|
+
- spec/api/posts_spec.rb
|
220
|
+
- spec/api/site_spec.rb
|
221
|
+
- spec/api/syncs_spec.rb
|
222
|
+
- spec/api/version_spec.rb
|
223
|
+
- spec/frontend/assets_spec.rb
|
224
|
+
- spec/frontend/home_spec.rb
|
225
|
+
- spec/spec_helper.rb
|
226
|
+
- tmp/.keep
|
227
|
+
homepage: https://github.com/krasnoukhov/octodmin
|
228
|
+
licenses:
|
229
|
+
- MIT
|
230
|
+
metadata: {}
|
231
|
+
post_install_message:
|
232
|
+
rdoc_options: []
|
233
|
+
require_paths:
|
234
|
+
- lib
|
235
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
236
|
+
requirements:
|
237
|
+
- - ">="
|
238
|
+
- !ruby/object:Gem::Version
|
239
|
+
version: '0'
|
240
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
241
|
+
requirements:
|
242
|
+
- - ">="
|
243
|
+
- !ruby/object:Gem::Version
|
244
|
+
version: '0'
|
245
|
+
requirements: []
|
246
|
+
rubyforge_project:
|
247
|
+
rubygems_version: 2.4.5
|
248
|
+
signing_key:
|
249
|
+
specification_version: 4
|
250
|
+
summary: Content management for Jekyll blogs
|
251
|
+
test_files:
|
252
|
+
- spec/api/deploys_spec.rb
|
253
|
+
- spec/api/posts_spec.rb
|
254
|
+
- spec/api/site_spec.rb
|
255
|
+
- spec/api/syncs_spec.rb
|
256
|
+
- spec/api/version_spec.rb
|
257
|
+
- spec/frontend/assets_spec.rb
|
258
|
+
- spec/frontend/home_spec.rb
|
259
|
+
- spec/spec_helper.rb
|