On this website, you can organize your digital presence in one place using a retro design.
-
In the src folder, locate the "MediaData.json" file
-
In index 0, enter your name
-
In index 1, enter data to all external webpages you want to link
- "title" is the name of the webpage
- "imgTitle" is the name of the png image
- "link" is the webpage link
- "shortcut" allows to show/hide shortcut icon
-
Download images to the src > assets > images > icons folder
- use https://www.apple.com/app-store/ to find quality images
- use https://onlineimagetools.com/pixelate-image to pixelate images
- make sure to name these images corresponding to their "imgTitle" from the MediaData JSON file
-
Update the public folder
- update "index.html" and "manifest.json" data
- add personal logo as "logo.png"
-
In the src folder, locate the "RedirectData.json" file
- "name" is the name of the route (i.e. [webpage][route])
- "link" is the webpage link