jekyll-theme-linky 0.2.0 → 0.2.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 87546dfed605d1400fa3ade754c5186754a26227fba1fb7672b64bd84e3211f8
4
- data.tar.gz: 279fa59d4db445e42484e5baae86c37e7729e13b446f2f49cfcb8d18bb50412e
3
+ metadata.gz: af55861ba89d07e2ed6e0f155548c52c580df5fa42c3b4b8364f3be9e7b29b36
4
+ data.tar.gz: dcc2df5d602af7982cce69262ab650d7d484171a736f4dd2f39e78873ec4f287
5
5
  SHA512:
6
- metadata.gz: 4834778282e0ad0f34f8a0e0e1e541b2a517178bc04efc547e9d4ab908440bbdbc6513e37bec9ff1aae64c2ae9014b0044ad29d4645757824241fb727db2d64a
7
- data.tar.gz: bce4765eac247680b85d53aa420a2f4948962847fb00b8ba85cd137fd1e240b43101a224d893767e680741b0fb09df8f38023bc945715ec87120d5cd8c7e8ef8
6
+ metadata.gz: ae9672a348cd38f9e53181d9b94dec8bad3f8cbbb9d732a857927c95b371d0852aa14086810fb7d22e2f23a114e86d31724192167961f94b515b927e8f719847
7
+ data.tar.gz: b0da8eff2044e61f1028ff454e38a6ca71bc167179f88524a6392dccd96c27ff20379167671f6f2a3be52eb1b68561cc08cd2a73ef93e6d97b4fa5a2ae0aef19
@@ -0,0 +1,9 @@
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
+ xmlns="http://www.w3.org/2000/svg">
7
+ <path class="c"
8
+ 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"/>
9
+ </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.0
4
+ version: 0.2.1
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-17 00:00:00.000000000 Z
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.5.17
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