littlelink-server icon indicating copy to clipboard operation
littlelink-server copied to clipboard

A lightweight, open source, stateless, and self-hosted alternative to linktree in a Docker container!

Results 40 littlelink-server issues
Sort by recently updated
recently updated
newest added

# Proposed Changes - Added `twitter:title` and `twitter:description` metadata with two new env variables: `TWITTER_TITLE` and `TWITTER_DESCRIPTION` (this closes #192 ) Screenshot (If Applicable) _HTML generated with the new metadata_...

Hi, I'm using NPM and the container not loading is there any custom configuration I must add to Nginx config? ![1](https://user-images.githubusercontent.com/93702794/184479573-b7899459-cc73-4150-a325-2c04efe8c9a5.png) ![2](https://user-images.githubusercontent.com/93702794/184479575-7a1b69d4-35ac-4e03-b79f-2e5ca912c284.png) ![3](https://user-images.githubusercontent.com/93702794/184479576-0e5eae8f-2402-41b0-9a9c-9d4f5caf9e55.png) Thanks

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.9.1 to 14.10.0. Release notes Sourced from stylelint's releases. 14.10.0 Added: rule metadata to public LinterResult API (#6166). Added: longhand sub-properties of shorthand properties reference data to...

dependencies

# Proposed Changes - Added shadow to buttons and avatar - closes #191 Screenshot (If Applicable) ![image](https://user-images.githubusercontent.com/32241933/182040554-3cbc8164-9302-4c0a-9012-393e9e791193.png) ## Checklist - [x] Tested locally - [x] Ran `yarn ci` to test...

Two metadata fields that we were missing when I ran a social media check. `twitter:title` `twitter:description` ![image](https://user-images.githubusercontent.com/29973406/181626846-7a1c3870-adfa-48c9-a5f4-5b0f16b6d622.png) By default on Twitter it will pull from the `og:title` / `og:description`. However,...

This one is a multiple request as they all entail about the same thing. First - Ability to store photos and backgrounds in a dedicated location within the docker using...

enhancement
under consideration

It might be nice to include a toggle to let users choose light / dark mode. This would be an opt in variable that would then render the toggle

enhancement
under consideration

## Shadows make this so much more enjoyable to look at than just flat buttons. Tested and working by overriding CSS via elements and directly overriding the docker css. (...

enhancement
under consideration

Is it possible to have the current H1 Name component as jpg instead of text? So we will have something as below. - AVATAR_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_200x200.jpg - AVATAR_2X_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_400x400.jpg - AVATAR_ALT=Techno Tim Profile...

enhancement
under consideration

# I've tried this in my docker-compose: ``` - BIO=Text New line text - BIO=Text \nNew line text - BIO="Text", "New line text" - FOOTER=https://mindglowing.art/about/ - FOOTER=Read more about my...

enhancement
under consideration