Skip to content

A lightweight DIY alternative to services like Linktree and many.link.

Notifications You must be signed in to change notification settings

danielitogomez/danielitogomez.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔗 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 18 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 Lighthouse.

Publish

You won't need gulp, npm, or anything else to make LittleLink work, it uses the bare essentials. You can just fork LittleLink, edit index.html, and publish. Use ZEIT Now for continuous deployment when you make an update to your LittleLink.

Run in Local

You can do it with a Docker-compose

  1. Using Docker compose to up.

    docker-compose up -d
  2. Using Docker compose to down.

    docker-compose down

About

A lightweight DIY alternative to services like Linktree and many.link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.7%
  • HTML 34.3%