Skip to content

A linktree altenative for developer who don't want to get linktree badge on their website.

Notifications You must be signed in to change notification settings

adityavijay21/linktree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌲 Linktree

A linktree altenative for developer who don't want to get linktree watermark on their website.

Simple site to group all my profiles on social networks in one place.

About the projectΒ Β Β |Β Β Β  Getting startedΒ Β Β |Β Β Β  How to contributeΒ Β Β |Β Β Β  License


screenshot


πŸ’‘ About the project

This is an open source project that serves as a free alternative to the Linktree website.

πŸš€ Getting started

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/kiriotheo/linktree
  • Once the files are on your machine, open the linktree folder in Visual Studio Code.
  • With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.
  • Change the profile image and texts in the index.html file.
  • Change the colors and fonts in the style.css file.
  • To change the background, go to the style.css file on line 17, uncomment the code snippet and change the url to whatever image you want.

πŸ‘“ Step to make your own linktree web page:

  • fork this repository and boom you wil get this repository in your profile section.
  • Edit HTML to add your link to show-case on that web page.
  • Go to settings of the repository and publish github page.
  • Boom! Your own free Linktree like page is ready now you can acess this through world-wide by given github-url.
  • Don't Forgot to star this repository.

πŸ€” How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m "feat: my new feature";
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

πŸ“ License

This project is under the MIT license. See the LICENSE file for more details.


Made with ❀️ by Aditya Vijay πŸ‘‹ Get in touch

Releases

No releases published

Packages

No packages published