jekyll-rtd-theme 0.1.6 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -9
  3. data/_includes/addons.liquid +8 -2
  4. data/_includes/addons/analytics/google.liquid +15 -1
  5. data/_includes/addons/source/i18n.liquid +13 -0
  6. data/_includes/album.liquid +7 -0
  7. data/_includes/assets/custom.js +0 -0
  8. data/_includes/assets/custom.scss +0 -0
  9. data/_includes/assets/site.js +125 -0
  10. data/_includes/breadcrumbs.liquid +8 -2
  11. data/_includes/extend/list.liquid +6 -6
  12. data/_includes/extend/toctree.liquid +17 -7
  13. data/_includes/footer.liquid +3 -0
  14. data/_includes/i18n/{en.liquid → en-US.liquid} +7 -4
  15. data/_includes/i18n/{zh.liquid → zh-CN.liquid} +8 -5
  16. data/_includes/list.liquid +4 -4
  17. data/_includes/reset/defaults.liquid +88 -0
  18. data/_includes/reset/i18n.liquid +22 -2
  19. data/_includes/reset/schema.liquid +6 -0
  20. data/_includes/reset/site_pages.liquid +8 -0
  21. data/_includes/reset/workdir.liquid +32 -0
  22. data/_includes/searchbox.liquid +1 -3
  23. data/_includes/toctree.liquid +3 -3
  24. data/_layouts/basic.liquid +108 -0
  25. data/_layouts/default.liquid +2 -109
  26. data/_sass/_album.scss +25 -0
  27. data/_sass/_embed.scss +23 -0
  28. data/_sass/{style.scss → site.scss} +16 -1
  29. data/assets/404.liquid +9 -0
  30. data/assets/css/rougify/base16.css +1 -0
  31. data/assets/css/rougify/base16.dark.css +1 -0
  32. data/assets/css/rougify/base16.light.css +1 -0
  33. data/assets/css/rougify/base16.monokai.css +1 -0
  34. data/assets/css/rougify/base16.monokai.dark.css +1 -0
  35. data/assets/css/rougify/base16.monokai.light.css +1 -0
  36. data/assets/css/rougify/base16.solarized.css +1 -0
  37. data/assets/css/rougify/base16.solarized.dark.css +1 -0
  38. data/assets/css/rougify/base16.solarized.light.css +1 -0
  39. data/assets/css/rougify/bw.css +1 -0
  40. data/assets/css/rougify/colorful.css +1 -0
  41. data/assets/css/rougify/github.css +1 -0
  42. data/assets/css/rougify/gruvbox.css +1 -0
  43. data/assets/css/rougify/gruvbox.dark.css +1 -0
  44. data/assets/css/rougify/gruvbox.light.css +1 -0
  45. data/assets/css/rougify/igorpro.css +1 -0
  46. data/assets/css/rougify/magritte.css +1 -0
  47. data/assets/css/rougify/molokai.css +1 -0
  48. data/assets/css/rougify/monokai.css +1 -0
  49. data/assets/css/rougify/monokai.sublime.css +1 -0
  50. data/assets/css/rougify/pastie.css +1 -0
  51. data/assets/css/rougify/thankful_eyes.css +1 -0
  52. data/assets/css/rougify/tulip.css +1 -0
  53. data/assets/pages.json +6 -0
  54. data/assets/search.liquid +12 -0
  55. data/assets/sitemap.xml +4 -4
  56. metadata +45 -48
  57. data/_includes/assets/404.liquid +0 -5
  58. data/_includes/assets/data.liquid +0 -12
  59. data/_includes/assets/js/script.js +0 -65
  60. data/_includes/assets/search.liquid +0 -5
  61. data/_includes/reset/content.liquid +0 -7
  62. data/_includes/reset/html.liquid +0 -9
  63. data/_includes/reset/navigation.liquid +0 -19
  64. data/_includes/reset/snippets.liquid +0 -11
  65. data/_includes/reset/start.liquid +0 -7
  66. data/_includes/reset/title.liquid +0 -10
  67. data/_includes/reset/variables.liquid +0 -28
  68. data/_includes/reset/workspace.liquid +0 -17
  69. data/_sass/embed.scss +0 -25
  70. data/_sass/rougify/base16.dark.scss +0 -78
  71. data/_sass/rougify/base16.light.scss +0 -77
  72. data/_sass/rougify/base16.monokai.dark.scss +0 -78
  73. data/_sass/rougify/base16.monokai.light.scss +0 -77
  74. data/_sass/rougify/base16.monokai.scss +0 -78
  75. data/_sass/rougify/base16.scss +0 -77
  76. data/_sass/rougify/base16.solarized.dark.scss +0 -78
  77. data/_sass/rougify/base16.solarized.light.scss +0 -77
  78. data/_sass/rougify/base16.solarized.scss +0 -77
  79. data/_sass/rougify/bw.scss +0 -63
  80. data/_sass/rougify/colorful.scss +0 -170
  81. data/_sass/rougify/github.scss +0 -209
  82. data/_sass/rougify/gruvbox.dark.scss +0 -84
  83. data/_sass/rougify/gruvbox.light.scss +0 -84
  84. data/_sass/rougify/gruvbox.scss +0 -84
  85. data/_sass/rougify/igorpro.scss +0 -32
  86. data/_sass/rougify/magritte.scss +0 -167
  87. data/_sass/rougify/molokai.scss +0 -208
  88. data/_sass/rougify/monokai.scss +0 -210
  89. data/_sass/rougify/monokai.sublime.scss +0 -198
  90. data/_sass/rougify/pastie.scss +0 -146
  91. data/_sass/rougify/thankful_eyes.scss +0 -172
  92. data/_sass/rougify/tulip.scss +0 -163
  93. data/assets/404.md +0 -5
  94. data/assets/data.json +0 -6
  95. data/assets/search.md +0 -5
