-
Fork the repository
-
Enable Github Actions on your repo
-
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
- Change
public/avatar.jpg
to your own avatar with .jpg extension
There are two options: Use a color or use an image.
Just change the backgroundColor variable in src/data.json
to your desired color.
- Remove the backgroundColor variable in
src/data.json
- Change
public/background.jpg
to your own background with .jpg extension