Go to file
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
css Resolving Issues #31 and #32 2021-12-14 14:17:18 -05:00
images Resolving Issues #31 and #32 2021-12-14 14:17:18 -05:00
LICENSE.md Updated LICENSE.md 2021-08-18 16:36:42 -04:00
README.md Fix readme link to many.link 2021-10-17 21:42:21 -05:00
index.html Resolving Issues #31 and #32 2021-12-14 14:17:18 -05:00

README.md

🔗 LittleLink

LittleLink

LittleLink is a lightweight DIY alternative to services like Linktree and many.link. LittleLink was built using Skeleton, a dead simple, responsive boilerplate—we just stripped out some additional code you wouldn't need and added in branded styles for popular services. 😊

Themes

LittleLink has more than 20 company button styles you can use and we'll be throwing more in soon. You'll also find a light and dark theme ready to go. Not a fan of the colors? Update skeleton-light.css or skeleton-dark.css to the HEX values of your choosing.

Performance

Using Skeleton let us build something that loads quickly & doesn't have any of the unnecessary bloat you would get from using a large framework for a page that requires nothing more than simplicity. LittleLink scored a 99/100 in performance when tested with Google Lighthouse.

Publish

No need for gulp, npm, or anything else to make LittleLink work—it uses the bare essentials. You can automatically fork and deploy LittleLink with Vercel. Enjoy free and fast hosting with automatic deployments on every branch push with one click below. 👇

Deploy with Vercel

Community Extras

Figma

Duplicate the LittleLink Template on Figma Community to help plan out and design your LittleLink page.

Docker

Techno Tim built LittleLink-Server. Check out his video!

Drew built a super simple Docker implementation of LittleLink.

Misc

Check out LittleLink Admin by Khashayar Zavosh which lets you host your own admin portal to manage LittleLink!