Build a gitee repository
clone my repository:
1
git clone https://gitee.com/mathieulin/blog.git
download node and npm
guideenter the repository and download npm package
1
npm install
create a gitee repository
Change _config.yml-deploy-repo to your own repository name
root is the same
Then in the repository, click on Gitee Pages under the service and turn on the mandatory use of HTTPS.
Get started
1 | hexo clean |