@@ -1,3 +1,23 @@
1
- {%- assign lang = site.lang | default: "en-US" -%}
1
+ {%- assign site_lang = site.lang | default: "en-US" -%}
2
2
 
3
- {%- include i18n/{{ lang | split: "-" | first }}.liquid -%}
3
+ {%- capture langs -%}
4
+ {{ site_lang }}|
5
+ {%- for item in site_dirs -%}
6
+ {%- assign chapter = item.dir | remove_first: "/" | split: "/" | first -%}
7
+ {%- if chapter contains "-" -%}
8
+ {{ chapter }}|
9
+ {%- endif -%}
10
+ {%- endfor -%}
11
+ {%- endcapture -%}
12
+ {%- assign site_langs = langs | split: "|" | uniq -%}
13
+
14
+ {%- assign lang = site_lang -%}
15
+
16
+ {%- if page.dir != "/" -%}
17
+ {%- assign chapter = page.dir | remove_first: "/" | split: "/" | first -%}
18
+ {%- if chapter contains "-" -%}
19
+ {%- assign lang = chapter -%}
20
+ {%- endif -%}
21
+ {%- endif -%}
22
+
23
+ {%- include i18n/{{ lang }}.liquid -%}
@@ -0,0 +1,6 @@
1
+ {%- assign schema_url = page.url | absolute_url | xml_escape -%}
2
+ {%- assign schema_lastmod = page.date | default: site.time | date_to_xmlschema -%}
3
+
4
+ {%- assign schema_weight_title = page.title | size | divided_by: 200.0 -%}
5
+ {%- assign schema_weight_content = page.content | size | divided_by: 1024.0 -%}
6
+ {%- assign schema_priority = schema_weight_content | plus: schema_weight_title | times: 10 | ceil | divided_by: 10.0 | at_least: 0.1 | at_most: 1.0 -%}
@@ -0,0 +1,8 @@
1
+ {%- assign site_pages = site.html_pages
2
+ | sort: "path"
3
+ | sort: "sort"
4
+ | where_exp: "item", "item.url != '/404.html'"
5
+ | where_exp: "item", "item.url != '/search.html'" -%}
6
+
7
+ {%- assign site_dirs = site_pages | where_exp: "item", "item.dir == item.url" -%}
8
+ {%- assign site_files = site_pages | where_exp: "item", "item.dir != item.url" -%}
@@ -0,0 +1,32 @@
1
+ {% comment %} Start from the language chapter(eg: en-US) or root(/) {% endcomment %}
2
+ {%- assign workdir = include.workdir | default: "/" -%}
3
+
4
+ {%- if page.dir != "/" -%}
5
+ {%- assign chapter = page.dir | remove_first: "/" | split: "/" | first -%}
6
+ {%- if chapter contains "-" -%}
7
+ {%- capture workdir %}/{{ chapter }}/{% endcapture -%}
8
+ {%- endif -%}
9
+ {%- endif -%}
10
+
11
+ {%- assign workdir_level = workdir | append: "temp/" | split: "/" | size | minus: 1 -%}
12
+ {%- assign workdir_files = site_files | where_exp: "item", "item.dir == workdir" -%}
13
+
14
+ {%- capture items -%}
15
+ {%- for item in site_dirs -%}
16
+ {%- assign current_m1 = item.dir | append: "temp/" | split: "/" | size | minus: 2 -%}
17
+ {%- if workdir_level == current_m1 -%}
18
+ {%- assign temp = workdir | append: "@@" -%}
19
+ {%- assign dir = item.dir | replace: workdir, temp | split: "@@" | first -%}
20
+ {% comment %} In the current subdirectory {% endcomment %}
21
+ {%- if workdir == dir -%}
22
+ {% comment %} Root directory does not display other languages {% endcomment %}
23
+ {%- if workdir == "/" -%}
24
+ {%- unless item.dir contains "-" %}{{ item.dir }}|{% endunless -%}
25
+ {%- else -%}
26
+ {{ item.dir }}|
27
+ {%- endif -%}
28
+ {%- endif -%}
29
+ {%- endif -%}
30
+ {%- endfor -%}
31
+ {%- endcapture -%}
32
+ {%- assign workdir_dirs = items | split: "|" -%}
@@ -1,7 +1,5 @@
1
1
  <div role="search">
