A lightweight DIY alternative to services like Linktree https://yannmoelle.de
Go to file
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
css New Brand Options! 2021-05-18 22:48:51 -04:00
icons New Brand Options! 2021-05-18 22:48:51 -04:00
images 🎉 Initial Commit 2019-12-21 22:30:05 -05:00
index.html ️ General Improvements 2021-05-19 00:36:04 -04:00
README.md Updated README.md 2021-05-13 12:36:30 -04:00

🔗 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

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

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