jekyll-theme-profile 1.8.0 → 1.8.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/footer.html +1 -2
- data/_layouts/landing.html +1 -1
- data/_sass/_main.scss +4 -2
- metadata +16 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8a048bbb5f364e2636e734616958b65a9f3114550526dc4f8cfdfec64c09c819
|
|
4
|
+
data.tar.gz: 635bcf3d80bb8a269f13914d552e0306393a8f07c9a442506abfc81e2c34b270
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e121beb4d40981db6ce572ba5b55c3d0d7b10494c0caadef966f096d83f5cf773ce86f59e1dde8d1a6829f0c282e67fa7b90a2200add2470749afdc9a98defdd
|
|
7
|
+
data.tar.gz: e2cddda908bcdbd6cf543834575cc6bd69e82d63cf1d439e8ce28ccd40003347159c6d0edaa30ebeded583e46e5af9d5fae4f3aa774a842c5410e61868af7186
|
data/_includes/footer.html
CHANGED
|
@@ -2,10 +2,9 @@
|
|
|
2
2
|
<div class="footer py-3 color-bg-subtle border-top">
|
|
3
3
|
<div class="container-xl p-responsive-blog f6 py-4 d-sm-flex flex-justify-between flex-row-reverse flex-items-center">
|
|
4
4
|
{%- if site.social_media %}
|
|
5
|
-
<div class="flex-1">
|
|
6
5
|
{%- include social.html %}
|
|
7
|
-
</div>
|
|
8
6
|
{%- endif %}
|
|
7
|
+
<div class="flex-1"></div>
|
|
9
8
|
<div class="flex-0 mx-auto px-4">
|
|
10
9
|
<div>Made with <a href="https://www.althack.dev/jekyll-theme-profile/">jekyll theme profile</a></div>
|
|
11
10
|
</div>
|
data/_layouts/landing.html
CHANGED
|
@@ -6,7 +6,7 @@ style: none
|
|
|
6
6
|
{%- assign name = site.title | default: user.name | default: user.login %}
|
|
7
7
|
{%- assign user_img = site.user_image | default: user.avatar_url %}
|
|
8
8
|
<div class="Header d-flex p-0 flex-1 height-full">
|
|
9
|
-
<div class="
|
|
9
|
+
<div class="container-lg flex-column position-sticky top-0">
|
|
10
10
|
<div class="Toolbar topbar d-flex flex-row py-3 flex-justify-end">
|
|
11
11
|
<div class="Toolbar-expand d-flex flex-justify-center d-none">
|
|
12
12
|
<button id="sidebar-btn" class="btn-octicon mr-2">{% octicon chevron-right height:16 %}</button>
|
data/_sass/_main.scss
CHANGED
|
@@ -178,7 +178,6 @@
|
|
|
178
178
|
margin-bottom: 4px;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
|
|
182
181
|
body::before {
|
|
183
182
|
content: "";
|
|
184
183
|
position: absolute;
|
|
@@ -193,7 +192,7 @@ body::before {
|
|
|
193
192
|
@media print {
|
|
194
193
|
.BlogHeader {
|
|
195
194
|
background-color: inherit;
|
|
196
|
-
color:
|
|
195
|
+
color: black !important;
|
|
197
196
|
}
|
|
198
197
|
.AppHeader {
|
|
199
198
|
display: none !important;
|
|
@@ -207,6 +206,9 @@ body::before {
|
|
|
207
206
|
.Toggle {
|
|
208
207
|
display: none !important;
|
|
209
208
|
}
|
|
209
|
+
.Related {
|
|
210
|
+
display: none !important;
|
|
211
|
+
}
|
|
210
212
|
.paginate-container {
|
|
211
213
|
display: none !important;
|
|
212
214
|
}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-theme-profile
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.8.
|
|
4
|
+
version: 1.8.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Allison Thackston
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-12-
|
|
11
|
+
date: 2023-12-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|
|
@@ -100,6 +100,20 @@ dependencies:
|
|
|
100
100
|
- - "~>"
|
|
101
101
|
- !ruby/object:Gem::Version
|
|
102
102
|
version: '0.11'
|
|
103
|
+
- !ruby/object:Gem::Dependency
|
|
104
|
+
name: kramdown-parser-gfm
|
|
105
|
+
requirement: !ruby/object:Gem::Requirement
|
|
106
|
+
requirements:
|
|
107
|
+
- - "~>"
|
|
108
|
+
- !ruby/object:Gem::Version
|
|
109
|
+
version: 1.1.0
|
|
110
|
+
type: :runtime
|
|
111
|
+
prerelease: false
|
|
112
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
113
|
+
requirements:
|
|
114
|
+
- - "~>"
|
|
115
|
+
- !ruby/object:Gem::Version
|
|
116
|
+
version: 1.1.0
|
|
103
117
|
description:
|
|
104
118
|
email:
|
|
105
119
|
- allison@allisonthackston.com
|