Giter VIP home page Giter VIP logo

littlelink's Introduction

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.

docker-compose (recommended)

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!

Updates

  • 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 contrainers with latest content and security patches.
  • Feb 17, 2022
    • Pulled latest.
    • Updated Docker contrainers with latest content and security patches.
  • Jun 01, 2022
    • Merged latest from sethcottle/littelink.
    • Updated Dockerfile to reduce vulnearbilities.
    • Added .dockerigrone file to prevent copying of unecessary stuff into docker image. Kudos to benvon for the request.

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

🀝 Community Extras

🎨 Figma

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

πŸ‹ Docker

Techno Tim is building LittleLink-Server. Check out his video!

Drew is building a super simple Docker implementation of LittleLink.

πŸ—ƒοΈ Misc

Khashayar is building LittleLink Admin which lets you host your own admin portal to manage LittleLink!

Julian is building LittleLink Custom which approaches the admin portal with an easy-to-use "plug-and-play" mentality!


πŸ’– 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 the LittleLink.io website.

🏒 Business Supporters

Add Your Company Name

✨ Individual Supporters

Drew Davis

Robotter112

Add Your Name


πŸ“Š Analytics

To help build a more privacy focused product, we recommend using Fathom Analytics*. On May 03, 2022 we moved LittleLink.io from Google Analytics to Fathom! We're also making our analytics dashboard publicly available** for everyone to view.

* This is a referral link. Using this link to sign up for Fathom is an easy way to help support LittleLink!
** Analytics displayed in this dashboard start May 03, 2022. View this Google Sheets file with the generic unique pageview data from Google Analytics.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.