A lightweight DIY alternative to services like Linktree and many.link. https://wk.vylion.com
Find a file
2022-01-28 19:38:29 -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
docker-compose.yml Created docker-compose file. 2021-09-18 15:29:36 -04:00
Dockerfile Rename dockerfile to Dockerfile 2021-10-31 15:27:01 -04:00
index.html Updated Button Classes 2021-12-14 14:42:11 -05:00
LICENSE.md Updated LICENSE.md 2021-08-18 16:36:42 -04:00
README.md Update README.md 2022-01-28 19:38:29 -05:00

LittleLink (Docker version)

This project is a fork of LittleLink. I wanted to create a Docker version of this project that is not modify and kept to true original. And that is what I have done here with the exception of creating the docker files in this repo.

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. 😊

To help you start with creating a container from this image, you can either use docker-compose or the docker command line. This container image is published on DockerHub.

version: "3"
services: 
  little-link:
    image: davisdre/littlelink:latest
    container_name: littlelink-server
    ports: 
      - 80:80

docker commandline

docker run -d \
  --name=littlelink-server \
  -p 80:80
  davisdre/littlelink:latest

Support

If you would like to support this docker build, please feel free to buy me a coffee!

Versions

  • Sep 1, 2021 - Initial pull.
  • Oct 1, 2021 - Pulled latest. Updated Docker with latest content.
  • Oct 31, 2021 - Pulled latest from sethcottle/littelink. Updated Docker image.
  • Dec 13, 2021 - Pulled latest. Updated Docker containers with latest content and security patches.
  • Jan 28, 2022 - Pulled latest. Updated Docker containers with latest content and security patches.

What is 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. 😊

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!

Supporters

You can support LittleLink by buying me a beer. You can also have your name or your company added to this section and the supporters page of LittleLink.io website.