2
2
  <form id="rtd-search-form" class="wy-form" action="{{ site.baseurl }}/search.html" method="get" autocomplete="off">
3
3
  <input type="text" name="q" placeholder="{{ __search_docs }}...">
4
- <input type="hidden" name="check_keywords" value="yes">
5
- <input type="hidden" name="area" value="default">
6
4
  </form>
7
- </div>
5
+ </div>
@@ -1,7 +1,7 @@
1
- {%- include reset/workspace.liquid %}
1
+ {%- include reset/workdir.liquid %}
2
2
 
3
3
  <ul>
4
- {%- for item in workspace_files -%}
4
+ {%- for item in workdir_files -%}
5
5
  {%- assign level = item.dir | append: "temp/" | split: "/" | size | minus: 1 -%}
6
6
  {%- capture current -%}
7
7
  {%- if page.url == item.url %}current{% endif -%}
@@ -14,4 +14,4 @@
14
14
  {%- endfor %}
15
15
  </ul>
16
16
 
17
- {%- for workspace in workspace_dirs %}{% include extend/toctree.liquid %}{% endfor -%}
17
+ {%- for workdir in workdir_dirs %}{% include extend/toctree.liquid %}{% endfor -%}
@@ -0,0 +1,108 @@
1
+ ---
2
+ layout: plugins/compress
3
+ ---
4
+
5
+ {%- include reset/defaults.liquid -%}
6
+
7
+ <!DOCTYPE html>
8
+
9
+ <!--
10
+ {% if site.remote_theme -%}
11
+ rundocs.io, remote_theme: {{ site.remote_theme }}, based on v{{ version }}
12
+ {%- else -%}
13
+ rundocs.io, theme: {{ site.theme | default: "jekyll-rtd-theme, based on" }} v{{ version }}
14
+ {%- endif %}
15
+ -->
16
+
17
+ <html class="writer-html5" lang="{{ lang }}">
18
+
19
+ <head>
20
+ <meta charset="utf-8">
21
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
22
+ <title>{{ title }}</title>
23
+ <!-- meta -->
24
+ <meta name="description" content="{{ description }}">
25
+ <meta name="author" content="{{ author }}">
26
+ <meta name="revised" content="{{ commit }}">
27
+ <meta name="generator" content="jekyll-rtd-theme v{{ version }}">
28
+ <!-- custom meta -->
29
+ {% for meta in site.meta -%}
30
+ <meta name="{{ meta.first }}" content="{{ meta.last }}">
31
+ {% endfor -%}
32
+ <!-- og -->
33
+ {% include addons/seo/og.liquid %}
34
+ <!-- schema -->
35
+ {% include addons/seo/schema.liquid %}
36
+ <!-- link -->
37
+ {% if prev -%}
38
+ <link rel="prev" href="{{ prev.url | absolute_url | xml_escape }}">
39
+ {%- endif -%}
40
+ {%- if next -%}
41
+ <link rel="next" href="{{ next.url | absolute_url | xml_escape }}">
42
+ {%- endif -%}
43
+ <link rel="canonical" href="{{ schema_url }}">
44
+ <!-- theme -->
45
+ <link rel="stylesheet" href="{{ cdn }}/assets/css/theme.css">
46
+ <link rel="stylesheet" href="{{ cdn }}/assets/css/rougify/{{ site.rougify | default: 'github' }}.css">
47
+ <style>{{ site_scss | scssify }}</style>
48
+ <!-- icon -->
49
+ <link rel="icon" type="image/svg+xml" href="{{ site.baseurl }}/assets/favicon.svg">
50
+ <!-- script -->
51
+ <script src="{{ cdn }}/assets/js/jquery.min.js"></script>
52
+ </head>
53
+
54
+ <body class="wy-body-for-nav">
55
+ <div class="wy-grid-for-nav">
56
+ <!-- SIDE NAV, TOGGLES ON MOBILE -->
57
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
58
+ <div class="wy-side-scroll">
59
+ <div class="wy-side-nav-search">
60
+ {% if site.logo %}
61
+ <a href="{{ site.baseurl }}/{% if site_lang != lang %}{{ lang }}/{% endif %}">
62
+ <img src="{{ site.baseurl }}/{{ site.logo }}" class="logo" alt="{{ site.title }}">
63
+ </a>
64
+ {% else %}
65
+ <a href="{{ site.baseurl }}/{% if site_lang != lang %}{{ lang }}/{% endif %}" class="icon icon-home"> {{ site.title }}</a>
66
+ {% endif %}
67
+ {% include searchbox.liquid %}
68
+ </div>
69
+ <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
70
+ {% include toctree.liquid %}
71
+ </div>
72
+ {%- if site.embed -%}
73
+ <div class="wy-embed-wrap">
74
+ <div class="wy-embed">{{ site.embed }}</div>
75
+ </div>
76
+ {%- endif -%}
77
+ </div>
78
+ </nav>
79
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
80
+ <!-- MOBILE NAV -->
81
+ <nav class="wy-nav-top" aria-label="top navigation">
82
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
83
+ <a href="{{ site.baseurl }}/{% if site_lang != lang %}{{ lang }}/{% endif %}">{{ site.title }}</a>
84
+ </nav>
85
+ <div class="wy-nav-content">
86
+ <div class="rst-content">
87
+ {% include breadcrumbs.liquid %}
88
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
89
+ <div itemprop="articleBody">{{ content }}</div>
90
+ {% include addons/comments/disqus.liquid %}
91
+ </div>
92
+ {% include footer.liquid %}
93
+ </div>
94
+ </div>
95
+ </section>
96
+ </div>
97
+ {%- if site.addons %}{% include addons.liquid %}{% endif %}
98
+ <!-- script -->
99
+ <script src="{{ cdn }}/assets/js/theme.js"></script>
100
+ <script src="{{ cdn }}/assets/js/anchor.min.js"></script>
101
+ <script>{{ site_script }}</script>
102
+ <!-- analytics -->
103
+ {%- include addons/analytics/baidu.liquid -%}
104
+ {%- include addons/analytics/cnzz.liquid -%}
105
+ {%- include addons/analytics/google.liquid -%}
106
+ </body>
107
+
108
+ </html>
@@ -1,112 +1,5 @@
1
1
  ---
