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
@@ -1 +0,0 @@
1
- Pygments==2.2.0
@@ -1,77 +0,0 @@
1
- .highlight .hll { background-color: #ffffcc }
2
- .highlight { background: #f8f8f8; }
3
- .highlight .c { color: #8f5902; font-style: italic } /* Comment */
4
- .highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */
5
- .highlight .g { color: #000000 } /* Generic */
6
- .highlight .k { color: #204a87; font-weight: bold } /* Keyword */
7
- .highlight .l { color: #000000 } /* Literal */
8
- .highlight .n { color: #000000 } /* Name */
9
- .highlight .o { color: #ce5c00; font-weight: bold } /* Operator */
10
- .highlight .x { color: #000000 } /* Other */
11
- .highlight .p { color: #000000; font-weight: bold } /* Punctuation */
12
- .highlight .ch { color: #8f5902; font-style: italic } /* Comment.Hashbang */
13
- .highlight .cm { color: #8f5902; font-style: italic } /* Comment.Multiline */
14
- .highlight .cp { color: #8f5902; font-style: italic } /* Comment.Preproc */
15
- .highlight .cpf { color: #8f5902; font-style: italic } /* Comment.PreprocFile */
16
- .highlight .c1 { color: #8f5902; font-style: italic } /* Comment.Single */
17
- .highlight .cs { color: #8f5902; font-style: italic } /* Comment.Special */
18
- .highlight .gd { color: #a40000 } /* Generic.Deleted */
19
- .highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */
20
- .highlight .gr { color: #ef2929 } /* Generic.Error */
21
- .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
22
- .highlight .gi { color: #00A000 } /* Generic.Inserted */
23
- .highlight .go { color: #000000; font-style: italic } /* Generic.Output */
24
- .highlight .gp { color: #8f5902 } /* Generic.Prompt */
25
- .highlight .gs { color: #000000; font-weight: bold } /* Generic.Strong */
26
- .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
27
- .highlight .gt { color: #a40000; font-weight: bold } /* Generic.Traceback */
28
- .highlight .kc { color: #204a87; font-weight: bold } /* Keyword.Constant */
29
- .highlight .kd { color: #204a87; font-weight: bold } /* Keyword.Declaration */
30
- .highlight .kn { color: #204a87; font-weight: bold } /* Keyword.Namespace */
31
- .highlight .kp { color: #204a87; font-weight: bold } /* Keyword.Pseudo */
32
- .highlight .kr { color: #204a87; font-weight: bold } /* Keyword.Reserved */
33
- .highlight .kt { color: #204a87; font-weight: bold } /* Keyword.Type */
34
- .highlight .ld { color: #000000 } /* Literal.Date */
35
- .highlight .m { color: #0000cf; font-weight: bold } /* Literal.Number */
36
- .highlight .s { color: #4e9a06 } /* Literal.String */
37
- .highlight .na { color: #c4a000 } /* Name.Attribute */
38
- .highlight .nb { color: #204a87 } /* Name.Builtin */
39
- .highlight .nc { color: #000000 } /* Name.Class */
40
- .highlight .no { color: #000000 } /* Name.Constant */
41
- .highlight .nd { color: #5c35cc; font-weight: bold } /* Name.Decorator */
42
- .highlight .ni { color: #ce5c00 } /* Name.Entity */
43
- .highlight .ne { color: #cc0000; font-weight: bold } /* Name.Exception */
44
- .highlight .nf { color: #000000 } /* Name.Function */
45
- .highlight .nl { color: #f57900 } /* Name.Label */
46
- .highlight .nn { color: #000000 } /* Name.Namespace */
47
- .highlight .nx { color: #000000 } /* Name.Other */
48
- .highlight .py { color: #000000 } /* Name.Property */
49
- .highlight .nt { color: #204a87; font-weight: bold } /* Name.Tag */
50
- .highlight .nv { color: #000000 } /* Name.Variable */
51
- .highlight .ow { color: #204a87; font-weight: bold } /* Operator.Word */
52
- .highlight .w { color: #f8f8f8; text-decoration: underline } /* Text.Whitespace */
53
- .highlight .mb { color: #0000cf; font-weight: bold } /* Literal.Number.Bin */
54
- .highlight .mf { color: #0000cf; font-weight: bold } /* Literal.Number.Float */
55
- .highlight .mh { color: #0000cf; font-weight: bold } /* Literal.Number.Hex */
56
- .highlight .mi { color: #0000cf; font-weight: bold } /* Literal.Number.Integer */
57
- .highlight .mo { color: #0000cf; font-weight: bold } /* Literal.Number.Oct */
58
- .highlight .sa { color: #4e9a06 } /* Literal.String.Affix */
59
- .highlight .sb { color: #4e9a06 } /* Literal.String.Backtick */
60
- .highlight .sc { color: #4e9a06 } /* Literal.String.Char */
61
- .highlight .dl { color: #4e9a06 } /* Literal.String.Delimiter */
62
- .highlight .sd { color: #8f5902; font-style: italic } /* Literal.String.Doc */
63
- .highlight .s2 { color: #4e9a06 } /* Literal.String.Double */
64
- .highlight .se { color: #4e9a06 } /* Literal.String.Escape */
65
- .highlight .sh { color: #4e9a06 } /* Literal.String.Heredoc */
66
- .highlight .si { color: #4e9a06 } /* Literal.String.Interpol */
67
- .highlight .sx { color: #4e9a06 } /* Literal.String.Other */
68
- .highlight .sr { color: #4e9a06 } /* Literal.String.Regex */
69
- .highlight .s1 { color: #4e9a06 } /* Literal.String.Single */
70
- .highlight .ss { color: #4e9a06 } /* Literal.String.Symbol */
71
- .highlight .bp { color: #3465a4 } /* Name.Builtin.Pseudo */
72
- .highlight .fm { color: #000000 } /* Name.Function.Magic */
73
- .highlight .vc { color: #000000 } /* Name.Variable.Class */
74
- .highlight .vg { color: #000000 } /* Name.Variable.Global */
75
- .highlight .vi { color: #000000 } /* Name.Variable.Instance */
76
- .highlight .vm { color: #000000 } /* Name.Variable.Magic */
77
- .highlight .il { color: #0000cf; font-weight: bold } /* Literal.Number.Integer.Long */
@@ -1,67 +0,0 @@
1
- .highlight .hll { background-color: #ffffcc }
2
- .highlight { background: #ffffff; }
3
- .highlight .c { color: #999988; font-style: italic } /* Comment */
4
- .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
5
- .highlight .k { font-weight: bold } /* Keyword */
6
- .highlight .o { font-weight: bold } /* Operator */
7
- .highlight .ch { color: #999988; font-style: italic } /* Comment.Hashbang */
8
- .highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
9
- .highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
10
- .highlight .cpf { color: #999988; font-style: italic } /* Comment.PreprocFile */
11
- .highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
12
- .highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
13
- .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
14
- .highlight .ge { font-style: italic } /* Generic.Emph */
15
- .highlight .gr { color: #aa0000 } /* Generic.Error */
16
- .highlight .gh { color: #999999 } /* Generic.Heading */
17
- .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
18
- .highlight .go { color: #888888 } /* Generic.Output */
19
- .highlight .gp { color: #555555 } /* Generic.Prompt */
20
- .highlight .gs { font-weight: bold } /* Generic.Strong */
21
- .highlight .gu { color: #aaaaaa } /* Generic.Subheading */
22
- .highlight .gt { color: #aa0000 } /* Generic.Traceback */
23
- .highlight .kc { font-weight: bold } /* Keyword.Constant */
24
- .highlight .kd { font-weight: bold } /* Keyword.Declaration */
25
- .highlight .kn { font-weight: bold } /* Keyword.Namespace */
26
- .highlight .kp { font-weight: bold } /* Keyword.Pseudo */
27
- .highlight .kr { font-weight: bold } /* Keyword.Reserved */
28
- .highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
29
- .highlight .m { color: #009999 } /* Literal.Number */
30
- .highlight .s { color: #bb8844 } /* Literal.String */
31
- .highlight .na { color: #008080 } /* Name.Attribute */
32
- .highlight .nb { color: #999999 } /* Name.Builtin */
33
- .highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
34
- .highlight .no { color: #008080 } /* Name.Constant */
35
- .highlight .ni { color: #800080 } /* Name.Entity */
36
- .highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
37
- .highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
38
- .highlight .nn { color: #555555 } /* Name.Namespace */
39
- .highlight .nt { color: #000080 } /* Name.Tag */
40
- .highlight .nv { color: #008080 } /* Name.Variable */
41
- .highlight .ow { font-weight: bold } /* Operator.Word */
42
- .highlight .w { color: #bbbbbb } /* Text.Whitespace */
43
- .highlight .mb { color: #009999 } /* Literal.Number.Bin */
44
- .highlight .mf { color: #009999 } /* Literal.Number.Float */
45
- .highlight .mh { color: #009999 } /* Literal.Number.Hex */
46
- .highlight .mi { color: #009999 } /* Literal.Number.Integer */
47
- .highlight .mo { color: #009999 } /* Literal.Number.Oct */
48
- .highlight .sa { color: #bb8844 } /* Literal.String.Affix */
49
- .highlight .sb { color: #bb8844 } /* Literal.String.Backtick */
50
- .highlight .sc { color: #bb8844 } /* Literal.String.Char */
51
- .highlight .dl { color: #bb8844 } /* Literal.String.Delimiter */
52
- .highlight .sd { color: #bb8844 } /* Literal.String.Doc */
53
- .highlight .s2 { color: #bb8844 } /* Literal.String.Double */
54
- .highlight .se { color: #bb8844 } /* Literal.String.Escape */
55
- .highlight .sh { color: #bb8844 } /* Literal.String.Heredoc */
56
- .highlight .si { color: #bb8844 } /* Literal.String.Interpol */
57
- .highlight .sx { color: #bb8844 } /* Literal.String.Other */
58
- .highlight .sr { color: #808000 } /* Literal.String.Regex */
59
- .highlight .s1 { color: #bb8844 } /* Literal.String.Single */
60
- .highlight .ss { color: #bb8844 } /* Literal.String.Symbol */
61
- .highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
62
- .highlight .fm { color: #990000; font-weight: bold } /* Name.Function.Magic */
63
- .highlight .vc { color: #008080 } /* Name.Variable.Class */
64
- .highlight .vg { color: #008080 } /* Name.Variable.Global */
65
- .highlight .vi { color: #008080 } /* Name.Variable.Instance */
66
- .highlight .vm { color: #008080 } /* Name.Variable.Magic */
67
- .highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
@@ -1,78 +0,0 @@
1
- .highlight .hll { background-color: #222222 }
2
- .highlight { background: #000000; color: #cccccc }
3
- .highlight .c { color: #000080 } /* Comment */
4
- .highlight .err { color: #cccccc; border: 1px solid #FF0000 } /* Error */
5
- .highlight .esc { color: #cccccc } /* Escape */
6
- .highlight .g { color: #cccccc } /* Generic */
7
- .highlight .k { color: #cdcd00 } /* Keyword */
8
- .highlight .l { color: #cccccc } /* Literal */
9
- .highlight .n { color: #cccccc } /* Name */
10
- .highlight .o { color: #3399cc } /* Operator */
11
- .highlight .x { color: #cccccc } /* Other */
12
- .highlight .p { color: #cccccc } /* Punctuation */
13
- .highlight .ch { color: #000080 } /* Comment.Hashbang */
14
- .highlight .cm { color: #000080 } /* Comment.Multiline */
15
- .highlight .cp { color: #000080 } /* Comment.Preproc */
16
- .highlight .cpf { color: #000080 } /* Comment.PreprocFile */
17
- .highlight .c1 { color: #000080 } /* Comment.Single */
18
- .highlight .cs { color: #cd0000; font-weight: bold } /* Comment.Special */
19
- .highlight .gd { color: #cd0000 } /* Generic.Deleted */
20
- .highlight .ge { color: #cccccc; font-style: italic } /* Generic.Emph */
21
- .highlight .gr { color: #FF0000 } /* Generic.Error */
22
- .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
23
- .highlight .gi { color: #00cd00 } /* Generic.Inserted */
24
- .highlight .go { color: #888888 } /* Generic.Output */
25
- .highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
26
- .highlight .gs { color: #cccccc; font-weight: bold } /* Generic.Strong */
27
- .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
28
- .highlight .gt { color: #0044DD } /* Generic.Traceback */
29
- .highlight .kc { color: #cdcd00 } /* Keyword.Constant */
30
- .highlight .kd { color: #00cd00 } /* Keyword.Declaration */
31
- .highlight .kn { color: #cd00cd } /* Keyword.Namespace */
32
- .highlight .kp { color: #cdcd00 } /* Keyword.Pseudo */
33
- .highlight .kr { color: #cdcd00 } /* Keyword.Reserved */
34
- .highlight .kt { color: #00cd00 } /* Keyword.Type */
35
- .highlight .ld { color: #cccccc } /* Literal.Date */
36
- .highlight .m { color: #cd00cd } /* Literal.Number */
37
- .highlight .s { color: #cd0000 } /* Literal.String */
38
- .highlight .na { color: #cccccc } /* Name.Attribute */
39
- .highlight .nb { color: #cd00cd } /* Name.Builtin */
40
- .highlight .nc { color: #00cdcd } /* Name.Class */
41
- .highlight .no { color: #cccccc } /* Name.Constant */
42
- .highlight .nd { color: #cccccc } /* Name.Decorator */
43
- .highlight .ni { color: #cccccc } /* Name.Entity */
44
- .highlight .ne { color: #666699; font-weight: bold } /* Name.Exception */
45
- .highlight .nf { color: #cccccc } /* Name.Function */
46
- .highlight .nl { color: #cccccc } /* Name.Label */
47
- .highlight .nn { color: #cccccc } /* Name.Namespace */
48
- .highlight .nx { color: #cccccc } /* Name.Other */
49
- .highlight .py { color: #cccccc } /* Name.Property */
50
- .highlight .nt { color: #cccccc } /* Name.Tag */
51
- .highlight .nv { color: #00cdcd } /* Name.Variable */
52
- .highlight .ow { color: #cdcd00 } /* Operator.Word */
53
- .highlight .w { color: #cccccc } /* Text.Whitespace */
54
- .highlight .mb { color: #cd00cd } /* Literal.Number.Bin */
55
- .highlight .mf { color: #cd00cd } /* Literal.Number.Float */
56
- .highlight .mh { color: #cd00cd } /* Literal.Number.Hex */
57
- .highlight .mi { color: #cd00cd } /* Literal.Number.Integer */
58
- .highlight .mo { color: #cd00cd } /* Literal.Number.Oct */
59
- .highlight .sa { color: #cd0000 } /* Literal.String.Affix */
60
- .highlight .sb { color: #cd0000 } /* Literal.String.Backtick */
61
- .highlight .sc { color: #cd0000 } /* Literal.String.Char */
62
- .highlight .dl { color: #cd0000 } /* Literal.String.Delimiter */
63
- .highlight .sd { color: #cd0000 } /* Literal.String.Doc */
64
- .highlight .s2 { color: #cd0000 } /* Literal.String.Double */
65
- .highlight .se { color: #cd0000 } /* Literal.String.Escape */
66
- .highlight .sh { color: #cd0000 } /* Literal.String.Heredoc */
67
- .highlight .si { color: #cd0000 } /* Literal.String.Interpol */
68
- .highlight .sx { color: #cd0000 } /* Literal.String.Other */
69
- .highlight .sr { color: #cd0000 } /* Literal.String.Regex */
70
- .highlight .s1 { color: #cd0000 } /* Literal.String.Single */
71
- .highlight .ss { color: #cd0000 } /* Literal.String.Symbol */
72
- .highlight .bp { color: #cd00cd } /* Name.Builtin.Pseudo */
73
- .highlight .fm { color: #cccccc } /* Name.Function.Magic */
74
- .highlight .vc { color: #00cdcd } /* Name.Variable.Class */
75
- .highlight .vg { color: #00cdcd } /* Name.Variable.Global */
76
- .highlight .vi { color: #00cdcd } /* Name.Variable.Instance */
77
- .highlight .vm { color: #00cdcd } /* Name.Variable.Magic */
78
- .highlight .il { color: #cd00cd } /* Literal.Number.Integer.Long */
@@ -1,38 +0,0 @@
1
- .highlight .hll { background-color: #ffffcc }
2
- .highlight { background: #ffffff; }
3
- .highlight .c { color: #008000 } /* Comment */
4
- .highlight .err { border: 1px solid #FF0000 } /* Error */
5
- .highlight .k { color: #0000ff } /* Keyword */
6
- .highlight .ch { color: #008000 } /* Comment.Hashbang */
7
- .highlight .cm { color: #008000 } /* Comment.Multiline */
8
- .highlight .cp { color: #0000ff } /* Comment.Preproc */
9
- .highlight .cpf { color: #008000 } /* Comment.PreprocFile */
10
- .highlight .c1 { color: #008000 } /* Comment.Single */
11
- .highlight .cs { color: #008000 } /* Comment.Special */
12
- .highlight .ge { font-style: italic } /* Generic.Emph */
13
- .highlight .gh { font-weight: bold } /* Generic.Heading */
14
- .highlight .gp { font-weight: bold } /* Generic.Prompt */
15
- .highlight .gs { font-weight: bold } /* Generic.Strong */
16
- .highlight .gu { font-weight: bold } /* Generic.Subheading */
17
- .highlight .kc { color: #0000ff } /* Keyword.Constant */
18
- .highlight .kd { color: #0000ff } /* Keyword.Declaration */
19
- .highlight .kn { color: #0000ff } /* Keyword.Namespace */
20
- .highlight .kp { color: #0000ff } /* Keyword.Pseudo */
21
- .highlight .kr { color: #0000ff } /* Keyword.Reserved */
22
- .highlight .kt { color: #2b91af } /* Keyword.Type */
23
- .highlight .s { color: #a31515 } /* Literal.String */
24
- .highlight .nc { color: #2b91af } /* Name.Class */
25
- .highlight .ow { color: #0000ff } /* Operator.Word */
26
- .highlight .sa { color: #a31515 } /* Literal.String.Affix */
27
- .highlight .sb { color: #a31515 } /* Literal.String.Backtick */
28
- .highlight .sc { color: #a31515 } /* Literal.String.Char */
29
- .highlight .dl { color: #a31515 } /* Literal.String.Delimiter */
30
- .highlight .sd { color: #a31515 } /* Literal.String.Doc */
31
- .highlight .s2 { color: #a31515 } /* Literal.String.Double */
32
- .highlight .se { color: #a31515 } /* Literal.String.Escape */
33
- .highlight .sh { color: #a31515 } /* Literal.String.Heredoc */
34
- .highlight .si { color: #a31515 } /* Literal.String.Interpol */
35
- .highlight .sx { color: #a31515 } /* Literal.String.Other */
36
- .highlight .sr { color: #a31515 } /* Literal.String.Regex */
37
- .highlight .s1 { color: #a31515 } /* Literal.String.Single */
38
- .highlight .ss { color: #a31515 } /* Literal.String.Symbol */