Skip to content

cxzhou35/homepage

Repository files navigation

Zicx's Homepage

Homepage 🏠: zicx.top

This website is built based on the Takuya Matsuyama's website. Thanks to Takuya for open source.


Dark theme homepage Light theme homepage

TODOs

  • Create a 3D model just like the voxel dog used in Takuya's homepage.

    The Hollow Knight 3D model is designed by @Guilherme Lé ️💙

  • Add support for paper lists (cover, button, hover, links).
  • Update my portrait.
  • Upspeed the loading of the 3D model.
  • Add the citation button to the paper item.
  • Update posts content.

File structure

$PROJECT_ROOT# Static files for images and 3d model file
├── public
│   # React component files
├── components
│   # Non-react third-party modules
├── lib
│   # Page files
└── pages

Setup

git clone git@github.com:cxzhou35/homepage.git .
npm install # or yarn install

# develop
npm run dev

# build
npm run build

License

Please refer to LICENSE for more information.

About

Zicx's homepage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors