jekyll-theme-nanusefue 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/head.html +4 -7
  3. data/_includes/nav.html +1 -32
  4. data/_layouts/category.html +4 -4
  5. data/_layouts/default.html +1 -1
  6. data/_layouts/home.html +4 -4
  7. data/_sass/{css/globalstyle.scss → globalstyle.scss} +0 -0
  8. data/_sass/prism.scss +309 -0
  9. data/_sass/{css/stylesheet.scss → stylesheet.scss} +23 -1
  10. data/assets/css/jekyll-theme-nanusefue.scss +8 -0
  11. data/assets/img/loading.gif +0 -0
  12. data/assets/js/_scrip_.js +26 -0
  13. data/assets/js/jquery-3.3.1.min.js +2 -0
  14. data/assets/js/prism.js +139 -1
  15. metadata +8 -28
  16. data/_sass/css/prism.scss +0 -121
  17. data/assets/css/main.scss +0 -6
  18. data/assets/highlighting/README.md +0 -22
  19. data/assets/highlighting/UNLICENSE.txt +0 -24
  20. data/assets/highlighting/autumn.css +0 -66
  21. data/assets/highlighting/borland.css +0 -52
  22. data/assets/highlighting/bw.css +0 -39
  23. data/assets/highlighting/colorful.css +0 -69
  24. data/assets/highlighting/default.css +0 -69
  25. data/assets/highlighting/emacs.css +0 -69
  26. data/assets/highlighting/friendly.css +0 -69
  27. data/assets/highlighting/fruity.css +0 -78
  28. data/assets/highlighting/makefile +0 -33
  29. data/assets/highlighting/manni.css +0 -69
  30. data/assets/highlighting/monokai.css +0 -70
  31. data/assets/highlighting/murphy.css +0 -69
  32. data/assets/highlighting/native.css +0 -78
  33. data/assets/highlighting/package.json +0 -15
  34. data/assets/highlighting/pastie.css +0 -68
  35. data/assets/highlighting/perldoc.css +0 -66
  36. data/assets/highlighting/requirements.txt +0 -1
  37. data/assets/highlighting/tango.css +0 -77
  38. data/assets/highlighting/trac.css +0 -67
  39. data/assets/highlighting/vim.css +0 -78
  40. data/assets/highlighting/vs.css +0 -38
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c8b6c1665d999175930cd684aed9091a563b8b6a
4
- data.tar.gz: 28b70df86306b689f7783b61ceab7b654d81abfb
3
+ metadata.gz: dc571c43bcce1d4426afd93697eda3800c010e9f
4
+ data.tar.gz: 9157f1656b46d7a6d3a229fad064be28b18d84e8
5
5
  SHA512:
6
- metadata.gz: ccc78a1c988144493174f551319ded7d5b4fa0a176babc74736ce1441b0437c2ba59934da81a765ee1aa24efa8ea5074573fb2306f60fcebc612819b6cb6a457
7
- data.tar.gz: f6c215f48a2abd67cd135c5884b89a8e125029e2428bd7c4b668f08e9924afd73186a3544af95ef92997ba01c04fb3bdaeb72da30dd45fb86d8ea8b4ded1e379
6
+ metadata.gz: 4a5593cc9cc648cc28ca65a075ac0fa81ba5637c8c40064fc783b5be2fbb385237aed415876d34c54a07b0a6ce26d0ed711eaf0841630b843c17e7a5328169f1
7
+ data.tar.gz: 19ad3de0a9e8dacd3c27945047e2daa151e19db9ffacf95d6aaba188bc10918f094b9a58cc9191d460f473d83e98030f658b20c74d629daa1efdaca3cd3cd20c
@@ -4,19 +4,16 @@
4
4
  <meta http-equiv="X-UA-Compatible" content="IE=Edge">
5
5
 
6
6
  <title>{{ page.title }} - {{ site.title }}</title>
7
- <link rel="stylesheet" href="{{ "/assets/css/globalstyle.css" | absolute_url }}">
8
- <link rel="stylesheet" href="{{ "/assets/css/stylesheet.css" | absolute_url }}">
9
- <link rel="stylesheet" href="{{ "/assets/css/prism.css" | absolute_url }}">
10
- <link rel="stylesheet" href="{{ "/assets/css/code.css" | absolute_url }}">
11
- <link rel="stylesheet" href="{{ "/assets/css/main.css" | absolute_url }}">
12
-
7
+ <link rel="stylesheet" href="{{ "/assets/css/jekyll-theme-nanusefue.css" | absolute_url }}">
8
+ <script type="text/javascript" src="{{ "/assets/js/jquery-3.3.1.min.js" | absolute_url }}"></script>
13
9
  <script type="text/javascript" src="{{ "/assets/js/clipboard.min.js" | absolute_url }}"></script>
