Commit Graph

61 Commits

Author SHA1 Message Date
03045c31d0 Added Unsplash button 2023-01-03 14:35:35 +05:00
6b3208d501 Add Post.news 2022-12-23 20:45:36 -06:00
da60a7675e Add support for Google Scholar 2022-12-20 22:22:58 +01:00
0de997c76d Updated Substack 2022-11-16 12:42:06 -05:00
d17d704cf9 Added Substack
Added Substack CSS branding and icon.
2022-11-16 12:37:19 -05:00
1e18b6a265 New Brands
Added Apple Music and alternate variation. Added Apple Podcasts and alternate variation. Added Google Podcasts. Added Clubhouse. Added YouTube Music. Added alternative variation of Spotify.
2022-11-16 12:25:59 -05:00
bca30903eb Brands & Index
Updated css/brands to be in alphabetical order. Slight tweaks to index.html organization.
2022-11-10 23:38:11 -05:00
260475120e fixed mastodon verification 2022-11-05 22:47:31 +01:00
5e08e34882 Merge pull request #70 from jesb1n/main 2022-11-05 01:11:01 -04:00
d9cad6d781 Added hashnode 2022-10-30 20:43:51 +05:30
a40a9846c2 add redbubble style and svg 2022-09-22 13:25:19 -05:00
b01f209660 Merge pull request #66 from mjaschen/feature/untappd-button
Add Untappd logo (https://untappd.com/)
2022-09-20 09:30:36 -04:00
fc7bdbb556 add Untappd logo (https://untappd.com/) 2022-09-18 09:38:59 +02:00
a4702afef7 add Strava button (https://www.strava.com/) 2022-09-18 09:31:25 +02:00
3200aa243d Added Letterboxd 2022-06-13 19:03:09 +01:00
22c6e7518a Merge pull request #56 from Syralist/flickr
added flickr icon and stub
2022-06-08 20:17:46 -04:00
bf988f63b1 added flickr icon and stub 2022-06-05 12:13:34 +02:00
1f49d9d2f2 Updated to support avatar radius 2022-06-03 17:44:34 -04:00
9923aa2ce3 General Updates
Added additional comments for clarification and reorganized a recently added brand alphabetically.
2022-05-23 14:48:10 -04:00
70bf4f8b4b Merge pull request #53 from I5UCC/contribute
Add Ko-fi
2022-05-23 13:33:25 -04:00
928a15833d Added Ko-fi 2022-05-23 18:51:13 +02:00
e93f821df7 added threma to brands.css, their svg and to index.html 2022-05-13 13:39:40 -07:00
ae7fe9331b added privacy policy link to index 2022-05-13 13:19:42 -07:00
2f9968820f Organization Updates
Updated the organizational structure of the html elements to be more readable.
2022-05-05 13:20:01 -04:00
a849815bf8 New Brands
Based on some feedback we've been receiving via email and social I'm adding several new brands, including: Amazon, Apple App Store, Google Play Store, and OnlyFans. Added a SVG of the LittleLink avatar. Cleaned up the README.md to make it more readable, updated some outdated content, and added a new Analytics section promoting Fathom (and adding a referral link to help support LittleLink). I also posted a link to the public LittleLink Fathom analytics dashboard.
2022-05-04 11:03:14 -04:00
edb3c6538f Merge branch 'main' into dev.to 2022-05-03 20:48:40 +02:00
05592364cf Add dev.to button 2022-05-03 20:42:24 +02:00
dd6ab18bb7 Merge pull request #47 from jawira/gitlab-typo
Fix gitlab href
2022-04-21 12:31:46 -04:00
2033eccd7e Fix gitlab href 2022-04-19 22:21:02 +02:00
d4bf9656cc Added VRChat Button 2022-04-09 23:49:47 -07:00
333970af11 Added Buy Me A Coffee button
Added new Buy Me A Coffee button using the color palette and assets from the official  Buy Me A Coffee creator kit.
2022-03-17 20:20:34 +01:00
a30127a14f New Brands
Added Etsy, Kickstarter, LittleLink, Notion, and Trello. Reorganized the brands.css to be in alphabetical order.
2022-03-17 00:04:15 -04:00
d3671417ec added support for generic website
Signed-off-by: Satish Surath <s@n-m.co>
2022-02-25 00:01:07 -05:00
92b7e126eb Format & Theme Fix
Auto-Formatted index.html
Removed old colors
2022-02-09 18:10:24 -08:00
8a06a7cc69 Theme Rework
Added skeleton-auto.css, which dynamically sets the theme based on the browser and/or the Operating Systems colors, if supported.

Set Default Theme to Auto with comments on helping switch to light and dark theme stylesheets.

Darkened the skeleton-dark.css background color to the same as the color that skeleton-auto.css sets it as, which is html recommended standard color of #121212.
2022-02-09 06:50:46 -08:00
917505bd9b Update index.html 2022-02-07 19:03:36 -08:00
47dd8317b1 Added Cash App Support
Added in Cash App style.

Added in Logo:
 - Cash App Dollar
 - Cash App Pound
 - Cash App BTC
2022-02-07 18:51:17 -08:00
17f57f6755 Added generic blog button 2022-02-02 13:48:07 +00:00
487396f5fc Updated Button Classes 2021-12-14 14:42:11 -05:00
b9b5a86496 Resolving Issues #31 and #32
To help our users who host LittleLink on default installations of Apache, I'm moving `icons` to `images/icons` to maximize compatibility. Please view Issue #31 for details: https://github.com/sethcottle/littlelink/issues/31

• Moved the `icons` folder to `images/icons`
• Updated buttons on `index.html` with the new icon path.
• Updated `index.html` comments to reflect changes.

To help keep content from being blocked by "Fanboy’s Annoyance" on Ublock Origin and ABP, I'm updating the names of some of the branded buttons. Please view Issue #32 for details: https://github.com/sethcottle/littlelink/issues/32

• Changed Twitter from `button-twitter` to `button-twit`
• Changed LinkedIn from `button-linkedin` to `button-linked`
• Changed Facebook from `button-facebook` to `button-faceb`
• Changed YouTube from `button-youtube` to `button-yt`
• Changed Tumblr from `button-tumblr` to `button-tumb`

General Changes:
• Changed <!-- Your Name --!> to <!-- Title --> to make it slightly more generic.
• Added a supporters section to the README file under the Community Contributions.
2021-12-14 14:17:18 -05:00
e85a054c7f Add Signal, Venmo, Patreon 2021-11-10 17:34:04 -06:00
3e55ab9f3b Add Bandcamp SVG and CSS 2021-11-09 17:34:32 -06:00
1ab6a6717e Merge branch 'main' of https://github.com/barning/littlelink 2021-09-27 11:07:41 +02:00
3be840817f Add Xing 2021-09-27 11:05:47 +02:00
39545d49c1 Add GitLab 2021-09-19 18:46:30 +02:00
dc6a3a222a Added WhatsApp 2021-08-18 10:21:08 -04:00
0ae1712e72 Merge pull request #16 from Samuel-Hoskin/main
Added PayPal as a link Option
2021-08-18 10:00:15 -04:00
8f3f0bc8ad Switched PNG to SVG 2021-08-15 16:07:40 +01:00
cac43439e2 Added PayPal as a link Option, No SVG File :( 2021-08-15 00:10:36 +01:00
1055963732 Add Mastodon 2021-08-10 15:48:56 +02:00