Skip to content

tonyyxliu/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My First Personal Website


This is a simple personal website frontend which is totally hand-written. Only the theme was referenced from kratos developed by vtrois, and some design inspirations were derived from iwomen's blog.

Result Demo (My Personal Website)

Check for the Demo Output

How to Use

  1. First clone this repository into your personal computer   git clone https://github.com/tonyLyx1/personal-website.git
  2. Then, run npm start to start the React-App and you can see my website (I have already set the backend url and port to be mine, so dont' worry if you don't have your own. I also wrote some articles to share with you guys how everything should be done to develop your own personal website).
  3. After you have finished your own backend, change /src/api/backend.js to your APIs and you can see your own version.
  4. Finally, run npm run build to deploy the React-App.

Change Logs


  • 2021.9.22  

    • 主页底部添加工信部域名备案号
  • 2021.3.7   v1.0.2

    • Bug Found: cannot upload two local images (reason unidentified, maybe file size too large?)
    • Update README.md file, making it more formal
  • 2021.3.6   v1.0.1

    • Fix image uploading bug.
    • Update resume.pdf file
  • 2021.3.5   v1.0.0

    • First Deployment

Thanks and Credits


  • Thanks to the WordPress theme kratos developed by vtrois and other contributors. Thanks!
  • Thanks to iwomen's blog for the inspiration. Thanks!
  • Thanks to braft-editor developed by margox and other contributors. Thanks!
  • Thanks to filePond developed by pqina and other contributors. Thanks!

Contacts


If you have any question regarding this project or anything, feel free to email me: 118010200@link.cuhk.edu.cn

About

my first personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published