Commit Graph

78 Commits

Author SHA1 Message Date
1524b76246 Updated README.md
Added a link to littlelink-server project by @timothystewart6!
2021-08-18 16:27:41 -04:00
2780c106c5 Updated LICENSE.md 2021-08-18 16:18:07 -04:00
dc6a3a222a Added WhatsApp 2021-08-18 10:21:08 -04:00
3ed158cb35 Added MIT License
Copyright 2019-2021 Seth Cottle

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2021-08-18 10:03:03 -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
3c62d8ccb8 Merge pull request #14 from barning/main
Added Mastodon
2021-08-18 09:56:12 -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
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
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
fa4f4b3ca7 Updated README.md
Added link to the LittleLink Template on Figma Community. The previous commit also included a README update with a link to LittleLink Admin by Khashayar Zavosh.
2021-05-13 12:36:30 -04:00
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
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
55b5528537 Merge pull request #5 from iooner/master
Community Merge: WordPress
2020-12-12 13:44:58 -05:00
3aed4ca095 Add wordpress to brand CSS 2020-12-09 22:51:18 +01:00
8b5ba43b1e Add wordpress ton index 2020-12-09 22:50:33 +01:00
9dfa63a03e Add wordpress icon 2020-12-09 22:49:27 +01:00
a92857dd97 Merge pull request #2 from SouVitorGabriel/master
Added icons and CSS settings for Goodreads and Skoob buttons;
2020-11-02 15:53:48 -05:00
d7d6182679 Merge branch 'master' into master 2020-11-02 15:53:39 -05:00
12955ff6a3 Merge pull request #4 from birobirobiro/master
Add Rocketseat icon, link and button
2020-11-02 15:27:12 -05:00
ad9cd8b2f6 Add Rocketseat icon, link 2020-10-20 19:58:58 -03:00
9ceeb7a0a9 Added icons and CSS settings for Goodreads and Skoob buttons; 2020-08-18 19:07:43 -03:00
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
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
899971780b 🎉 Initial Commit 2019-12-21 22:30:05 -05:00
71f8f423f4 Updated README.md 2019-12-21 22:26:26 -05:00
a8355d27c3 Initial commit 2019-12-21 20:41:47 -05:00