Write your profile in Markdown and publish it on GitHub Page.
yarn
- Customize your profile/CV/resume at
profile/src/index.md
. - Put your customized CSS in
profile/src/css/site.css
.
yarn run build
Static website will be generated at profile/public
.
yarn run release
Static website will be generated and moved to ./docs
.
Push this project to your GitHub repo's master branch and set master branch /docs folder
as the GitHub Page source.