Homepage 🏠: zicx.top
This website is built based on the Takuya Matsuyama's website. Thanks to Takuya for open source.
-
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.
$PROJECT_ROOT
│ # Static files for images and 3d model file
├── public
│ # React component files
├── components
│ # Non-react third-party modules
├── lib
│ # Page files
└── pagesgit clone git@github.com:cxzhou35/homepage.git .
npm install # or yarn install
# develop
npm run dev
# build
npm run buildPlease refer to LICENSE for more information.