14
10
  <script type="text/javascript" src="{{ "/assets/js/prism.js" | absolute_url }}"></script>
11
+ <script type="text/javascript" src="{{ "/assets/js/_scrip_.js" | absolute_url }}"></script>
15
12
 
16
13
  <meta name="viewport" content="width=device-width, initial-scale=1">
17
14
  </head>
18
15
  <div class="header_img" >
19
16
  <a href="/" onfocus="this.blur()">
20
- <img src="https://transit7.cargocollective.com/1/11/376496/headerimg/12345sssa.jpg" height="48" width="196">
17
+ <img src="{{ site.logo | prepend: site.baseurl }}" height="48" width="196">
21
18
  </a>
22
19
  </div>
@@ -5,35 +5,4 @@
5
5
  <a href="{{ item.url }}" >{{ item.title }}</a>
6
6
  </div>
7
7
  {% endfor %}
8
-
9
-
10
-
11
- <!--
12
- <div class="view_tag_info">
13
- Filter: <b>works</b>&nbsp;&nbsp;
14
- <a href="http://vtol.cc" class="view_all">view all</a>
15
- </div>
16
- <br>
17
- <div class="page_link" id="menu_5496423">
18
- <a href="http://vtol.cc/news" id="p5496423" rel="history" name="vtol" id="p5496423">news</a>
19
- </div>
20
- <div class="link_link" id="menu_5493730">
21
- <a href="http://cargocollective.com/vtol/filter/works" target="" name="vtol" id="p5493730">works</a>
22
- </div>
23
- <div class="link_link" id="menu_5503145">
24
- <a href="http://vtol.cc/filter/instruments" target="" name="vtol" id="p5503145">instruments</a>
25
- </div>
26
- <div class="link_link" id="menu_6312117">
27
- <a href="http://vtol.cc/filter/ws" target="" name="vtol" id="p6312117">workshops</a>
28
- </div>
29
- <div class="page_link" id="menu_5496583">
30
- <a href="http://vtol.cc/sound" id="p5496583" rel="history" name="vtol" id="p5496583">sound</a>
31
- </div>
32
- <div class="page_link" id="menu_5496587">
33
- <a href="http://vtol.cc/about" id="p5496587" rel="history" name="vtol" id="p5496587">about</a>
34
- </div>
35
- <div class="page_link" id="menu_5549883">
36
- <a href="http://vtol.cc/contacts" id="p5549883" rel="history" name="vtol" id="p5549883">contacts</a>
37
- </div>
38
- -->
39
- </div>
8
+ </div>
@@ -7,13 +7,13 @@
7
7
  {% for post in site.categories[page.category] %}
8
8
  <div class="page">
9
9
  <div class="project_thumb">
10
- <div id="pr_contain_item_13727308">
10
+ <div>
11
11
  <a href="{{ post.url | prepend: site.baseurl }}" onmouseover="this.className='hover';" onmouseout="this.className='nohover';" class="nohover" id="p13727308" rel="history" name="vtol" onfocus="this.blur()">
12
12
  <div class="loader_holder ">
13
- <img src="http://vtol.cc/_gfx/loadingAnim.gif">
13
+ <img src="/assets/img/loading.gif">
14
14
  </div>
15
- <div class="cardimgcrop " id="cardthumb_13727308" name="">
16
- <img src="https://payload.cargocollective.com/1/11/376496/13727308/prt_1543839291.jpg" border="0" rel="testprt_1543839291.jpg" data-hi-res="https://payload.cargocollective.com/1/11/376496/13727308/prt_1543839291_2x.jpg" data-4x="https://payload.cargocollective.com/1/11/376496/13727308/prt_1543839291_4x.jpg" width="200" height="134">
15
+ <div class="cardimgcrop">
16
+ <img src="{{ post.thumb | prepend: site.baseurl }}" width="200" height="134">
17
17
  </div>
18
18
  <div class="thumb_title notag">
19
19
  <span class="text">{{ post.name }}</span>&nbsp;
@@ -2,7 +2,7 @@
2
2
  <html lang="en-us">
3
3
  {% include head.html %}
4
4
  {% include nav.html %}
5
- <body>
5
+ <body data-toolbar-order="select-code,hello-world,label">
6
6
  {{ content }}
