Open Hi-Van opened 4 years ago
This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/philipliao/sos-landing/9mq01huv3 ✅ Preview: https://sos-landing-git-fork-hi-van-master.philipliao.vercel.app
Just saw that I changed like 7,000 lines of code. Almost all of it was css/html for the wiki page and restoring the index page, the rest includes integrating tailwindCSS and FuseJS, and creating independent components and pages.
I will try to refrain from making such large commits in the future
Implemented Fuse.js to search wiki page for links
Moved wiki page to independent page, wiki.js
Restored original home page, index.js
Create independent component Navbar, Navbar.js