This is a personal portfolio website template designed for Mingrui Wang.
- Responsive Design: Works on mobile, tablet, and desktop.
- Dark/Light Mode: Automatically detects system preference and allows manual toggling.
- Elegant UI: Clean typography and modern aesthetics.
- Single Page Layout: Easy navigation through About, Experience, Projects, and Contact sections.
- Profile Picture: The site uses
wmr.jpgas the profile picture. Ensure this file is in the root directory. - CV: The site links to
CV-MingruiWang.pdf. Ensure this file is in the root directory. - Content: The
index.htmlfile has been pre-filled with information extracted fromCV-MingruiWang.pdf. You can further customize it by editing the HTML directly.- Update the "About Me" section if needed.
- Add any new "Experience" or "Projects".
- Update the "Contact" links if they change.
- Create a new repository on GitHub (e.g.,
wmr-portfoliooryourusername.github.io). - Push these files to the repository.
- Go to Settings > Pages.
- Under Source, select
main(ormaster) branch and/ (root)folder. - Click Save. Your site will be live at
https://yourusername.github.io/repo-name/(orhttps://yourusername.github.ioif you named the repo that way).