Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
093aaa0a29 | ||
|
|
57e61be9cd | ||
|
|
9ea8125fef |
6
.github/FUNDING.yml
vendored
Normal file
6
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
github: sethcottle
|
||||
patreon: sethcottle
|
||||
ko_fi: sethcottle
|
||||
custom: [https://buymeacoffee.com/seth, https://paypal.me/sethcottle]
|
||||
43
README.md
43
README.md
@@ -31,32 +31,52 @@ Looking for more niche services to add to your copy of LittleLink? Check out [Li
|
||||
#### 🎨 Figma
|
||||
Duplicate the [LittleLink Template on Figma Community](https://www.figma.com/community/file/846568099968305613) to help plan out and design your LittleLink page.
|
||||
|
||||
#### 🐋 Docker
|
||||
[Techno Tim](https://github.com/timothystewart6) is building [LittleLink-Server](https://github.com/techno-tim/littlelink-server). Check out [his video](https://youtu.be/42SqfI_AjXU)!
|
||||
[](https://www.figma.com/community/file/846568099968305613)
|
||||
|
||||
[Drew](https://github.com/davisdre) is building a [super simple Docker implementation of LittleLink](https://github.com/davisdre/littlelink).
|
||||
#### 🐋 Docker
|
||||
• [Techno Tim](https://github.com/timothystewart6) is building [LittleLink-Server](https://github.com/techno-tim/littlelink-server). Check out [his video](https://youtu.be/42SqfI_AjXU)!
|
||||
|
||||
• [Drew](https://github.com/davisdre) is building a [super simple Docker implementation of LittleLink](https://github.com/davisdre/littlelink).
|
||||
|
||||
#### 🗃️ Misc
|
||||
[Khashayar](https://github.com/khashayarzavosh) is building [LittleLink Admin](https://github.com/khashayarzavosh/admin-littlelink) which lets you host your own admin portal to manage LittleLink!
|
||||
• [Khashayar](https://github.com/khashayarzavosh) is building [LittleLink Admin](https://github.com/khashayarzavosh/admin-littlelink) which lets you host your own admin portal to manage LittleLink!
|
||||
|
||||
[Julian](https://github.com/JulianPrieber) is building [LittleLink Custom](https://github.com/JulianPrieber/littlelink-custom) which approaches the admin portal with an easy-to-use "plug-and-play" mentality!
|
||||
• [Julian](https://github.com/JulianPrieber) is building [LittleLink Custom](https://github.com/JulianPrieber/littlelink-custom) which approaches the admin portal with an easy-to-use "plug-and-play" mentality!
|
||||
|
||||
---
|
||||
|
||||
### 💖 Supporters
|
||||
You can support LittleLink by [buying me a beer](https://www.buymeacoffee.com/seth). You can also have your name or your company added to this section and the supporters page of the [LittleLink.io](https://littlelink.io) website.
|
||||
You can support LittleLink by [buying me a coffee](https://www.buymeacoffee.com/seth). You can also have your name or your company added to this section and the supporters page of the [LittleLink.io](https://littlelink.io) website.
|
||||
|
||||
#### 🏢 Business Supporters
|
||||
**[links.dev](https://github.com/fatih-yavuz/links.dev)**
|
||||
• **[links.dev](https://github.com/fatih-yavuz/links.dev)**
|
||||
|
||||
[Add Your Company Name](https://www.buymeacoffee.com/seth/e/50574)
|
||||
[](https://www.buymeacoffee.com/seth/e/50574)
|
||||
|
||||
#### ✨ Individual Supporters
|
||||
**[Drew Davis](https://connect.davisdre.me)**
|
||||
• **[Drew Davis](https://connect.davisdre.me)**
|
||||
|
||||
**[Robotter112](https://robotter112.de/)**
|
||||
• **[Robotter112](https://robotter112.de/)**
|
||||
|
||||
[Add Your Name](https://www.buymeacoffee.com/seth/e/50573)
|
||||
[](https://www.buymeacoffee.com/seth/e/50573)
|
||||
|
||||
#### 🐙 GitHub Sponsors
|
||||
• **[Your Name Here](https://github.com/sponsors/sethcottle)**
|
||||
|
||||
[](https://github.com/sponsors/sethcottle)
|
||||
|
||||
#### ❤️ Patreon Members
|
||||
• **[Your Name Here](https://www.patreon.com/sethcottle)**
|
||||
|
||||
[](https://www.patreon.com/sethcottle)
|
||||
|
||||
|
||||
#### 🥰 More Ways to Support LittleLink
|
||||
[](https://www.buymeacoffee.com/seth/)
|
||||
|
||||
[](https://ko-fi.com/sethcottle)
|
||||
|
||||
[](https://paypal.me/sethcottle/)
|
||||
|
||||
---
|
||||
|
||||
@@ -68,3 +88,4 @@ To help build a more privacy focused product, we recommend using [Fathom Analyti
|
||||
|
||||
###### ** Analytics in this dashboard start May 03, 2022. View this [Google Sheets file](https://docs.google.com/spreadsheets/d/1GL4SroAdH-OZphBVR5z-BoSukHIEVJfao25q_e9-Ii8/edit?usp=sharing) with the generic unique pageview data from Google Analytics.
|
||||
|
||||
[](https://usefathom.com/ref/EQVZMV)
|
||||
|
||||
@@ -911,7 +911,7 @@ button:hover,
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* Twitter */
|
||||
/* Twitter (archiving soon, see 'X') */
|
||||
.button.button-twit {
|
||||
color: #ffffff;
|
||||
background-color: #1da1f2;
|
||||
@@ -1025,6 +1025,17 @@ button:hover,
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* X */
|
||||
.button.button-x {
|
||||
color: #FFFFFF;
|
||||
background-color: #000000;
|
||||
border: 1px solid #FFFFFF;
|
||||
}
|
||||
.button.button-x:hover,
|
||||
.button.button-x:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* Xing */
|
||||
.button.button-xing {
|
||||
color: #ffffff;
|
||||
|
||||
3
images/icons/x.svg
Normal file
3
images/icons/x.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18.9014 1.16016H22.5816L14.5415 10.3493L24 22.8537H16.5941L10.7935 15.2699L4.15631 22.8537H0.473926L9.07356 13.0249L0 1.16016H7.59394L12.8372 8.09208L18.9014 1.16016ZM17.6098 20.651H19.649L6.48589 3.24719H4.29759L17.6098 20.651Z" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 358 B |
@@ -334,7 +334,7 @@
|
||||
<!-- Twitch -->
|
||||
<a class="button button-twitch" href="#" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/twitch.svg" alt="">Twitch</a><br>
|
||||
|
||||
<!-- Twitter -->
|
||||
<!-- Twitter (archiving soon, see 'X') -->
|
||||
<a class="button button-twit" href="#" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/twitter.svg" alt="">Twitter</a><br>
|
||||
|
||||
<!-- Unsplash -->
|
||||
@@ -364,6 +364,9 @@
|
||||
<!-- WordPress -->
|
||||
<a class="button button-wordpress" href="#" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/wordpress.svg" alt="">WordPress</a><br>
|
||||
|
||||
<!-- X -->
|
||||
<a class="button button-x" href="#" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/x.svg" alt="">Follow on X</a><br>
|
||||
|
||||
<!-- Xing -->
|
||||
<a class="button button-xing" href="#" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/xing.svg" alt="">Xing</a><br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user