7
7
  </body>
8
8
  </html>
@@ -7,13 +7,13 @@
7
7
  {% for post in site.categories.home %}
8
8
  <div class="page">
9
9
  <div class="project_thumb">
10
- <div id="pr_contain_item_13727308">
10
+ <div>
11
11
  <a href="{{ post.url | prepend: site.baseurl }}" onmouseover="this.className='hover';" onmouseout="this.className='nohover';" class="nohover" id="p13727308" rel="history" name="vtol" onfocus="this.blur()">
12
12
  <div class="loader_holder ">
13
- <img src="http://vtol.cc/_gfx/loadingAnim.gif">
13
+ <img src="/assets/img/loading.gif">
14
14
  </div>
15
- <div class="cardimgcrop " id="cardthumb_13727308" name="">
16
- <img src="https://payload.cargocollective.com/1/11/376496/13727308/prt_1543839291.jpg" border="0" rel="testprt_1543839291.jpg" data-hi-res="https://payload.cargocollective.com/1/11/376496/13727308/prt_1543839291_2x.jpg" data-4x="https://payload.cargocollective.com/1/11/376496/13727308/prt_1543839291_4x.jpg" width="200" height="134">
15
+ <div class="cardimgcrop ">
16
+ <img src="{{ post.thumb | prepend: site.baseurl }}" width="200" height="134">
17
17
  </div>
18
18
  <div class="thumb_title notag">
19
19
  <span class="text">{{ post.name }}</span>&nbsp;
