This is the source code for chengyang-li.com, my personal webpage. the index page was modified from anthony-zhang.me.
This work by Chengyang Li is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Copyright 2017-2019 Chengyang Li.
In other words, you are free to modify the work - provided you also release those modifications under the same license - and use it as you like, as long as it isn't commercial.
git clone https://github.com/LuKuuu/chengyang-li.github.io.git
cd chengyang-li.github.io
go build
chmod +x chengyang-li.github.io
./chengyang-li.github.io &
Then you can go to http://127.0.0.1:80 to visit the webpage.