alpha-one 0.4.0 → 0.4.1
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 +4 -4
- data/_includes/header.html +9 -11
- data/assets/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2 +0 -0
- data/assets/alpha-one.css +15 -0
- data/assets/u-440qyriQwlOrhSvowK_l5-fCZM.woff2 +0 -0
- metadata +3 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 45c6bd89791cf0d002d31f10afd25123bed70e4c85937142dd69d3e6443543a3
|
|
4
|
+
data.tar.gz: ae781cec5efb5655f2fa0b54f6660b5d0e7df9f3f9ec8f1c455124807e976e1f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 727973889c074088c84ec54f1b7199d70b9d80d57359700de49e615a3434f097efd0e1f073bd9b4096e504e22d8303f1fbeaf5335297aad2e6445ba8c0d3051a
|
|
7
|
+
data.tar.gz: 3b47f52140886fb244e0c7ed2b35c6068dae740a4b3be052a1e57898648c7b4543497f9d54fe7e4cd5258fe2c45515c8bde41ddf6261ad831170879b0a0201d8
|
data/_includes/header.html
CHANGED
|
@@ -18,16 +18,14 @@
|
|
|
18
18
|
<meta name="author" content="{{ site.author }}">
|
|
19
19
|
{% endif %}
|
|
20
20
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
21
|
-
|
|
21
|
+
|
|
22
22
|
<!-- JS and CSS are fetch now to prevent FOUC -->
|
|
23
|
-
<link rel="stylesheet" href=
|
|
24
|
-
<link rel="stylesheet" href="https://
|
|
25
|
-
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
|
|
23
|
+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css">
|
|
24
|
+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css">
|
|
26
25
|
<link rel="stylesheet" href="{{ "assets/alpha-one.css" | relative_url }}">
|
|
27
26
|
|
|
28
|
-
<script src="https://
|
|
29
|
-
|
|
30
|
-
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
|
|
27
|
+
<script src="https://cdn.jsdelivr.net/npm/jquery@3.3.1/dist/jquery.min.js"></script>
|
|
28
|
+
<script src="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/js/bootstrap.min.js"></script>
|
|
31
29
|
|
|
32
30
|
{% if site.favicon_png.size > 0 %}
|
|
33
31
|
<link rel="icon" type="image/png" href="{{ site.favicon_png | absolute_url }}">
|
|
@@ -35,7 +33,7 @@
|
|
|
35
33
|
<link rel="canonical" href="{{ page.url | absolute_url }}">
|
|
36
34
|
{% comment %}
|
|
37
35
|
<link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ "/feed.xml" | absolute_url }}">
|
|
38
|
-
{% endcomment %}
|
|
36
|
+
{% endcomment %}
|
|
39
37
|
</head>
|
|
40
38
|
|
|
41
39
|
<body>
|
|
@@ -76,7 +74,7 @@
|
|
|
76
74
|
<a href="https://github.com/{{site.github_username}}/" target="_blank">
|
|
77
75
|
<i class="fa fa-github-square"></i>
|
|
78
76
|
</a>
|
|
79
|
-
</li>
|
|
77
|
+
</li>
|
|
80
78
|
{% endif %}
|
|
81
79
|
{% if site.twitter_username.size > 0 %}
|
|
82
80
|
<li>
|
|
@@ -85,8 +83,8 @@
|
|
|
85
83
|
</a>
|
|
86
84
|
</li>
|
|
87
85
|
{% endif %}
|
|
88
|
-
{% endcomment %}
|
|
86
|
+
{% endcomment %}
|
|
89
87
|
</ul>
|
|
90
88
|
</div>
|
|
91
89
|
</div>
|
|
92
|
-
</nav>
|
|
90
|
+
</nav>
|
|
Binary file
|
data/assets/alpha-one.css
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: 'Merriweather';
|
|
3
|
+
font-style: normal;
|
|
4
|
+
font-weight: 400;
|
|
5
|
+
src: local('Merriweather Regular'), local('Merriweather-Regular'), url('u-440qyriQwlOrhSvowK_l5-fCZM.woff2') format('woff2');
|
|
6
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
7
|
+
}
|
|
8
|
+
@font-face {
|
|
9
|
+
font-family: 'Titillium Web';
|
|
10
|
+
font-style: normal;
|
|
11
|
+
font-weight: 400;
|
|
12
|
+
src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url('NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2') format('woff2');
|
|
13
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
14
|
+
}
|
|
15
|
+
|
|
1
16
|
body {
|
|
2
17
|
font-family: 'Titillium Web';
|
|
3
18
|
font-size: 1.6em;
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: alpha-one
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pierre ROUDIER
|
|
@@ -66,11 +66,13 @@ files:
|
|
|
66
66
|
- _layouts/default.html
|
|
67
67
|
- _layouts/page.html
|
|
68
68
|
- _layouts/post.html
|
|
69
|
+
- assets/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2
|
|
69
70
|
- assets/alpha-one.css
|
|
70
71
|
- assets/blue.png
|
|
71
72
|
- assets/blue_hd.png
|
|
72
73
|
- assets/grey.png
|
|
73
74
|
- assets/jekyll.png
|
|
75
|
+
- assets/u-440qyriQwlOrhSvowK_l5-fCZM.woff2
|
|
74
76
|
- assets/wild_oliva.png
|
|
75
77
|
homepage: https://github.com/proudier/alpha-one
|
|
76
78
|
licenses:
|