jekyll-theme-linky 0.2.0 → 0.2.2
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/phone-logo.svg +10 -0
- data/_layouts/links.html +7 -0
- metadata +4 -4
- data/_config.yml +0 -38
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d2b43910d86786a33e052975006c1eb0f2f3dffd705c5f3b8b9b9e8795779f67
|
4
|
+
data.tar.gz: a2e80bff1450d6040a1486f9bc87cfca88d60b58a6218a12dfbc802a543956ab
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3de8e5b64fda05d2fe8f39f1bb2047b65f72cd2be3a7acfbd45aa0c75937d23c9979ca7cca804fc1a296ae1980b38485513bd17258c20dd4a3e298bb28577455
|
7
|
+
data.tar.gz: 177e45608859a770d376e5869b3d2fd8a4eb00f7c4d22d5cd0dfd66f171095f262d9a5e208390fa4f2caaf2be029ad2a2f8929fbec48e97afd3776ba20fd2b51
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
2
|
+
<svg width="800px"
|
3
|
+
height="800px"
|
4
|
+
viewBox="0 0 48 48"
|
5
|
+
class="stroked"
|
6
|
+
fill="none"
|
7
|
+
xmlns="http://www.w3.org/2000/svg">
|
8
|
+
<path class="c"
|
9
|
+
d="m19.308,12.467c-.4234-1.4115-.7215-2.8773-.8813-4.3843-.1571-1.4812-1.449-2.5826-2.9385-2.5826h-6.9092c-1.7767,0-3.1454,1.5345-2.989,3.3043,1.5754,17.8285,15.7771,32.0302,33.6056,33.6056,1.7698.1564,3.3043-1.2073,3.3043-2.9839v-6.1595c0-2.2488-1.1015-3.5362-2.5826-3.6932-1.507-.1598-2.9728-.4579-4.3843-.8813-1.7266-.5179-3.5957-.0304-4.8704,1.2442l-2.9566,2.9566c-5.326-2.8825-9.7164-7.2729-12.5989-12.5989l2.9566-2.9567c1.2746-1.2746,1.7621-3.1438,1.2442-4.8703Z"/>
|
10
|
+
</svg>
|
data/_layouts/links.html
CHANGED
@@ -87,6 +87,13 @@ layout: default
|
|
87
87
|
</li>
|
88
88
|
{%- endif -%}
|
89
89
|
|
90
|
+
{%- if site.telephone_number -%}
|
91
|
+
<li class="social-link">
|
92
|
+
<a href="tel:${{ site.cashapp_username }}"
|
93
|
+
>{% include phone-logo.svg %}</a>
|
94
|
+
</li>
|
95
|
+
{%- endif -%}
|
96
|
+
|
90
97
|
{%- if site.cashapp_username -%}
|
91
98
|
<li class="social-link">
|
92
99
|
<a href="https://cash.app/${{ site.cashapp_username }}"
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-linky
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Paul Roub
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -61,7 +61,6 @@ extra_rdoc_files: []
|
|
61
61
|
files:
|
62
62
|
- LICENSE.txt
|
63
63
|
- README.md
|
64
|
-
- _config.yml
|
65
64
|
- _includes/analytics.html
|
66
65
|
- _includes/bluesky-logo.svg
|
67
66
|
- _includes/cashapp-logo.svg
|
@@ -72,6 +71,7 @@ files:
|
|
72
71
|
- _includes/header.html
|
73
72
|
- _includes/instagram-logo.svg
|
74
73
|
- _includes/mastodon-logo.svg
|
74
|
+
- _includes/phone-logo.svg
|
75
75
|
- _includes/pinterest-logo.svg
|
76
76
|
- _includes/threads-logo.svg
|
77
77
|
- _includes/tiktok-logo.svg
|
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
103
103
|
- !ruby/object:Gem::Version
|
104
104
|
version: '0'
|
105
105
|
requirements: []
|
106
|
-
rubygems_version: 3.
|
106
|
+
rubygems_version: 3.4.19
|
107
107
|
signing_key:
|
108
108
|
specification_version: 4
|
109
109
|
summary: Linktree-ish theme for Jekyll, compatible with Decap CMS
|
data/_config.yml
DELETED
@@ -1,38 +0,0 @@
|
|
1
|
-
title: Linky
|
2
|
-
subheads:
|
3
|
-
- "A Linktree-esque Jekyll theme, compatible with Decap CMS."
|
4
|
-
|
5
|
-
email: paul@roub.net
|
6
|
-
description: >-
|
7
|
-
A Linktree-esque Jekyll theme, compatible with Decap CMS.
|
8
|
-
baseurl: ""
|
9
|
-
url: "https://linky.roub.net"
|
10
|
-
github_username: paulroub
|
11
|
-
|
12
|
-
plausible_io: linky.roub.net
|
13
|
-
|
14
|
-
# Build settings
|
15
|
-
theme: jekyll-theme-linky
|
16
|
-
plugins:
|
17
|
-
- jekyll-feed
|
18
|
-
|
19
|
-
exclude:
|
20
|
-
- VERSION
|
21
|
-
- bin
|
22
|
-
- linky.gemspec
|
23
|
-
- netlify.toml
|
24
|
-
- package*.json
|
25
|
-
|
26
|
-
linky:
|
27
|
-
body_background: "#030303"
|
28
|
-
body_foreground: "#F0F0F0"
|
29
|
-
button_background: "#f16293"
|
30
|
-
social_button_color: "#ffffff"
|
31
|
-
|
32
|
-
collections:
|
33
|
-
- links
|
34
|
-
|
35
|
-
# tell the jekyll-feed plugin to include the links collection
|
36
|
-
feed:
|
37
|
-
collections:
|
38
|
-
- links
|