2
- layout: plugins/compress
2
+ layout: basic
3
3
  ---
4
4
 
5
- {%- include reset/start.liquid -%}
6
-
7
- <!DOCTYPE html>
8
-
9
- <!--
10
- {% if site.remote_theme -%}
11
- remote_theme: {{ site.remote_theme }}
12
- {%- else -%}
13
- theme: {{ site.theme }} v{{ version }}
14
- {%- endif %}
15
- -->
16
-
17
- <html class="writer-html5" lang="{{ lang }}">
18
-
19
- <head>
20
- <meta charset="utf-8">
21
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
22
- <title>{{ title }}</title>
23
- <!-- meta -->
24
- <meta name="description" content="{{ description }}">
25
- <meta name="author" content="{{ author }}">
26
- <meta name="revised" content="{{ commit }}">
27
- <meta name="generator" content="jekyll-rtd-theme v{{ version }}">
28
- <!-- custom meta -->
29
- {% for meta in site.meta -%}
30
- <meta name="{{ meta.first }}" content="{{ meta.last }}">
31
- {% endfor -%}
32
- <!-- og -->
33
- {% include addons/seo/og.liquid %}
34
- <!-- schema -->
35
- {% include addons/seo/schema.liquid %}
36
- <!-- link -->
37
- {% if prev -%}
38
- <link rel="prev" href="{{ prev.url | absolute_url | xml_escape }}">
39
- {%- endif -%}
40
- {%- if next -%}
41
- <link rel="next" href="{{ next.url | absolute_url | xml_escape }}">
42
- {%- endif -%}
43
- <link rel="canonical" href="{{ schema_url }}">
44
- <!-- theme -->
45
- <link rel="stylesheet" href="{{ cdn }}/assets/css/theme.css">
46
- <style>{{ site_style | scssify }}</style>
47
- <!-- icon -->
48
- <link rel="icon" type="image/svg+xml" href="{{ site.baseurl }}/assets/favicon.svg">
49
- <!-- script -->
50
- <script src="{{ cdn }}/assets/js/jquery.min.js"></script>
51
- <script src="{{ cdn }}/assets/js/theme.js"></script>
52
- <script src="{{ cdn }}/assets/js/anchor.min.js"></script>
53
- <script>{{ site_script }}</script>
54
- </head>
55
-
56
- <body class="wy-body-for-nav">
57
- <div class="wy-grid-for-nav">
58
- <!-- SIDE NAV, TOGGLES ON MOBILE -->
59
- <nav data-toggle="wy-nav-shift" class="wy-nav-side">
60
- <div class="wy-side-scroll">
61
- <div class="wy-side-nav-search">
62
- {% if site.logo %}
63
- <a href="{{ site.baseurl }}/">
64
- <img src="{{ site.baseurl }}/{{ site.logo }}" class="logo" alt="{{ site.title }}">
65
- </a>
66
- {% else %}
67
- <a href="{{ site.baseurl }}/" class="icon icon-home"> {{ site.title }}</a>
68
- {% endif %}
69
- {% include searchbox.liquid %}
70
- </div>
71
- <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
72
- {% include toctree.liquid %}
73
- </div>
74
- {%- if site.embed -%}
75
- <div class="wy-embed-wrap">
76
- <div class="wy-embed">{{ site.embed }}</div>
77
- </div>
78
- {%- endif -%}
79
- </div>
80
- </nav>
81
- <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
82
- <!-- MOBILE NAV -->
83
- <nav class="wy-nav-top" aria-label="top navigation">
84
- <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
85
- <a href="{{ site.baseurl }}/">{{ site.title }}</a>
86
- </nav>
87
- <div class="wy-nav-content">
88
- <div class="rst-content">
89
- {% include breadcrumbs.liquid %}
90
- <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
91
- <div itemprop="articleBody">
92
- {%- if page.url == "/search.html" -%}
93
- {{ content }}
94
- {%- else -%}
95
- <div class="section">{{ content }}</div>
96
- {%- endif %}
97
- </div>
98
- {% include addons/comments/disqus.liquid %}
99
- </div>
100
- {% include footer.liquid %}
101
- </div>
102
- </div>
103
- </section>
104
- </div>
105
- {%- if site.addons %}{% include addons.liquid %}{% endif %}
106
- <!-- analytics -->
107
- {%- include addons/analytics/baidu.liquid -%}
108
- {%- include addons/analytics/cnzz.liquid -%}
109
- {%- include addons/analytics/google.liquid -%}
110
- </body>
111
-
112
- </html>
5
+ <div class="section">{{ content }}</div>
@@ -0,0 +1,25 @@
1
+ .flex {
2
+ display: -webkit-flex;
3
+ display: flex;
4
+ flex-wrap: wrap;
5
+ flex-direction: row;
6
+ }
7
+
8
+ .album {
9
+ @extend .flex;
10
+
11
+ .item {
12
+ @extend .flex;
13
+ flex: auto;
14
+ margin: 10px;
15
+ justify-content: center;
16
+
17
+ &:hover {
18
+ opacity: 0.7;
19
+ }
20
+
21
+ img {
22
+ width: 100%;
23
+ }
24
+ }
25
+ }
@@ -0,0 +1,23 @@
1
+ .wy-embed-wrap {
2
+ width: 100%;
3
+ padding: 1em 1.5em;
4
+ font-size: 14px;
5
+ line-height: 20px;
6
+
7
+ .wy-embed {
8
+ text-align: center;
9
+ padding: 1em;
10
+ color: #c2c2c2;
11
+ background: #4e4b4b;
12
+ border: 1px solid #a0a0a0;
13
+ border-radius: 5px;
14
+
15
+ a {
16
+ color: #e6e6e6;
17
+ }
18
+
19
+ img {
20
+ max-width: 100%;
21
+ }
22
+ }
23
+ }
@@ -1,4 +1,5 @@
1
- @import "embed.scss";
1
+ @import "_album.scss";
2
+ @import "_embed.scss";
2
3
 
