January 18, 2020
git
GitHub Action
构建
云
个人博客站点,本人使用是hexo.常规的操作就是本地编辑好,然后手动部署。有了GitHub action,就解决了自动化部署问题。更多关于手动部署,请查阅 Hexo。
GitHub 新建个人博客分支my-blog 假设读者已会,不做赘述。 另外提一句,GitHub针对3人一下,支持新建pri ...
Read more
January 17, 2020
git
直接进入主题,每次提交代码,都需要输入一次username、password,有点繁琐。那如何配置一次即可呢?本文假设前提,你已有git账户密码、配置好了key。
git安装 直接一步步next
查看git system配置git config –systeml -l 12 $ git c ...
Read more
January 16, 2020
node
mac环境下,pkg包安装nodejs 官网下载验证12> which node/User/<your's-user-name>/.nvm/versions/node/<latest-node-lts-version>/bin/node
12> ...
Read more
January 8, 2020
Hex
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer ...
Read more