~/jiangcheng-pages $ hexo d -g INFO Validating config INFO Start processing WARN =============================================================== WARN ========================= ATTENTION! ========================== WARN =============================================================== WARN NexT repository is moving here: https://github.com/theme-next WARN =============================================================== WARN It's rebase to v6.0.0 and future maintenance will resume there WARN =============================================================== INFO Files loaded in 803 ms INFO 0 files generated in 55 ms INFO Deploying: git INFO Clearing .deploy_git folder... INFO Copying files from public folder... fatal: unable to access 'https://github.com/sky-jiangcheng/sky-jiangcheng.github.io/': The requested URL returned error: 403 FATAL Something's wrong.
~/jiangcheng-pages $ ls ~/.ssh/ authorized_keys id_rsa.pub known_hosts ~/jiangcheng-pages $ rm -f ~/.ssh/id_rsa.pub ~/jiangcheng-pages $ ssh-keygen -t rsa -C "jiangcheng1806@qq.com" Generating public/private rsa key pair. Enter file in which to save the key (/data/data/com.termux/files/home/.ssh/id_rsa):
~/jiangcheng-pages $ hexo d -g INFO Validating config INFO Start processing INFO Files loaded in 815 ms INFO Deploying: git INFO Clearing .deploy_git folder... INFO Copying files from public folder... On branch master nothing to commit, working tree clean