Commit Graph

29 Commits (d3671417ecb1d114ecf1b27b77c2c3316e68078c)

Author SHA1 Message Date
Satish Surath d3671417ec added support for generic website
Signed-off-by: Satish Surath <s@n-m.co>
2022-02-25 00:01:07 -05:00
kebin 92b7e126eb Format & Theme Fix
Auto-Formatted index.html
Removed old colors
2022-02-09 18:10:24 -08:00
kebin 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
kebin 917505bd9b
Update index.html 2022-02-07 19:03:36 -08:00
kebin 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
Samuel Hoskin 17f57f6755 Added generic blog button 2022-02-02 13:48:07 +00:00
Seth Cottle 487396f5fc Updated Button Classes 2021-12-14 14:42:11 -05:00
Seth Cottle 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
Joel Wetzell e85a054c7f Add Signal, Venmo, Patreon 2021-11-10 17:34:04 -06:00
Joel Wetzell 3e55ab9f3b Add Bandcamp SVG and CSS 2021-11-09 17:34:32 -06:00
Niklas Barning 1ab6a6717e Merge branch 'main' of https://github.com/barning/littlelink 2021-09-27 11:07:41 +02:00
Niklas Barning 3be840817f Add Xing 2021-09-27 11:05:47 +02:00
Marcel Schwarz 39545d49c1 Add GitLab 2021-09-19 18:46:30 +02:00
Seth Cottle dc6a3a222a Added WhatsApp 2021-08-18 10:21:08 -04:00
Seth Cottle 0ae1712e72
Merge pull request #16 from Samuel-Hoskin/main
Added PayPal as a link Option
2021-08-18 10:00:15 -04:00
Samuel Hoskin 8f3f0bc8ad Switched PNG to SVG 2021-08-15 16:07:40 +01:00
Samuel Hoskin cac43439e2 Added PayPal as a link Option, No SVG File :( 2021-08-15 00:10:36 +01:00
Niklas Barning 1055963732 Add Mastodon 2021-08-10 15:48:56 +02:00
Seth Cottle 9b720cd33f ️ General Improvements
Added some additional instructional context for those who are very new to using this sort of thing!

Updated the default attributes for <a>.

Links on index.html now include:

`target="_blank"` to automatically open links in a new tab

`rel="noopener"` to navigate to the target resource without granting the new browsing context access to the document that opened it.

The <img> tags on index.html now include a `alt="Text Here"` attribute to help improve accessibility.

LittleLink now scores a 99 in performance, a 94 in accessibility (some brand colors are not accessible, and neither is the LittleLink brand color with light theme), a 100 in best practices, and a 100 in SEO through Google Lighthouse.
2021-05-19 00:36:04 -04:00
Seth Cottle 8425f9dd55 New Brand Options!
- Added TikTok
- Added generic email icon
- Added alternative email icon
- Added default button to brands.css for your own branding
2021-05-18 22:48:51 -04:00
Seth Cottle 9a4d12d5d2 Branding Updates
Updated to the new Discord branding that was rolled out 05/13/21. Added a Product Hunt button!
2021-05-13 12:29:56 -04:00
Seth Cottle 3ae139e32c ️ General Improvements
Removed a few deprecated brands, including Mixer and Spectrum.

Updated iconography and brand colors to align with guidelines set by brands and to help increase visual accessibility. This will likely be the new style moving forward, so if you want to go back to brand color button backgrounds and solid white or black iconography, you'll need to do that on your own.

Added Facebook Messenger and Vimeo, please keep the suggestions coming for popular services that you believe should be included in the main branch for everyone by default.
2021-02-19 01:37:00 -05:00
iooner 8b5ba43b1e
Add wordpress ton index 2020-12-09 22:50:33 +01:00
Seth Cottle d7d6182679
Merge branch 'master' into master 2020-11-02 15:53:39 -05:00
João Inácio Neto ad9cd8b2f6 Add Rocketseat icon, link 2020-10-20 19:58:58 -03:00
Biel 9ceeb7a0a9 Added icons and CSS settings for Goodreads and Skoob buttons; 2020-08-18 19:07:43 -03:00
Seth Cottle 3a477974b2 General Updates
Updated .icon padding to make iconography appear centered.

Updated container alignment to center to remove outdated attribute.

Removed underline from links within buttons.
2020-04-13 21:26:25 -04:00
Seth Cottle 5b9ff2057d ️ New Brands
- Added CSS for SoundCloud & Spectrum.
- Added SVG icons for SoundCloud & Spectrum.
- Added example buttons to index.html.
- Fixed typo on README.md.
2019-12-22 22:04:37 -05:00
Seth Cottle 899971780b 🎉 Initial Commit 2019-12-21 22:30:05 -05:00