- Fork this repo!
git clone https://github.com/USUARIO/NOMBRE-REPO.git
- navigate to Repo
cd Repo name
- customize!
Modify profileConfiguration.js with your infromation:
title
subtitle
pfpImages
platforms (urls, labels, iconos)
socialIcons y rectangularLinks
theme
- Upload your version
git add .
git commit -m "Customized profile and links"
git push origin
- Publish your version
In your fork: Settings → Pages.
Build and deployment:
Source: Deploy from a branch
Branch: main
Folder: /(root)
save.
Github will soon display the url to your page, usually: https://YOURUSER.github.io/YOURREPONAME/
First time may take longer to publish that following versions
So theres not really much to say here but I made a sort of linktree knock off just because I thought would be a pretty good web devolement excercise since there was so long since I did it, it features pretty basic stuff, a changing "pfp" thingy that renders different images each time you reload the page and some pretty simple buttons that redirect to my media accounts.
Tech stack is pretty simple, it was long since I did any sort of web Development so I just stick to good old js and css. Page is not fully responsible in mobile tho, I still have som stuff to figure, it looks a little off in some phones but still workks pretty nice, font was created from a guy I met on the internet so shoutout to the dressed mole rat ..
The project overall help me remember all the basics of js and css, this project was abandoned a while ago, im just correcting some errors so I can ship. This project helped me start with typescript and react that were used in my other projects where I felt pretty confident.. I will work deeper in this but not soon