jekyll-kde-theme 0.2.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 +7 -0
- data/LICENSE.txt +662 -0
- data/README.md +64 -0
- data/_includes/footer.html +75 -0
- data/_includes/head.html +22 -0
- data/_includes/header.html +36 -0
- data/_layouts/changelog.html +11 -0
- data/_layouts/default.html +15 -0
- data/_layouts/page.html +13 -0
- data/_layouts/post.html +5 -0
- data/_sass/aetherCore.scss +479 -0
- data/_sass/base.scss +546 -0
- data/_sass/download.scss +30 -0
- data/_sass/glyphs.scss +136 -0
- data/_sass/home.scss +185 -0
- data/_sass/social.scss +50 -0
- data/assets/Noto-Sans-700/LICENSE.txt +94 -0
- data/assets/Noto-Sans-700/Noto-Sans-700.eot +0 -0
- data/assets/Noto-Sans-700/Noto-Sans-700.svg +336 -0
- data/assets/Noto-Sans-700/Noto-Sans-700.ttf +0 -0
- data/assets/Noto-Sans-700/Noto-Sans-700.woff +0 -0
- data/assets/Noto-Sans-700/Noto-Sans-700.woff2 +0 -0
- data/assets/Noto-Sans-regular/LICENSE.txt +94 -0
- data/assets/Noto-Sans-regular/Noto-Sans-regular.eot +0 -0
- data/assets/Noto-Sans-regular/Noto-Sans-regular.svg +335 -0
- data/assets/Noto-Sans-regular/Noto-Sans-regular.ttf +0 -0
- data/assets/Noto-Sans-regular/Noto-Sans-regular.woff +0 -0
- data/assets/Noto-Sans-regular/Noto-Sans-regular.woff2 +0 -0
- data/assets/aether/media/128x128.svg +80 -0
- data/assets/aether/media/16x16.svg +80 -0
- data/assets/aether/media/180x180.png +0 -0
- data/assets/aether/media/192x192.png +0 -0
- data/assets/aether/media/24x24.svg +80 -0
- data/assets/aether/media/32x32.svg +80 -0
- data/assets/aether/media/64x64.svg +80 -0
- data/assets/glyph/glyph.eot +0 -0
- data/assets/glyph/glyph.svg +47 -0
- data/assets/glyph/glyph.ttf +0 -0
- data/assets/glyph/glyph.woff +0 -0
- data/assets/img/Next.jpg +0 -0
- data/assets/img/ark.svg +46 -0
- data/assets/img/flatpak.png +0 -0
- data/assets/img/git.svg +24 -0
- data/assets/img/konqi-dev.png +0 -0
- data/assets/img/konqi-docbook.png +0 -0
- data/assets/img/konqi-mail.png +0 -0
- data/assets/img/tux.png +0 -0
- data/assets/nav.js +7 -0
- data/assets/preview.js +5 -0
- data/changelog.md +22 -0
- metadata +134 -0
@@ -0,0 +1,80 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
width="24"
|
13
|
+
height="24"
|
14
|
+
viewBox="0 0 24 24"
|
15
|
+
id="svg4880"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.91 r13725"
|
18
|
+
sodipodi:docname="24x24.svg">
|
19
|
+
<defs
|
20
|
+
id="defs4882" />
|
21
|
+
<sodipodi:namedview
|
22
|
+
id="base"
|
23
|
+
pagecolor="#ffffff"
|
24
|
+
bordercolor="#666666"
|
25
|
+
borderopacity="1.0"
|
26
|
+
inkscape:pageopacity="0.0"
|
27
|
+
inkscape:pageshadow="2"
|
28
|
+
inkscape:zoom="0.5"
|
29
|
+
inkscape:cx="13.760374"
|
30
|
+
inkscape:cy="13.61527"
|
31
|
+
inkscape:document-units="px"
|
32
|
+
inkscape:current-layer="layer1"
|
33
|
+
showgrid="false"
|
34
|
+
units="px"
|
35
|
+
inkscape:snap-bbox="true"
|
36
|
+
inkscape:bbox-nodes="true"
|
37
|
+
showguides="false"
|
38
|
+
inkscape:window-width="1434"
|
39
|
+
inkscape:window-height="1032"
|
40
|
+
inkscape:window-x="1072"
|
41
|
+
inkscape:window-y="68"
|
42
|
+
inkscape:window-maximized="0">
|
43
|
+
<inkscape:grid
|
44
|
+
type="xygrid"
|
45
|
+
id="grid5434" />
|
46
|
+
</sodipodi:namedview>
|
47
|
+
<metadata
|
48
|
+
id="metadata4885">
|
49
|
+
<rdf:RDF>
|
50
|
+
<cc:Work
|
51
|
+
rdf:about="">
|
52
|
+
<dc:format>image/svg+xml</dc:format>
|
53
|
+
<dc:type
|
54
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
55
|
+
<dc:title></dc:title>
|
56
|
+
</cc:Work>
|
57
|
+
</rdf:RDF>
|
58
|
+
</metadata>
|
59
|
+
<g
|
60
|
+
inkscape:label="Layer 1"
|
61
|
+
inkscape:groupmode="layer"
|
62
|
+
id="layer1"
|
63
|
+
transform="translate(0,-1028.3622)">
|
64
|
+
<rect
|
65
|
+
style="opacity:1;fill:#2980b9;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
66
|
+
id="rect5436"
|
67
|
+
width="24"
|
68
|
+
height="24.000017"
|
69
|
+
x="0"
|
70
|
+
y="1028.3622"
|
71
|
+
ry="2.0000174" />
|
72
|
+
<path
|
73
|
+
inkscape:transform-center-y="9.926795"
|
74
|
+
inkscape:transform-center-x="-8.8236514"
|
75
|
+
id="path5692_2_-0-0-6"
|
76
|
+
d="m 13.025356,1030.3622 -3.323609,0.32 0,13.6944 3.290886,-0.4945 0,-5.8399 4.421775,6.4762 3.469054,-1.0981 -4.530869,-6.2291 4.567232,-5.8727 -3.54178,-0.8145 -4.385412,5.8727 0.03263,-6.0145 z m -7.538114,3.3382 c -0.037553,0.01 -0.073608,0.019 -0.1018146,0.047 l -1.3054407,1.3055 c -0.05489,0.055 -0.065912,0.1406 -0.025462,0.2072 l 1.5272578,2.5163 c -0.2710771,0.4558 -0.4883456,0.9472 -0.6436297,1.4655 l -2.8036094,0.5855 C 2.0564762,1039.8437 2,1039.9111 2,1039.9912 l 0,1.8474 c 0,0.078 0.052075,0.1454 0.1272699,0.1635 l 2.7236163,0.6655 c 0.1452274,0.6003 0.3716378,1.1715 0.6690849,1.6945 l -1.5781682,2.4037 c -0.044014,0.067 -0.034994,0.1543 0.021815,0.2109 l 1.3054343,1.3054 c 0.05489,0.054 0.1403461,0.066 0.2072821,0.026 l 2.4727039,-1.5018 c 0.4852236,0.2799 1.0069188,0.5014 1.5599808,0.6509 l 0.57455,2.7709 c 0.01619,0.079 0.08768,0.1345 0.16726,0.1345 l 1.847256,0 c 0.07765,0 0.145119,-0.054 0.163639,-0.1309 l 0.676359,-2.7745 c 0.570104,-0.1539 1.110211,-0.3837 1.607263,-0.6764 l 2.436341,1.5964 c 0.06695,0.044 0.154088,0.035 0.210897,-0.022 l 1.305454,-1.3054 c 0.05514,-0.055 0.06596,-0.1408 0.02546,-0.2073 l -0.890895,-1.4655 -0.287263,0.091 c -0.0419,0.014 -0.08812,10e-5 -0.112735,-0.036 0,0 -0.566138,-0.8305 -1.298173,-1.9018 -0.875107,1.7127 -2.65668,2.8836 -4.712677,2.8836 -2.9210591,0 -5.2872271,-2.366 -5.2872271,-5.2873 0,-2.1489 1.2799278,-3.9975 3.1199671,-4.8253 l 0,-1.3637 c -0.3348846,0.1172 -0.65613,0.2579 -0.9636274,0.4255 -2.367e-4,-3e-4 -0.00256,3e-4 -0.0032,0 l -2.4908853,-1.6364 c -0.033586,-0.022 -0.071542,-0.029 -0.1090949,-0.026 z"
|
77
|
+
style="display:inline;fill:#fcfcfc;fill-opacity:1"
|
78
|
+
inkscape:connector-curvature="0" />
|
79
|
+
</g>
|
80
|
+
</svg>
|
@@ -0,0 +1,80 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
width="32"
|
13
|
+
height="32"
|
14
|
+
viewBox="0 0 32 32"
|
15
|
+
id="svg4880"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.91 r13725"
|
18
|
+
sodipodi:docname="32x32.svg">
|
19
|
+
<defs
|
20
|
+
id="defs4882" />
|
21
|
+
<sodipodi:namedview
|
22
|
+
id="base"
|
23
|
+
pagecolor="#ffffff"
|
24
|
+
bordercolor="#666666"
|
25
|
+
borderopacity="1.0"
|
26
|
+
inkscape:pageopacity="0.0"
|
27
|
+
inkscape:pageshadow="2"
|
28
|
+
inkscape:zoom="1"
|
29
|
+
inkscape:cx="20.628485"
|
30
|
+
inkscape:cy="16.457782"
|
31
|
+
inkscape:document-units="px"
|
32
|
+
inkscape:current-layer="layer1"
|
33
|
+
showgrid="false"
|
34
|
+
units="px"
|
35
|
+
inkscape:snap-bbox="true"
|
36
|
+
inkscape:bbox-nodes="true"
|
37
|
+
showguides="false"
|
38
|
+
inkscape:window-width="1434"
|
39
|
+
inkscape:window-height="1032"
|
40
|
+
inkscape:window-x="1072"
|
41
|
+
inkscape:window-y="68"
|
42
|
+
inkscape:window-maximized="0">
|
43
|
+
<inkscape:grid
|
44
|
+
type="xygrid"
|
45
|
+
id="grid5434" />
|
46
|
+
</sodipodi:namedview>
|
47
|
+
<metadata
|
48
|
+
id="metadata4885">
|
49
|
+
<rdf:RDF>
|
50
|
+
<cc:Work
|
51
|
+
rdf:about="">
|
52
|
+
<dc:format>image/svg+xml</dc:format>
|
53
|
+
<dc:type
|
54
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
55
|
+
<dc:title></dc:title>
|
56
|
+
</cc:Work>
|
57
|
+
</rdf:RDF>
|
58
|
+
</metadata>
|
59
|
+
<g
|
60
|
+
inkscape:label="Layer 1"
|
61
|
+
inkscape:groupmode="layer"
|
62
|
+
id="layer1"
|
63
|
+
transform="translate(0,-1020.3622)">
|
64
|
+
<rect
|
65
|
+
style="opacity:1;fill:#2980b9;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
66
|
+
id="rect5436"
|
67
|
+
width="32"
|
68
|
+
height="32.000019"
|
69
|
+
x="0"
|
70
|
+
y="1020.3622"
|
71
|
+
ry="2.0000174" />
|
72
|
+
<path
|
73
|
+
inkscape:transform-center-y="12.904824"
|
74
|
+
inkscape:transform-center-x="-11.470682"
|
75
|
+
id="path5692_2_-0-0-6"
|
76
|
+
d="m 18.332881,1023.3622 -4.320667,0.416 0,17.8026 4.278127,-0.6428 0,-7.5919 5.748275,8.4191 4.509745,-1.4276 -5.890097,-8.0978 5.937368,-7.6344 -4.604288,-1.0589 -5.701003,7.6346 0.04242,-7.8189 z m -9.7994923,4.3397 c -0.048819,0.013 -0.09569,0.025 -0.1323582,0.061 l -1.6970633,1.697 c -0.071357,0.072 -0.085685,0.1829 -0.033101,0.2694 l 1.9854238,3.2712 c -0.3523981,0.5925 -0.6348456,1.2314 -0.8367138,1.9051 l -3.6446713,0.7612 C 4.0734186,1035.6881 4,1035.7757 4,1035.8798 l 0,2.4017 c 0,0.1014 0.067697,0.1889 0.1654499,0.2125 l 3.540681,0.8652 c 0.1887945,0.7803 0.4831263,1.5229 0.8698054,2.2027 l -2.051607,3.1248 c -0.057218,0.087 -0.045492,0.2006 0.02836,0.2743 l 1.6970548,1.6969 c 0.071357,0.071 0.1824489,0.086 0.2694652,0.034 l 3.2144977,-1.9524 c 0.630786,0.3639 1.308986,0.6519 2.027963,0.8462 l 0.746911,3.6022 c 0.02105,0.1027 0.113983,0.1748 0.217437,0.1748 l 2.401417,0 c 0.100945,0 0.188654,-0.071 0.21273,-0.1702 l 0.879263,-3.6068 c 0.74113,-0.2001 1.443265,-0.4988 2.08943,-0.8793 l 3.167225,2.0753 c 0.08703,0.058 0.200313,0.046 0.274164,-0.029 l 1.697081,-1.6971 c 0.07168,-0.072 0.08574,-0.183 0.03309,-0.2695 l -1.158157,-1.9051 -0.37344,0.1183 c -0.05447,0.018 -0.114555,10e-5 -0.146555,-0.046 0,0 -0.735975,-1.0796 -1.687615,-2.4723 -1.137632,2.2266 -3.453664,3.7487 -6.126445,3.7487 -3.797355,0 -6.8733561,-3.0758 -6.8733561,-6.8735 0,-2.7935 1.6638961,-5.1967 4.0559351,-6.2728 l 0,-1.7728 c -0.435348,0.1524 -0.852965,0.3352 -1.252709,0.5531 -3.07e-4,-3e-4 -0.0033,4e-4 -0.0042,0 l -3.2381325,-2.1273 c -0.043661,-0.029 -0.093004,-0.038 -0.1418224,-0.033 z"
|
77
|
+
style="display:inline;fill:#fcfcfc;fill-opacity:1"
|
78
|
+
inkscape:connector-curvature="0" />
|
79
|
+
</g>
|
80
|
+
</svg>
|
@@ -0,0 +1,80 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
width="64"
|
13
|
+
height="64"
|
14
|
+
viewBox="0 0 64 64"
|
15
|
+
id="svg4880"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.91 r13725"
|
18
|
+
sodipodi:docname="64x64.svg">
|
19
|
+
<defs
|
20
|
+
id="defs4882" />
|
21
|
+
<sodipodi:namedview
|
22
|
+
id="base"
|
23
|
+
pagecolor="#ffffff"
|
24
|
+
bordercolor="#666666"
|
25
|
+
borderopacity="1.0"
|
26
|
+
inkscape:pageopacity="0.0"
|
27
|
+
inkscape:pageshadow="2"
|
28
|
+
inkscape:zoom="1"
|
29
|
+
inkscape:cx="41.452715"
|
30
|
+
inkscape:cy="40.245631"
|
31
|
+
inkscape:document-units="px"
|
32
|
+
inkscape:current-layer="layer1"
|
33
|
+
showgrid="false"
|
34
|
+
units="px"
|
35
|
+
inkscape:snap-bbox="true"
|
36
|
+
inkscape:bbox-nodes="true"
|
37
|
+
showguides="false"
|
38
|
+
inkscape:window-width="1434"
|
39
|
+
inkscape:window-height="1032"
|
40
|
+
inkscape:window-x="1072"
|
41
|
+
inkscape:window-y="68"
|
42
|
+
inkscape:window-maximized="0">
|
43
|
+
<inkscape:grid
|
44
|
+
type="xygrid"
|
45
|
+
id="grid5434" />
|
46
|
+
</sodipodi:namedview>
|
47
|
+
<metadata
|
48
|
+
id="metadata4885">
|
49
|
+
<rdf:RDF>
|
50
|
+
<cc:Work
|
51
|
+
rdf:about="">
|
52
|
+
<dc:format>image/svg+xml</dc:format>
|
53
|
+
<dc:type
|
54
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
55
|
+
<dc:title></dc:title>
|
56
|
+
</cc:Work>
|
57
|
+
</rdf:RDF>
|
58
|
+
</metadata>
|
59
|
+
<g
|
60
|
+
inkscape:label="Layer 1"
|
61
|
+
inkscape:groupmode="layer"
|
62
|
+
id="layer1"
|
63
|
+
transform="translate(0,-988.3622)">
|
64
|
+
<rect
|
65
|
+
style="opacity:1;fill:#2980b9;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
66
|
+
id="rect5436"
|
67
|
+
width="63.999962"
|
68
|
+
height="64"
|
69
|
+
x="0"
|
70
|
+
y="988.36218"
|
71
|
+
ry="4.0000324" />
|
72
|
+
<path
|
73
|
+
inkscape:transform-center-y="25.809632"
|
74
|
+
inkscape:transform-center-x="-22.941352"
|
75
|
+
id="path5692_2_-0-0-6"
|
76
|
+
d="m 36.665741,994.36223 -8.641329,0.832 0,35.60517 8.556249,-1.2856 0,-15.1838 11.496544,16.8382 9.019484,-2.8552 -11.780187,-16.1956 11.874729,-15.26877 -9.20857,-2.1178 -11.402,15.26917 0.08484,-15.63777 z m -19.598973,8.67937 c -0.09764,0.026 -0.19138,0.05 -0.264717,0.122 l -3.394124,3.394 c -0.142714,0.144 -0.17137,0.3658 -0.0662,0.5388 l 3.970845,6.5424 c -0.704796,1.185 -1.26969,2.4628 -1.673427,3.8102 l -7.289338,1.5224 c -0.2029724,0.043 -0.3498096,0.2178 -0.3498096,0.426 l 0,4.8034 c 0,0.2028 0.135394,0.3778 0.3308997,0.425 l 7.0813579,1.7304 c 0.377589,1.5606 0.966252,3.0458 1.73961,4.4054 l -4.103212,6.2496 c -0.114436,0.174 -0.09098,0.4012 0.05672,0.5486 l 3.394108,3.3938 c 0.142714,0.142 0.364897,0.172 0.53893,0.068 l 6.428992,-3.9048 c 1.261571,0.7278 2.61797,1.3038 4.055923,1.6924 l 1.493821,7.2044 c 0.0421,0.2054 0.227966,0.3496 0.434874,0.3496 l 4.802831,0 c 0.20189,0 0.377308,-0.142 0.42546,-0.3404 l 1.758525,-7.2136 c 1.482259,-0.4002 2.886529,-0.9976 4.178858,-1.7586 l 6.334446,4.1506 c 0.17406,0.116 0.400626,0.092 0.548328,-0.058 l 3.39416,-3.3942 c 0.14336,-0.144 0.17148,-0.366 0.06618,-0.539 l -2.316313,-3.8102 -0.746879,0.2366 c -0.10894,0.036 -0.22911,2e-4 -0.29311,-0.092 0,0 -1.471949,-2.1592 -3.375228,-4.9446 -2.275263,4.4532 -6.907324,7.4974 -12.252883,7.4974 -7.594706,0 -13.746705,-6.1516 -13.746705,-13.747 0,-5.587 3.327791,-10.3934 8.111866,-12.5456 l 0,-3.5456 c -0.870696,0.3048 -1.705929,0.6704 -2.505417,1.1062 -6.14e-4,-6e-4 -0.0066,8e-4 -0.0084,0 l -6.476261,-4.2546 c -0.08732,-0.058 -0.186008,-0.076 -0.283645,-0.066 z"
|
77
|
+
style="display:inline;fill:#fcfcfc;fill-opacity:1"
|
78
|
+
inkscape:connector-curvature="0" />
|
79
|
+
</g>
|
80
|
+
</svg>
|
Binary file
|
@@ -0,0 +1,47 @@
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg">
|
4
|
+
<metadata>Generated by IcoMoon</metadata>
|
5
|
+
<defs>
|
6
|
+
<font id="glyph" horiz-adv-x="512">
|
7
|
+
<font-face units-per-em="512" ascent="480" descent="-32" />
|
8
|
+
<missing-glyph horiz-adv-x="512" />
|
9
|
+
<glyph unicode=" " horiz-adv-x="256" d="" />
|
10
|
+
<glyph unicode="*" glyph-name="share-diaspora" d="M215.092 410.182l-0.385-135.683-129.184 41.563-25.299-77.859 128.914-42.289-79.433-110.001 66.245-48.096 80.048 109.538 80.048-109.538 66.245 48.096-79.433 110.001 128.914 42.289-25.298 77.859-129.183-41.563-0.385 135.683z" />
|
11
|
+
<glyph unicode="<" glyph-name="go-previous" d="M332.637 410.182l-186.182-186.182 186.182-186.182 16.454 16.454-169.727 169.728 169.727 169.727-16.454 16.455z" />
|
12
|
+
<glyph unicode="=" glyph-name="hamburger" d="M69.818 410.182h372.363v-46.546h-372.363v46.546zM69.818 84.363h46.545v-46.545h-46.546v46.544zM69.818 247.273h372.363v-46.544h-372.363v46.544zM395.637 84.363h46.546v-46.545h-46.546v46.544zM232.727 84.363h46.545v-46.545h-46.546v46.544z" />
|
13
|
+
<glyph unicode=">" glyph-name="go-next" d="M179.363 410.182l-16.454-16.454 169.727-169.728-169.727-169.727 16.454-16.454 186.182 186.182-186.182 186.182z" />
|
14
|
+
<glyph unicode="F" glyph-name="share-facebook" d="M380.839 37.818h-81.178v175.249h-43.661v71.173h43.661v37.558c0 55.424 22.897 88.385 87.966 88.385h54.176v-67.947h-33.863c-25.334 0-27.002-9.495-27.002-27.22l-0.103-30.776h61.344l-7.178-71.173h-54.166z" />
|
15
|
+
<glyph unicode="G" glyph-name="share-gplus" d="M186.182 340.363c-64.266 0-116.364-52.099-116.364-116.363s52.098-116.363 116.364-116.363c64.266 0 116.364 52.099 116.364 116.363-0.004 7.817-0.796 15.613-2.363 23.273h-114v-46.545h65.728c-9.851-27.862-36.175-46.503-65.728-46.546-38.56 0-69.819 31.257-69.818 69.818s31.259 69.818 69.818 69.818c18.507 0 36.245-7.4 49.318-20.501l32.909 32.91c-21.8 21.83-51.376 34.108-82.228 34.137zM372.363 293.818v-46.545h-46.546v-46.545h46.546v-46.546h46.546v46.546h46.546v46.546h-46.546v46.546z" />
|
16
|
+
<glyph unicode="H" glyph-name="go-home" d="M256 410.182l-186.182-186.182 16.454-16.454 6.818 6.818v-176.546h325.818v176.546l6.818-6.818 16.454 16.454-69.818 69.818v69.818h-69.818l-46.546 46.546zM256 377.272l139.637-139.637v-176.546h-93.091v116.363h-93.091v-116.363h-93.091v176.546l139.637 139.637z" />
|
17
|
+
<glyph unicode="I" glyph-name="info" d="M232.727 340.363h46.545v-46.546h-46.546v46.546zM232.727 270.546h46.545v-162.909h-46.546v162.909zM256 410.182c-103.144 0-186.182-83.037-186.182-186.182s83.037-186.182 186.182-186.182c103.144 0 186.182 83.037 186.182 186.182s-83.037 186.182-186.182 186.182zM256 386.909c90.251 0 162.909-72.657 162.909-162.909s-72.658-162.909-162.909-162.909c-90.251 0-162.909 72.658-162.909 162.909s72.657 162.909 162.909 162.909z" />
|
18
|
+
<glyph unicode="K" glyph-name="logo-kde" d="M271.928 410.182l-61.88-5.958v-254.964l61.27 9.207v108.728l82.326-120.576 64.587 20.447-84.356 115.972 85.034 109.338-65.942 15.165-81.649-109.338 0.608 111.979zM131.583 348.032c-0.7 0-1.37-0.349-1.895-0.885l-24.305-24.306c-1.022-1.024-1.227-2.618-0.474-3.858l28.435-46.851c-5.047-8.483-9.092-17.631-11.983-27.282l-52.198-10.901c-1.454-0.303-2.505-1.56-2.505-3.044v-34.395c0-1.443 0.969-2.707 2.37-3.046l50.709-12.388c2.704-11.178 6.919-21.811 12.457-31.551l-29.382-44.751c-0.82-1.257-0.652-2.872 0.406-3.926l24.305-24.303c1.022-1 2.613-1.233 3.859-0.466l46.037 27.962c9.034-5.216 18.747-9.337 29.044-12.12l10.697-51.589c0.302-1.466 1.632-2.504 3.114-2.504h34.392c1.445 0 2.702 1 3.046 2.437l12.592 51.656c10.615 2.865 20.67 7.142 29.925 12.593l45.36-29.721c1.247-0.815 2.869-0.651 3.926 0.396l24.305 24.306c1.027 1.024 1.228 2.623 0.474 3.858l-16.587 27.285-5.349-1.699c-0.781-0.256-1.64-0.002-2.099 0.675 0 0-10.541 15.462-24.169 35.409-16.293-31.889-49.462-53.688-87.742-53.688-54.385 0-98.439 44.050-98.439 98.439 0 40.011 23.83 74.426 58.088 89.839v25.388c-6.235-2.188-12.216-4.801-17.941-7.922-0.005 0.005-0.042-0.007-0.062 0l-46.376 30.466c-0.625 0.396-1.332 0.559-2.031 0.488z" />
|
19
|
+
<glyph unicode="M" glyph-name="logo-plasmamobile" d="M116.364 410.182v-372.363h232.728v372.363h-232.727zM139.637 363.637h186.182v-279.272h-186.182v279.272zM202.818 293.818c-0.007 0-0.017 0-0.026 0-5.501 0-9.963-4.454-9.974-9.953 0-0.009 0-0.018 0-0.027 0-5.508 4.465-9.974 9.974-9.974 0.009 0 0.018 0 0.028 0 5.499 0.011 9.953 4.472 9.953 9.974 0 0.009 0 0.018 0 0.027-0.011 5.492-4.462 9.942-9.953 9.953zM252.682 293.818l-19.954-19.954 29.909-29.909-29.909-29.909 19.954-19.954 49.863 49.863-49.863 49.863zM177.863 243.954c-8.257-0.004-14.951-6.697-14.954-14.954 0.004-8.258 6.697-14.951 14.954-14.955 8.258 0.003 14.951 6.697 14.955 14.954-0.004 8.258-6.697 14.951-14.954 14.955zM207.773 184.091c-8.257-0.003-14.951-6.697-14.954-14.954 0.004-8.258 6.697-14.951 14.954-14.955 0.012 0 0.025 0 0.040 0 8.261 0 14.958 6.695 14.961 14.954-0.004 8.26-6.701 14.955-14.961 14.955-0.013 0-0.028 0-0.041 0z" />
|
20
|
+
<glyph unicode="P" glyph-name="logo-plasma" d="M309.195 144.202l-53.195 53.195 79.792 79.792-79.792 79.792 53.195 53.195 132.987-132.987zM229.403 77.716c0-22.034-17.862-39.896-39.896-39.896s-39.896 17.862-39.896 39.896c0 22.034 17.862 39.896 39.896 39.896s39.896-17.862 39.896-39.896zM149.611 237.293c0-22.034-17.862-39.896-39.896-39.896s-39.896 17.862-39.896 39.896c0 22.034 17.862 39.896 39.896 39.896s39.896-17.862 39.896-39.896zM202.805 383.579c0-14.69-11.908-26.598-26.597-26.598s-26.597 11.908-26.597 26.598c0 14.69 11.908 26.597 26.597 26.597s26.597-11.908 26.597-26.597z" />
|
21
|
+
<glyph unicode="Q" glyph-name="search" d="M208 416c-79.776 0-144-64.224-144-144s64.224-144 144-144c79.776 0 144 64.224 144 144s-64.224 144-144 144zM208 384c62.048 0 112-49.952 112-112s-49.952-112-112-112c-62.048 0-112 49.952-112 112s49.952 112 112 112zM288.002 169.371l22.627 22.627 137.371-137.371-22.627-22.627-137.371 137.371z" />
|
22
|
+
<glyph unicode="R" glyph-name="share-reddit" d="M277.182 423.272l-31.637-106.728c-33.935-1.321-66.829-8.67-94.954-21.954-11.001 14.168-27.924 22.472-45.864 22.5-32.133 0-58.182-26.049-58.182-58.182 0.011-19.46 9.751-37.629 25.954-48.409-1.765-7.072-2.662-14.234-2.682-21.409 0-70.693 83.356-128 186.182-128s186.182 57.307 186.182 128c-0.067 7.163-1.011 14.308-2.818 21.363 16.269 10.757 26.065 28.952 26.091 48.454 0 32.132-26.049 58.182-58.182 58.182-18.002-0.007-34.988-8.351-46-22.591-27.355 12.956-59.254 20.265-92.228 21.909l23.954 80.728 74.546-12.182 3.818 22.954-94.182 15.363zM416 422.546c-19.28 0.002-34.909-15.627-34.909-34.909 0-19.279 15.63-34.909 34.909-34.909s34.909 15.63 34.909 34.909c0 19.282-15.63 34.912-34.909 34.909zM104.728 293.818c9.511-0.011 18.606-3.9 25.182-10.772-21.733-13.763-38.389-30.887-48.591-49.954-7.302 6.6-11.477 15.976-11.5 25.818 0 19.279 15.63 34.909 34.909 34.909zM407.137 293.818h0.137c19.28 0 34.909-15.63 34.909-34.909-0.008-9.881-4.204-19.295-11.546-25.909-10.147 19.109-26.774 36.281-48.5 50.091 6.54 6.808 15.559 10.679 25 10.728zM186.182 247.273c12.853 0 23.273-10.419 23.273-23.273s-10.419-23.272-23.273-23.272c-12.853 0-23.273 10.419-23.273 23.273s10.419 23.273 23.273 23.273zM325.818 247.273c12.853 0 23.272-10.419 23.272-23.273s-10.42-23.272-23.272-23.272c-12.853 0-23.272 10.419-23.272 23.273s10.42 23.273 23.272 23.273zM186.909 154.182c0 0 3.688-7.686 14.363-16.228 10.675-8.539 27.711-17.272 54.727-17.272s44.052 8.734 54.727 17.272c10.675 8.541 14.363 16.228 14.363 16.228l17.409-8.682c0 0-5.997-11.769-19.637-22.682-13.639-10.911-35.524-21.591-66.863-21.591s-53.225 10.68-66.863 21.591c-13.639 10.913-19.637 22.682-19.637 22.682l17.409 8.682z" />
|
23
|
+
<glyph unicode="S" glyph-name="settings" d="M267.637 410.182v0c32.133 0 58.182-26.049 58.182-58.182v0c0-32.133-26.049-58.182-58.182-58.182v0c-32.133 0-58.182 26.049-58.182 58.182v0c0 32.133 26.049 58.182 58.182 58.182zM128 154.182c-32.233 0-58.182-25.949-58.182-58.182s25.949-58.182 58.182-58.182c32.233 0 58.182 25.949 58.182 58.182s-25.949 58.182-58.182 58.182zM128 130.909c19.339 0 34.909-15.57 34.909-34.909s-15.57-34.909-34.909-34.909c-19.34 0-34.909 15.57-34.909 34.909s15.57 34.909 34.909 34.909zM69.818 363.637h372.363v-23.272h-372.363v23.272zM162.909 107.637h279.272v-23.272h-279.272v23.272z" />
|
24
|
+
<glyph unicode="T" glyph-name="share-twitter" d="M442.173 339.457c-13.698-6.074-28.423-10.179-43.874-12.025 15.77 9.452 27.884 24.42 33.588 42.256-14.762-8.754-31.111-15.109-48.512-18.533-13.933 14.844-33.787 24.118-55.759 24.118-42.189 0-76.394-34.197-76.394-76.379 0-5.986 0.675-11.815 1.976-17.405-63.489 3.185-119.78 33.594-157.457 79.803-6.577-11.279-10.344-24.401-10.344-38.399 0-26.5 13.487-49.879 33.986-63.576-12.523 0.389-24.303 3.834-34.602 9.553-0.007-0.326-0.007-0.626-0.007-0.952 0-37.007 26.334-67.875 61.279-74.895-6.409-1.748-13.157-2.678-20.126-2.678-4.922 0-9.708 0.486-14.373 1.371 9.722-30.344 37.934-52.428 71.363-53.041-26.145-20.488-59.084-32.698-94.876-32.698-6.166 0-12.248 0.363-18.223 1.068 33.807-21.671 73.962-34.319 117.104-34.319 140.514 0 217.354 116.385 217.354 217.321 0 3.31-0.093 6.604-0.209 9.88 14.928 10.769 27.878 24.222 38.119 39.539z" />
|
25
|
+
<glyph unicode="V" glyph-name="video" d="M46.545 363.637v-279.272h418.909v279.272zM69.818 340.363h372.363v-232.728h-372.363zM209.454 293.818v-139.636l93.091 69.818z" />
|
26
|
+
<glyph unicode="W" glyph-name="window-new" d="M69.818 410.182v-372.363h232.728v23.272h-209.454v256h325.818v-139.637h23.272v232.728h-372.363zM372.363 154.182v-46.546h-46.546v-23.272h46.546v-46.546h23.272v46.546h46.546v23.272h-46.546v46.546h-23.272z" />
|
27
|
+
<glyph unicode="X" glyph-name="close" d="M86.27 410.186l355.917-355.917-16.456-16.456-355.917 355.917 16.456 16.456zM86.27 37.813l355.917 355.917-16.456 16.456-355.917-355.917 16.456-16.456z" />
|
28
|
+
<glyph unicode="Y" glyph-name="share-ycombinator" d="M232.727 200.728v-162.909h46.545v162.909l104.728 209.454h-58.182l-69.818-139.637-69.818 139.637h-58.182z" />
|
29
|
+
<glyph unicode="\" glyph-name="cancel" d="M256 394.666c-43.255 0-82.588-16.143-112.666-42.666-2.693-2.375-5.462-4.796-8-7.333l-7.333-8c-26.524-30.079-42.666-69.411-42.666-112.667 0-94.257 76.41-170.667 170.667-170.667 43.255 0 82.588 16.143 112.666 42.666l8 7.334c2.538 2.538 4.959 5.307 7.334 8 26.524 30.079 42.666 69.411 42.666 112.666 0 94.257-76.41 170.666-170.667 170.666zM256 373.334c82.475 0 149.333-66.859 149.333-149.334 0-37.411-13.935-71.131-36.666-97.334l-210 210c26.202 22.731 59.922 36.666 97.334 36.666zM143.333 321.333l210-210c-26.202-22.731-59.922-36.666-97.334-36.666-82.475 0-149.333 66.859-149.333 149.333 0 37.411 13.936 71.131 36.667 97.333z" />
|
30
|
+
<glyph unicode="^" glyph-name="go-up" d="M86.272 154.182l-16.454 16.454 186.182 186.182 186.182-186.182-16.454-16.454-169.728 169.728-169.727-169.728z" />
|
31
|
+
<glyph unicode="c" glyph-name="check" d="M425.725 363.636l-242.939-245.91-96.512 97.692-16.457-16.658 113.015-114.397 16.457 16.658-0.047 0.046 242.939 245.91-16.457 16.658z" />
|
32
|
+
<glyph unicode="l" glyph-name="link" d="M69.818 317.091c-12.894 0-23.273-10.38-23.273-23.273v-139.636c0-12.894 10.38-23.272 23.273-23.272h139.637c12.893 0 23.273 10.38 23.273 23.272v23.272h46.545v-23.272c0-12.893 10.38-23.272 23.272-23.272h139.637c12.894 0 23.272 10.38 23.272 23.272v139.637c0 12.893-10.38 23.272-23.272 23.272h-139.637c-12.894 0-23.272-10.38-23.272-23.272v-23.272h-46.546v23.272c0 12.893-10.38 23.272-23.273 23.272h-139.637zM69.818 293.818h139.637v-23.272c-12.893 0-23.273-10.38-23.273-23.273v-46.545c0-12.894 10.38-23.272 23.273-23.272v-23.272h-139.637v139.637zM302.546 293.818h139.637v-139.636h-139.637v23.272c12.894 0 23.272 10.38 23.272 23.272v46.546c0 12.893-10.38 23.272-23.272 23.272v23.273zM209.454 247.273h93.091v-46.545h-93.091v46.546z" />
|
33
|
+
<glyph unicode="s" glyph-name="share" d="M372.363 410.182c-25.707 0-46.546-20.839-46.546-46.546 0 0 0 0 0 0 0-25.707 20.839-46.546 46.546-46.546s46.546 20.839 46.546 46.546c0 0 0 0 0 0 0 25.707-20.839 46.546-46.546 46.546zM267.637 317.091c-6.426 0-11.637-5.21-11.637-11.637s5.21-11.637 11.637-11.637c6.426 0 11.637 5.21 11.637 11.637s-5.21 11.637-11.637 11.637zM221.091 293.818c0 0 0 0 0 0-6.427 0-11.637-5.209-11.637-11.636 0 0 0 0 0 0s0 0 0 0c0-6.427 5.21-11.636 11.637-11.636 0 0 0 0 0 0s0 0 0 0c6.427 0 11.637 5.209 11.637 11.636 0 0 0 0 0 0s0 0 0 0c0 6.427-5.21 11.636-11.637 11.636 0 0 0 0 0 0zM139.637 270.546c0 0 0 0 0 0-25.707 0-46.546-20.839-46.546-46.546s20.839-46.546 46.546-46.546c0 0 0 0 0 0s0 0 0 0c25.707 0 46.546 20.839 46.546 46.546s-20.839 46.546-46.546 46.546c0 0 0 0 0 0zM221.091 177.454c-6.427 0-11.637-5.21-11.637-11.637 0 0 0 0 0 0 0-6.426 5.21-11.636 11.637-11.637s11.637 5.21 11.637 11.637c0 0 0 0 0 0 0 6.426-5.21 11.636-11.637 11.637zM267.637 154.182c-6.426 0-11.637-5.21-11.637-11.637s5.21-11.637 11.637-11.637c6.426 0 11.637 5.21 11.637 11.637s-5.21 11.637-11.637 11.637zM372.363 130.909c-25.707 0-46.546-20.839-46.546-46.546 0 0 0 0 0 0 0-25.707 20.839-46.546 46.546-46.546s46.546 20.839 46.546 46.546c0 0 0 0 0 0 0 25.707-20.839 46.546-46.546 46.546z" />
|
34
|
+
<glyph unicode="v" glyph-name="go-down" d="M86.272 317.091l-16.454-16.454 186.182-186.182 186.182 186.182-16.454 16.454-169.728-169.727-169.727 169.727z" />
|
35
|
+
<glyph unicode="w" glyph-name="new-window" d="M512 480v-448h-256v64h192v256h-320v-128h-64v256zM128 160v-64h64v-64h-64v-64h-64v64h-64v64h64v64z" />
|
36
|
+
<glyph unicode="x" glyph-name="clear" d="M192 416l-192-192 192-192h320v384h-320zM256.063 320l64.313-64.313 64.313 64.313 31.688-31.688-64.313-64.313 64.313-64.313-31.688-31.688-64.313 64.313-64.313-64.313-31.688 31.688 64.313 64.313-64.313 64.313 31.688 31.688z" />
|
37
|
+
<glyph unicode="↗" glyph-name="share-telegram" d="M379.522 350.153c-7.056-0.205-16.135-2.347-27.14-5.941-35.224-11.504-125.549-44.985-140.75-50.381s-89.221-30.269-104.564-37.695c-31.344-16.812-16.093-42.472 18.939-55.796 104.728-50.266 74.988-24.648 121.741-117.666 9.625-23.764 32.309-64.236 54.041-33.646 11.421 17.399 26.721 68.692 35.476 92.61 11.128 30.414 51.879 146.086 58.42 176.421 5.086 23.582-0.644 32.531-16.169 32.088z" />
|
38
|
+
<glyph unicode="" glyph-name="favorite" d="M256 394.666l-52.834-112.334-117.834-18 85.334-87.5-20.167-123.5 105.5 58.333 105.5-58.333-20.167 123.5 85.334 87.5-117.834 18-52.834 112.334z" />
|
39
|
+
<glyph unicode="" glyph-name="view-catalog" d="M69.818 410.182v-372.363h139.637v23.272h-116.364v325.818h232.727v-93.091h23.272v116.363h-279.272zM116.364 363.637v-93.091h93.091v93.091h-93.091zM232.727 363.637v-23.272h69.818v23.272h-69.818zM232.727 317.091v-23.273h69.818v23.273h-69.818zM232.727 270.546v-232.728h209.455v232.727h-209.454zM256 247.273h162.909v-93.091l-23.272 23.272-46.546-46.546-23.272 23.272-69.818-69.818v162.909zM116.364 224v-23.272h93.091v23.273h-93.091zM302.546 224c-12.893 0-23.272-10.38-23.272-23.272s10.38-23.272 23.272-23.272c12.893 0 23.272 10.38 23.272 23.272s-10.38 23.273-23.272 23.273zM116.364 177.454v-23.272h93.091v23.272h-93.091zM116.364 130.909v-23.272h93.091v23.272h-93.091z" />
|
40
|
+
<glyph unicode="" glyph-name="view-categories" d="M69.818 410.182v-69.818h23.272v46.545h325.818v-116.363h23.272v139.637h-372.363zM69.818 317.091v-279.272h139.637v23.272h-116.364v232.727h186.182v-23.272h23.272v46.546h-232.727zM116.364 247.273v-23.273h93.091v23.273h-93.091zM232.727 247.273v-209.455h209.455v209.454h-209.454zM256 224h162.909v-162.909h-162.909v162.909zM279.272 200.728v-46.546h116.363v46.546h-116.363zM116.364 177.454v-23.272h46.545v23.272h-46.546zM116.364 130.909v-23.272h93.091v23.272h-93.091zM325.818 130.909v-23.272h23.272v23.272h-23.272zM372.363 130.909v-23.272h23.272v23.272h-23.272z" />
|
41
|
+
<glyph unicode="" glyph-name="view-fullscreen" d="M139.637 340.363v-232.728h232.728v232.727h-209.454zM162.909 270.546h186.182v-139.637h-186.182zM442.182 340.363l-69.818 69.818h69.818zM442.182 107.637l-69.818-69.818h69.818zM69.818 340.363l69.818 69.818h-69.818zM69.818 107.637l69.818-69.818h-69.818z" />
|
42
|
+
<glyph unicode="" glyph-name="view-list-details" d="M69.818 410.182v-162.909h162.909v162.909h-162.909zM93.091 386.909h116.364v-116.363h-116.364v116.363zM69.818 37.819h162.909v162.909h-162.909v-162.909zM279.272 386.91h162.909v-23.272h-162.909v23.272zM279.272 177.455h93.091v-23.272h-93.091v23.272zM279.272 84.37h93.091v-23.272h-93.091v23.272zM279.272 293.825h162.909v-23.272h-162.909v23.272z" />
|
43
|
+
<glyph unicode="" glyph-name="view-list-icons" d="M69.818 410.182v-162.909h162.909v162.909h-162.909zM93.091 386.909h116.364v-116.363h-116.364v116.363zM69.818 37.819h162.909v162.909h-162.909v-162.909zM279.274 410.183h162.909v-162.909h-162.909v162.909zM279.272 200.728v-162.909h162.909v162.909h-162.909zM302.546 177.454h116.363v-116.363h-116.363v116.363z" />
|
44
|
+
<glyph unicode="" glyph-name="view-list-text" d="M69.818 410.182v-23.273h372.363v23.273zM69.818 363.637v-23.272h209.454v23.272zM69.818 270.546v-23.273h372.363v23.273zM69.818 224v-23.272h232.728v23.273zM69.818 130.909v-23.272h372.363v23.272zM69.818 84.363v-23.272h302.546v23.272zM395.637 61.091v-23.272h46.546v23.272z" />
|
45
|
+
<glyph unicode="" glyph-name="view-list-tree" d="M69.818 410.182v-162.909h162.909v162.909h-162.909zM93.091 386.909h116.364v-116.363h-116.364v116.363zM209.454 247.274h23.273v-139.637h-23.273v139.637zM232.727 340.365h46.545v-23.273h-46.546v23.273zM232.727 130.904h46.545v-23.272h-46.546v23.272zM279.272 410.182v-162.909h162.909v162.909h-162.909zM302.546 386.909h116.363v-116.363h-116.363v116.363zM279.272 200.728v-162.909h162.909v162.909h-162.909z" />
|
46
|
+
<glyph unicode="" glyph-name="view-media-playlist" d="M104.728 410.182c-19.279 0-34.909-15.63-34.909-34.909s15.63-34.909 34.909-34.909c19.279 0 34.909 15.63 34.909 34.909s-15.63 34.909-34.909 34.909zM162.909 386.909v-23.272h23.273v23.272h-23.273zM209.454 386.909v-23.272h232.728v23.272h-232.727zM209.454 340.363v-23.272h69.818v23.272h-69.818zM104.728 270.546c-19.28 0-34.909-15.63-34.909-34.909s15.63-34.909 34.909-34.909c19.28 0 34.909 15.63 34.909 34.909s-15.63 34.909-34.909 34.909zM162.909 247.273v-23.273h23.273v23.273h-23.273zM209.454 247.273v-23.273h232.728v23.273h-232.727zM209.454 200.728v-23.272h93.091v23.272h-93.091zM104.728 130.909c-19.28 0-34.909-15.63-34.909-34.909s15.63-34.909 34.909-34.909c19.28 0 34.909 15.63 34.909 34.909s-15.63 34.909-34.909 34.909zM162.909 107.637v-23.272h23.273v23.272h-23.273zM209.454 107.637v-23.272h232.728v23.272h-232.727zM209.454 61.091v-23.272h162.909v23.272h-162.909z" />
|
47
|
+
</font></defs></svg>
|
Binary file
|
Binary file
|
data/assets/img/Next.jpg
ADDED
Binary file
|
data/assets/img/ark.svg
ADDED
@@ -0,0 +1,46 @@
|
|
1
|
+
<svg width="48" xmlns="http://www.w3.org/2000/svg" height="48" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2
|
+
<defs>
|
3
|
+
<linearGradient id="a" y1="543.8" y2="503.8" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.125 0 0 1-51.07 0)">
|
4
|
+
<stop stop-color="#c6cdd1"/>
|
5
|
+
<stop offset="1" stop-color="#e0e5e7"/>
|
6
|
+
</linearGradient>
|
7
|
+
<linearGradient id="b" y1="543.8" y2="503.8" x2="0" gradientUnits="userSpaceOnUse">
|
8
|
+
<stop stop-color="#1d1e1e"/>
|
9
|
+
<stop offset="1" stop-color="#44484c"/>
|
10
|
+
</linearGradient>
|
11
|
+
<linearGradient xlink:href="#a" id="c" y1="506.8" y2="504.8" x2="0" gradientUnits="userSpaceOnUse"/>
|
12
|
+
<linearGradient xlink:href="#a" id="d" y1="508.8" y2="506.8" gradientUnits="userSpaceOnUse" x2="0"/>
|
13
|
+
<linearGradient xlink:href="#a" id="e" y1="510.8" y2="508.8" gradientUnits="userSpaceOnUse" x2="0"/>
|
14
|
+
<linearGradient xlink:href="#a" id="f" y1="512.8" y2="510.8" gradientUnits="userSpaceOnUse" x2="0"/>
|
15
|
+
<linearGradient xlink:href="#a" id="g" y1="514.8" y2="512.8" gradientUnits="userSpaceOnUse" x2="0"/>
|
16
|
+
<linearGradient xlink:href="#a" id="h" y1="516.8" y2="514.8" gradientUnits="userSpaceOnUse" x2="0"/>
|
17
|
+
<linearGradient xlink:href="#a" id="i" y1="518.8" y2="516.8" gradientUnits="userSpaceOnUse" x2="0"/>
|
18
|
+
<linearGradient xlink:href="#a" id="j" y1="520.8" y2="518.8" gradientUnits="userSpaceOnUse" x2="0"/>
|
19
|
+
<linearGradient xlink:href="#a" id="k" y1="523.8" y2="520.8" gradientUnits="userSpaceOnUse" x2="0"/>
|
20
|
+
<linearGradient xlink:href="#a" id="l" y1="33" y2="25" x2="0" gradientUnits="userSpaceOnUse"/>
|
21
|
+
<linearGradient id="m" y1="7" x1="10" y2="32" x2="35" gradientUnits="userSpaceOnUse">
|
22
|
+
<stop stop-color="#383e51"/>
|
23
|
+
<stop offset="1" stop-color="#655c6f" stop-opacity="0"/>
|
24
|
+
</linearGradient>
|
25
|
+
</defs>
|
26
|
+
<g transform="translate(-384.57-499.8)">
|
27
|
+
<g stroke-opacity=".55" stroke-width="2.8">
|
28
|
+
<rect width="36" x="390.57" y="503.8" fill="url(#a)" height="40"/>
|
29
|
+
<rect width="8" x="404.57" y="503.8" fill="url(#b)" height="40"/>
|
30
|
+
</g>
|
31
|
+
<path opacity=".2" fill="url(#m)" fill-rule="evenodd" d="m28 7v3h-3l3 3v1h-3l3 3v1h-3l3 3v1h-3l17 17v-18l-2-2zm-2 18v4h-1v4h-2l11 11h8v-3l-2-2z" transform="translate(384.57 499.8)"/>
|
32
|
+
<g stroke-opacity=".55" stroke-width="2.8">
|
33
|
+
<path fill="url(#c)" d="m404.57 504.8v3h3v-1h1v-1h-1v-1z"/>
|
34
|
+
<path fill="url(#d)" d="m412.57 506.8v3h-3v-1h-1v-1h1v-1z"/>
|
35
|
+
<path fill="url(#e)" d="m404.57 508.8v3h3v-1h1v-1h-1v-1z"/>
|
36
|
+
<path fill="url(#f)" d="m412.57 510.8v3h-3v-1h-1v-1h1v-1z"/>
|
37
|
+
<path fill="url(#g)" d="m404.57 512.8v3h3v-1h1v-1h-1v-1z"/>
|
38
|
+
<path fill="url(#h)" d="m412.57 514.8v3h-3v-1h-1v-1h1v-1z"/>
|
39
|
+
<path fill="url(#i)" d="m404.57 516.8v3h3v-1h1v-1h-1v-1z"/>
|
40
|
+
<path fill="url(#j)" d="m412.57 518.8v3h-3v-1h-1v-1h1v-1z"/>
|
41
|
+
<path fill="url(#k)" d="m404.57 520.8v3h3v-1h1v-1h-1v-1z"/>
|
42
|
+
<path fill="url(#l)" d="m22 25v4h1v4h2v-4h1v-4zm1 1h2v2h-2z" transform="translate(384.57 499.8)"/>
|
43
|
+
<rect width="36" x="390.57" y="542.8" fill="#99a1a7" height="1"/>
|
44
|
+
</g>
|
45
|
+
</g>
|
46
|
+
</svg>
|
Binary file
|
data/assets/img/git.svg
ADDED
@@ -0,0 +1,24 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<svg
|
3
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
4
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
5
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
6
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
8
|
+
viewBox="0 0 122.52 122.52"
|
9
|
+
height="122.52"
|
10
|
+
width="122.52"
|
11
|
+
xml:space="preserve"
|
12
|
+
id="svg2"
|
13
|
+
version="1.1"><metadata
|
14
|
+
id="metadata8"><rdf:RDF><cc:Work
|
15
|
+
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
16
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
17
|
+
id="defs6" /><g
|
18
|
+
transform="matrix(1.3333333,0,0,-1.3333333,0,122.52)"
|
19
|
+
id="g10"><g
|
20
|
+
transform="scale(0.1)"
|
21
|
+
id="g12"><path
|
22
|
+
id="path14"
|
23
|
+
style="fill:#f05033;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
24
|
+
d="M 901.543,500.352 500.352,901.527 c -23.094,23.11 -60.567,23.11 -83.692,0 L 333.359,818.211 439.031,712.535 c 24.563,8.293 52.727,2.727 72.297,-16.847 19.688,-19.696 25.203,-48.102 16.699,-72.75 L 629.883,521.094 c 24.648,8.496 53.066,3.004 72.754,-16.711 27.5,-27.492 27.5,-72.059 0,-99.574 -27.52,-27.516 -72.078,-27.516 -99.61,0 -20.683,20.703 -25.8,51.097 -15.312,76.582 l -95,94.992 V 326.414 c 6.699,-3.32 13.027,-7.742 18.613,-13.312 27.5,-27.497 27.5,-72.059 0,-99.598 -27.5,-27.488 -72.09,-27.488 -99.57,0 -27.5,27.539 -27.5,72.101 0,99.598 6.797,6.789 14.668,11.925 23.066,15.363 v 252.281 c -8.398,3.438 -16.25,8.531 -23.066,15.367 -20.828,20.821 -25.84,51.395 -15.156,76.977 L 292.422,777.285 17.3242,502.211 c -23.10545,-23.129 -23.10545,-60.602 0,-83.711 L 418.535,17.3242 c 23.098,-23.10545 60.559,-23.10545 83.692,0 L 901.543,416.641 c 23.113,23.113 23.113,60.605 0,83.711" /></g></g></svg>
|
Binary file
|
Binary file
|
Binary file
|
data/assets/img/tux.png
ADDED
Binary file
|
data/assets/nav.js
ADDED
data/assets/preview.js
ADDED
data/changelog.md
ADDED
@@ -0,0 +1,22 @@
|
|
1
|
+
---
|
2
|
+
layout: page
|
3
|
+
title: Changelog
|
4
|
+
css-include: /css/main.css
|
5
|
+
sorted: 2
|
6
|
+
---
|
7
|
+
{% assign sorted = (site.changelogs | sort: 'sorted') %}
|
8
|
+
{% assign reverse = (sorted | reverse) %}
|
9
|
+
{% assign changelogs_size = changelogs | size %}
|
10
|
+
|
11
|
+
{% if changelogs_size == 0 %}
|
12
|
+
No changelog available.
|
13
|
+
{% endif %}
|
14
|
+
|
15
|
+
{% for changelog in reverse %}
|
16
|
+
|
17
|
+
## [{{ changelog.title }}]({{ changelog.url }})
|
18
|
+
|
19
|
+
{{ changelog.content | markdownify }}
|
20
|
+
|
21
|
+
{% endfor %}
|
22
|
+
|
metadata
ADDED
@@ -0,0 +1,134 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: jekyll-kde-theme
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.2.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Carl Schwan
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2019-06-03 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: jekyll
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - "~>"
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: '3.8'
|
20
|
+
type: :runtime
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - "~>"
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: '3.8'
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: bundler
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
31
|
+
- - "~>"
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: '2.0'
|
34
|
+
type: :development
|
35
|
+
prerelease: false
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - "~>"
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '2.0'
|
41
|
+
- !ruby/object:Gem::Dependency
|
42
|
+
name: rake
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - "~>"
|
46
|
+
- !ruby/object:Gem::Version
|
47
|
+
version: '12.0'
|
48
|
+
type: :development
|
49
|
+
prerelease: false
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
51
|
+
requirements:
|
52
|
+
- - "~>"
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: '12.0'
|
55
|
+
description:
|
56
|
+
email:
|
57
|
+
- carl@carlschwan.eu
|
58
|
+
executables: []
|
59
|
+
extensions: []
|
60
|
+
extra_rdoc_files: []
|
61
|
+
files:
|
62
|
+
- LICENSE.txt
|
63
|
+
- README.md
|
64
|
+
- _includes/footer.html
|
65
|
+
- _includes/head.html
|
66
|
+
- _includes/header.html
|
67
|
+
- _layouts/changelog.html
|
68
|
+
- _layouts/default.html
|
69
|
+
- _layouts/page.html
|
70
|
+
- _layouts/post.html
|
71
|
+
- _sass/aetherCore.scss
|
72
|
+
- _sass/base.scss
|
73
|
+
- _sass/download.scss
|
74
|
+
- _sass/glyphs.scss
|
75
|
+
- _sass/home.scss
|
76
|
+
- _sass/social.scss
|
77
|
+
- assets/Noto-Sans-700/LICENSE.txt
|
78
|
+
- assets/Noto-Sans-700/Noto-Sans-700.eot
|
79
|
+
- assets/Noto-Sans-700/Noto-Sans-700.svg
|
80
|
+
- assets/Noto-Sans-700/Noto-Sans-700.ttf
|
81
|
+
- assets/Noto-Sans-700/Noto-Sans-700.woff
|
82
|
+
- assets/Noto-Sans-700/Noto-Sans-700.woff2
|
83
|
+
- assets/Noto-Sans-regular/LICENSE.txt
|
84
|
+
- assets/Noto-Sans-regular/Noto-Sans-regular.eot
|
85
|
+
- assets/Noto-Sans-regular/Noto-Sans-regular.svg
|
86
|
+
- assets/Noto-Sans-regular/Noto-Sans-regular.ttf
|
87
|
+
- assets/Noto-Sans-regular/Noto-Sans-regular.woff
|
88
|
+
- assets/Noto-Sans-regular/Noto-Sans-regular.woff2
|
89
|
+
- assets/aether/media/128x128.svg
|
90
|
+
- assets/aether/media/16x16.svg
|
91
|
+
- assets/aether/media/180x180.png
|
92
|
+
- assets/aether/media/192x192.png
|
93
|
+
- assets/aether/media/24x24.svg
|
94
|
+
- assets/aether/media/32x32.svg
|
95
|
+
- assets/aether/media/64x64.svg
|
96
|
+
- assets/glyph/glyph.eot
|
97
|
+
- assets/glyph/glyph.svg
|
98
|
+
- assets/glyph/glyph.ttf
|
99
|
+
- assets/glyph/glyph.woff
|
100
|
+
- assets/img/Next.jpg
|
101
|
+
- assets/img/ark.svg
|
102
|
+
- assets/img/flatpak.png
|
103
|
+
- assets/img/git.svg
|
104
|
+
- assets/img/konqi-dev.png
|
105
|
+
- assets/img/konqi-docbook.png
|
106
|
+
- assets/img/konqi-mail.png
|
107
|
+
- assets/img/tux.png
|
108
|
+
- assets/nav.js
|
109
|
+
- assets/preview.js
|
110
|
+
- changelog.md
|
111
|
+
homepage: https://invent.kde.org/websites/jekyll-kde-theme
|
112
|
+
licenses:
|
113
|
+
- AGPL-3.0-or-later
|
114
|
+
metadata: {}
|
115
|
+
post_install_message:
|
116
|
+
rdoc_options: []
|
117
|
+
require_paths:
|
118
|
+
- lib
|
119
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
120
|
+
requirements:
|
121
|
+
- - ">="
|
122
|
+
- !ruby/object:Gem::Version
|
123
|
+
version: '0'
|
124
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
125
|
+
requirements:
|
126
|
+
- - ">="
|
127
|
+
- !ruby/object:Gem::Version
|
128
|
+
version: '0'
|
129
|
+
requirements: []
|
130
|
+
rubygems_version: 3.0.3
|
131
|
+
signing_key:
|
132
|
+
specification_version: 4
|
133
|
+
summary: Jekyll theme for KDE websites
|
134
|
+
test_files: []
|