Source Code for iamzzy.com
Updated on 2023-2-6
- Personalised home page
- [*] Darkmode (REMOVED)
- Social media contact links.
- Automated integration using Github Actions and Vercel.
- Timeline of my education and experience
- Sample showcase of selected projects
- Mobile Compatibility - Responsive Design
- Rotary pages
- Move social media links to rotary
- Move to top button
- Attended Activities/Events
- HTML-version CV, downloadable
- HTML-version papers and reports
This is a Next.js project bootstrapped with create-next-app
.
Using Typescript, Javascript, Html, Css
First, clone this project
git clone https://github.com/zhaoyu-z/personal-website.git
cd personal-website
go to branch "V2"
git checkout V2
then run on the development server:
npm run dev
# or
npm install
npm run build
npm run start
Open https://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
HTML Documentation - Structuring the web with HTML.
CSS Documentation - Learn to style HTML using CSS.
JavaScript Documentation - Dynamic client-side scripting.
Next.js Documentation - learn about Next.js features and API.
Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
You can check Next.js deployment documentation for more details.
Any discussion or issue is more than welcome !!!