3
4
  p {
4
5
  font-size: 15px;
@@ -47,11 +48,20 @@ footer {
47
48
  font-family: monospace;
48
49
  font-size: 12px;
49
50
  }
51
+
52
+ .copyright-rtd {
53
+ display: none;
54
+ }
55
+
56
+ .highlighted-box {
57
+ border: 1px solid #f1c40f;
58
+ }
50
59
  }
51
60
 
52
61
  #search-results {
53
62
  li:last-child {
54
63
  border-bottom: 0;
64
+ padding-bottom: 0;
55
65
  }
56
66
  }
57
67
  @media screen and (max-width: 768px) {
@@ -60,4 +70,9 @@ footer {
60
70
  padding: 1em;
61
71
  }
62
72
  }
73
+ }
74
+ @media screen and (max-width: 480px) {
75
+ .wy-breadcrumbs li.wy-breadcrumbs-aside {
76
+ display: initial;
77
+ }
63
78
  }
@@ -0,0 +1,9 @@
1
+ ---
2
+ permalink: /404.html
3
+ layout: default
4
+ ---
5
+
6
+ {%- include reset/i18n.liquid -%}
7
+
8
+ <h2>{{ __404 }}</h2>
9
+ <p>{{ __not_found }}</p>
@@ -0,0 +1 @@
1
+ .highlight table td{padding:5px}.highlight table pre{margin:0}.highlight,.highlight .w{color:#303030}.highlight .err{color:#151515;background-color:#ac4142}.highlight .c,.highlight .ch,.highlight .cd,.highlight .cm,.highlight .cpf,.highlight .c1,.highlight .cs{color:#505050}.highlight .cp{color:#f4bf75}.highlight .nt{color:#f4bf75}.highlight .o,.highlight .ow{color:#d0d0d0}.highlight .p,.highlight .pi{color:#d0d0d0}.highlight .gi{color:#90a959}.highlight .gd{color:#ac4142}.highlight .gh{color:#6a9fb5;background-color:#151515;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#aa759f}.highlight .kc{color:#d28445}.highlight .kt{color:#d28445}.highlight .kd{color:#d28445}.highlight .s,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#90a959}.highlight .sr{color:#75b5aa}.highlight .si{color:#8f5536}.highlight .se{color:#8f5536}.highlight .nn{color:#f4bf75}.highlight .nc{color:#f4bf75}.highlight .no{color:#f4bf75}.highlight .na{color:#6a9fb5}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mx{color:#90a959}.highlight .ss{color:#90a959}
@@ -0,0 +1 @@
1
+ .highlight table td{padding:5px}.highlight table pre{margin:0}.highlight,.highlight .w{color:#d0d0d0;background-color:#151515}.highlight .err{color:#151515;background-color:#ac4142}.highlight .c,.highlight .ch,.highlight .cd,.highlight .cm,.highlight .cpf,.highlight .c1,.highlight .cs{color:#505050}.highlight .cp{color:#f4bf75}.highlight .nt{color:#f4bf75}.highlight .o,.highlight .ow{color:#d0d0d0}.highlight .p,.highlight .pi{color:#d0d0d0}.highlight .gi{color:#90a959}.highlight .gd{color:#ac4142}.highlight .gh{color:#6a9fb5;background-color:#151515;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#aa759f}.highlight .kc{color:#d28445}.highlight .kt{color:#d28445}.highlight .kd{color:#d28445}.highlight .s,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#90a959}.highlight .sr{color:#75b5aa}.highlight .si{color:#8f5536}.highlight .se{color:#8f5536}.highlight .nn{color:#f4bf75}.highlight .nc{color:#f4bf75}.highlight .no{color:#f4bf75}.highlight .na{color:#6a9fb5}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mx{color:#90a959}.highlight .ss{color:#90a959}
@@ -0,0 +1 @@
1
+ .highlight table td{padding:5px}.highlight table pre{margin:0}.highlight,.highlight .w{color:#303030}.highlight .err{color:#151515;background-color:#ac4142}.highlight .c,.highlight .ch,.highlight .cd,.highlight .cm,.highlight .cpf,.highlight .c1,.highlight .cs{color:#505050}.highlight .cp{color:#f4bf75}.highlight .nt{color:#f4bf75}.highlight .o,.highlight .ow{color:#d0d0d0}.highlight .p,.highlight .pi{color:#d0d0d0}.highlight .gi{color:#90a959}.highlight .gd{color:#ac4142}.highlight .gh{color:#6a9fb5;background-color:#151515;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#aa759f}.highlight .kc{color:#d28445}.highlight .kt{color:#d28445}.highlight .kd{color:#d28445}.highlight .s,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#90a959}.highlight .sr{color:#75b5aa}.highlight .si{color:#8f5536}.highlight .se{color:#8f5536}.highlight .nn{color:#f4bf75}.highlight .nc{color:#f4bf75}.highlight .no{color:#f4bf75}.highlight .na{color:#6a9fb5}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mx{color:#90a959}.highlight .ss{color:#90a959}
@@ -0,0 +1 @@
1
+ .highlight table td{padding:5px}.highlight table pre{margin:0}.highlight,.highlight .w{color:#f8f8f2;background-color:#272822}.highlight .err{color:#272822;background-color:#f92672}.highlight .c,.highlight .ch,.highlight .cd,.highlight .cm,.highlight .cpf,.highlight .c1,.highlight .cs{color:#75715e}.highlight .cp{color:#f4bf75}.highlight .nt{color:#f4bf75}.highlight .o,.highlight .ow{color:#f8f8f2}.highlight .p,.highlight .pi{color:#f8f8f2}.highlight .gi{color:#a6e22e}.highlight .gd{color:#f92672}.highlight .gh{color:#66d9ef;background-color:#272822;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#ae81ff}.highlight .kc{color:#fd971f}.highlight .kt{color:#fd971f}.highlight .kd{color:#fd971f}.highlight .s,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#a6e22e}.highlight .sr{color:#a1efe4}.highlight .si{color:#cc6633}.highlight .se{color:#cc6633}.highlight .nn{color:#f4bf75}.highlight .nc{color:#f4bf75}.highlight .no{color:#f4bf75}.highlight .na{color:#66d9ef}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mx{color:#a6e22e}.highlight .ss{color:#a6e22e}
@@ -0,0 +1 @@
1
+ .highlight table td{padding:5px}.highlight table pre{margin:0}.highlight,.highlight .w{color:#f8f8f2;background-color:#272822}.highlight .err{color:#272822;background-color:#f92672}.highlight .c,.highlight .ch,.highlight .cd,.highlight .cm,.highlight .cpf,.highlight .c1,.highlight .cs{color:#75715e}.highlight .cp{color:#f4bf75}.highlight .nt{color:#f4bf75}.highlight .o,.highlight .ow{color:#f8f8f2}.highlight .p,.highlight .pi{color:#f8f8f2}.highlight .gi{color:#a6e22e}.highlight .gd{color:#f92672}.highlight .gh{color:#66d9ef;background-color:#272822;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#ae81ff}.highlight .kc{color:#fd971f}.highlight .kt{color:#fd971f}.highlight .kd{color:#fd971f}.highlight .s,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#a6e22e}.highlight .sr{color:#a1efe4}.highlight .si{color:#cc6633}.highlight .se{color:#cc6633}.highlight .nn{color:#f4bf75}.highlight .nc{color:#f4bf75}.highlight .no{color:#f4bf75}.highlight .na{color:#66d9ef}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mx{color:#a6e22e}.highlight .ss{color:#a6e22e}
@@ -0,0 +1 @@
1
+ .highlight table td{padding:5px}.highlight table pre{margin:0}.highlight,.highlight .w{color:#49483e}.highlight .err{color:#272822;background-color:#f92672}.highlight .c,.highlight .ch,.highlight .cd,.highlight .cm,.highlight .cpf,.highlight .c1,.highlight .cs{color:#75715e}.highlight .cp{color:#f4bf75}.highlight .nt{color:#f4bf75}.highlight .o,.highlight .ow{color:#f8f8f2}.highlight .p,.highlight .pi{color:#f8f8f2}.highlight .gi{color:#a6e22e}.highlight .gd{color:#f92672}.highlight .gh{color:#66d9ef;background-color:#272822;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#ae81ff}.highlight .kc{color:#fd971f}.highlight .kt{color:#fd971f}.highlight .kd{color:#fd971f}.highlight .s,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#a6e22e}.highlight .sr{color:#a1efe4}.highlight .si{color:#cc6633}.highlight .se{color:#cc6633}.highlight .nn{color:#f4bf75}.highlight .nc{color:#f4bf75}.highlight .no{color:#f4bf75}.highlight .na{color:#66d9ef}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mx{color:#a6e22e}.highlight .ss{color:#a6e22e}
@@ -0,0 +1 @@
1
+ .highlight table td{padding:5px}.highlight table pre{margin:0}.highlight,.highlight .w{color:#586e75}.highlight .err{color:#002b36;background-color:#dc322f}.highlight .c,.highlight .ch,.highlight .cd,.highlight .cm,.highlight .cpf,.highlight .c1,.highlight .cs{color:#657b83}.highlight .cp{color:#b58900}.highlight .nt{color:#b58900}.highlight .o,.highlight .ow{color:#93a1a1}.highlight .p,.highlight .pi{color:#93a1a1}.highlight .gi{color:#859900}.highlight .gd{color:#dc322f}.highlight .gh{color:#268bd2;background-color:#002b36;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#6c71c4}.highlight .kc{color:#cb4b16}.highlight .kt{color:#cb4b16}.highlight .kd{color:#cb4b16}.highlight .s,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#859900}.highlight .sr{color:#2aa198}.highlight .si{color:#d33682}.highlight .se{color:#d33682}.highlight .nn{color:#b58900}.highlight .nc{color:#b58900}.highlight .no{color:#b58900}.highlight .na{color:#268bd2}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mx{color:#859900}.highlight .ss{color:#859900}