@@ -0,0 +1,309 @@
1
+ /* PrismJS 1.15.0
2
+ https://prismjs.com/download.html#themes=prism-tomorrow&languages=markup+css+clike+javascript+abap+actionscript+ada+apacheconf+apl+applescript+c+arff+asciidoc+asm6502+csharp+autohotkey+autoit+bash+basic+batch+bison+brainfuck+bro+cpp+aspnet+arduino+cil+coffeescript+clojure+ruby+csp+css-extras+d+dart+diff+django+docker+eiffel+elixir+elm+markup-templating+erlang+fsharp+flow+fortran+gcode+gedcom+gherkin+git+glsl+gml+go+graphql+groovy+less+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javastacktrace+jolie+json+julia+keyman+kotlin+latex+markdown+liquid+lisp+livescript+lolcode+lua+makefile+crystal+erb+matlab+mel+mizar+monkey+n4js+nasm+nginx+nim+nix+nsis+objectivec+ocaml+opencl+oz+parigp+parser+pascal+perl+php+php-extras+sql+powershell+processing+prolog+properties+protobuf+scss+puppet+pure+python+q+qore+r+jsx+typescript+renpy+reason+rest+rip+roboconf+textile+rust+sas+sass+stylus+scala+scheme+smalltalk+smarty+plsql+soy+pug+swift+yaml+tcl+haml+toml+tt2+twig+tsx+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+tap&plugins=line-highlight+line-numbers+toolbar+command-line+copy-to-clipboard */
3
+ /**
4
+ * prism.js tomorrow night eighties for JavaScript, CoffeeScript, CSS and HTML
5
+ * Based on https://github.com/chriskempson/tomorrow-theme
6
+ * @author Rose Pritchard
7
+ */
8
+
9
+ code[class*="language-"],
10
+ pre[class*="language-"] {
11
+ color: #ccc;
12
+ background: none;
13
+ font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
14
+ text-align: left;
15
+ white-space: pre;
16
+ word-spacing: normal;
17
+ word-break: normal;
18
+ word-wrap: normal;
19
+ line-height: 1.5;
20
+
21
+ -moz-tab-size: 4;
22
+ -o-tab-size: 4;
23
+ tab-size: 4;
24
+
25
+ -webkit-hyphens: none;
26
+ -moz-hyphens: none;
27
+ -ms-hyphens: none;
28
+ hyphens: none;
29
+
30
+ }
31
+
32
+ /* Code blocks */
33
+ pre[class*="language-"] {
34
+ padding: 1em;
35
+ margin: .5em 0;
36
+ overflow: auto;
37
+ }
38
+
39
+ :not(pre) > code[class*="language-"],
40
+ pre[class*="language-"] {
41
+ background: #2d2d2d;
42
+ }
43
+
44
+ /* Inline code */
45
+ :not(pre) > code[class*="language-"] {
46
+ padding: .1em;
47
+ border-radius: .3em;
48
+ white-space: normal;
49
+ }
50
+
51
+ .token.comment,
52
+ .token.block-comment,
53
+ .token.prolog,
54
+ .token.doctype,
55
+ .token.cdata {
56
+ color: #999;
57
+ }
58
+
59
+ .token.punctuation {
60
+ color: #ccc;
61
+ }
62
+
63
+ .token.tag,
64
+ .token.attr-name,
65
+ .token.namespace,
66
+ .token.deleted {
67
+ color: #e2777a;
68
+ }
69
+
70
+ .token.function-name {
71
+ color: #6196cc;
72
+ }
73
+
74
+ .token.boolean,
75
+ .token.number,
76
+ .token.function {
77
+ color: #f08d49;
78
+ }
79
+
80
+ .token.property,
81
+ .token.class-name,
82
+ .token.constant,
83
+ .token.symbol {
84
+ color: #f8c555;
85
+ }
86
+
87
+ .token.selector,
88
+ .token.important,
89
+ .token.atrule,
90
+ .token.keyword,
91
+ .token.builtin {
92
+ color: #cc99cd;
93
+ }
94
+
95
+ .token.string,
96
+ .token.char,
97
+ .token.attr-value,
98
+ .token.regex,
99
+ .token.variable {
100
+ color: #7ec699;
101
+ }
102
+
103
+ .token.operator,
104
+ .token.entity,
105
+ .token.url {
106
+ color: #67cdcc;
107
+ }
108
+
109
+ .token.important,
110
+ .token.bold {
111
+ font-weight: bold;
112
+ }
113
+ .token.italic {
114
+ font-style: italic;
115
+ }
116
+
117
+ .token.entity {
118
+ cursor: help;
119
+ }
120
+
121
+ .token.inserted {
122
+ color: green;
123
+ }
124
+
125
+ pre[data-line] {
126
+ position: relative;
127
+ padding: 1em 0 1em 3em;
128
+ }
129
+
130
+ .line-highlight {
131
+ position: absolute;
132
+ left: 0;
133
+ right: 0;
134
+ padding: inherit 0;
135
+ margin-top: 1em; /* Same as .prism’s padding-top */
136
+
137
+ background: hsla(24, 20%, 50%,.08);
138
+ background: linear-gradient(to right, hsla(24, 20%, 50%,.1) 70%, hsla(24, 20%, 50%,0));
139
+
140
+ pointer-events: none;
141
+
142
+ line-height: inherit;
143
+ white-space: pre;
144
+ }
145
+
146
+ .line-highlight:before,
147
+ .line-highlight[data-end]:after {
148
+ content: attr(data-start);
149
+ position: absolute;
150
+ top: .4em;
151
+ left: .6em;
152
+ min-width: 1em;
153
+ padding: 0 .5em;
154
+ background-color: hsla(24, 20%, 50%,.4);
155
+ color: hsl(24, 20%, 95%);
156
+ font: bold 65%/1.5 sans-serif;
157
+ text-align: center;
158
+ vertical-align: .3em;
159
+ border-radius: 999px;
160
+ text-shadow: none;
161
+ box-shadow: 0 1px white;
162
+ }
163
+
164
+ .line-highlight[data-end]:after {
165
+ content: attr(data-end);
166
+ top: auto;
167
+ bottom: .4em;
168
+ }
169
+
170
+ .line-numbers .line-highlight:before,
171
+ .line-numbers .line-highlight:after {
172
+ content: none;
173
+ }
174
+
175
+ pre[class*="language-"].line-numbers {
176
+ position: relative;
177
+ padding-left: 3.8em;
178
+ counter-reset: linenumber;
179
+ }
180
+
181
+ pre[class*="language-"].line-numbers > code {
182
+ position: relative;
183
+ white-space: inherit;
184
+ }
185
+
186
+ .line-numbers .line-numbers-rows {
187
+ position: absolute;
188
+ pointer-events: none;
189
+ top: 0;
190
+ font-size: 100%;
191
+ left: -3.8em;
192
+ width: 3em; /* works for line-numbers below 1000 lines */
193
+ letter-spacing: -1px;
194
+ border-right: 1px solid #999;
195
+
196
+ -webkit-user-select: none;
197
+ -moz-user-select: none;
198
+ -ms-user-select: none;
199
+ user-select: none;
200
+
201
+ }
202
+
203
+ .line-numbers-rows > span {
204
+ pointer-events: none;
205
+ display: block;
206
+ counter-increment: linenumber;
207
+ }
208
+
209
+ .line-numbers-rows > span:before {
210
+ content: counter(linenumber);
211
+ color: #999;
212
+ display: block;
213
+ padding-right: 0.8em;
214
+ text-align: right;
215
+ }
216
+
217
+ div.code-toolbar {
218
+ position: relative;
219
+ }
220
+
221
+ div.code-toolbar > .toolbar {
222
+ position: absolute;
223
+ top: .3em;
224
+ right: .2em;
225
+ transition: opacity 0.3s ease-in-out;
226
+ opacity: 0;
227
+ }
228
+
229
+ div.code-toolbar:hover > .toolbar {
230
+ opacity: 1;
231
+ }
232
+
233
+ div.code-toolbar > .toolbar .toolbar-item {
234
+ display: inline-block;
235
+ }
236
+
237
+ div.code-toolbar > .toolbar a {
238
+ cursor: pointer;
239
+ }
240
+
241
+ div.code-toolbar > .toolbar button {
242
+ background: none;
243
+ border: 0;
244
+ color: inherit;
245
+ font: inherit;
246
+ line-height: normal;
247
+ overflow: visible;
248
+ padding: 0;
249
+ -webkit-user-select: none; /* for button */
250
+ -moz-user-select: none;
251
+ -ms-user-select: none;
252
+ }
253
+
254
+ div.code-toolbar > .toolbar a,
255
+ div.code-toolbar > .toolbar button,
256
+ div.code-toolbar > .toolbar span {
257
+ color: #bbb;
258
+ font-size: .8em;
259
+ padding: 0 .5em;
260
+ background: #f5f2f0;
261
+ background: rgba(224, 224, 224, 0.2);
262
+ box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
263
+ border-radius: .5em;
264
+ }
265
+
266
+ div.code-toolbar > .toolbar a:hover,
267
+ div.code-toolbar > .toolbar a:focus,
268
+ div.code-toolbar > .toolbar button:hover,
269
+ div.code-toolbar > .toolbar button:focus,
270
+ div.code-toolbar > .toolbar span:hover,
271
+ div.code-toolbar > .toolbar span:focus {
272
+ color: inherit;
273
+ text-decoration: none;
274
+ }
275
+
276
+ .command-line-prompt {
277
+ border-right: 1px solid #999;
278
+ display: block;
279
+ float: left;
280
+ font-size: 100%;
281
+ letter-spacing: -1px;
282
+ margin-right: 1em;
283
+ pointer-events: none;
284
+
285
+ -webkit-user-select: none;
286
+ -moz-user-select: none;
287
+ -ms-user-select: none;
288
+ user-select: none;
289
+ }
290
+
291
+ .command-line-prompt > span:before {
292
+ color: #999;
293
+ content: ' ';
294
+ display: block;
295
+ padding-right: 0.8em;
296
+ }
297
+
298
+ .command-line-prompt > span[data-user]:before {
299
+ content: "[" attr(data-user) "@" attr(data-host) "] $";
300
+ }
301
+
302
+ .command-line-prompt > span[data-user="root"]:before {
303
+ content: "[" attr(data-user) "@" attr(data-host) "] #";
304
+ }
305
+
306
+ .command-line-prompt > span[data-prompt]:before {
307
+ content: attr(data-prompt);
308
+ }
309
+
@@ -1,6 +1,28 @@
1
1
  /*
2
2
  * Global Mondrian styles
3
3
  */
4
+
5
+ /* Copy buttons */
6
+ button.copybtn {
7
+ webkit-transition: opacity .3s ease-in-out;
8
+ -o-transition: opacity .3s ease-in-out;
9
+ transition: opacity .3s ease-in-out;
10
+ opacity: 0;
11
+ padding: 2px 6px;
12
+ position: absolute;
13
+ right: 4px;
14
+ top: 4px;
15
+ }
16
+ div.highlight:hover .copybtn, div.highlight .copybtn:focus {
17
+ opacity: .3;
18
+ }
19
+ div.highlight .copybtn:hover {
20
+ opacity: 1;
21
+ }
22
+ div.highlight {
23
+ position: relative;
24
+ }
25
+
4
26
  body, html {
5
27
  margin: 0px;
6
28
  padding: 0px;
@@ -10,7 +32,7 @@ body {
10
32
  background: #ffffff;
11
33
  color: #000000;
12
34
  font-family: Arial, Helvetica, sans-serif;
13
- font-size: 12px;
35
+ font-size: 14px;
14
36
  height: 100%;
15
37
  line-height: 1.5;
16
38
  margin: 0 auto 0 auto;