Skip to content

tekofx/linkleaf

Repository files navigation

LinkLeaf

A similar project to Linktree that can be hosted on Github Pages

Demo

How to get it ready

  • Fork the repository

  • Enable Github Actions on your repo

  • Edit vite.config.ts and modify base: "/" to base: "/linkleaf/"

  • Edit the src/data.json file with your data and push it to your repo

    • The icons are from Font Awesome. You can use whatever icon you want.
  • Enable github pages in the settings of your repo. Go to Setting>Pages and set source: Deploy from branch and select gh-pages brach

  • Now your LinkLeaf should be located on https://{GITHUB_USERNAME}.github.io/linkleaf

Customization

Change avatar

  • Change public/avatar.jpg to your own avatar with .jpg extension

Change background

Just change the backgroundColor variable in src/data.json to your desired color.

About

🍃 Alternative to LinkTree

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •