# 记录生活

记录生活的美好,把日子活成诗。

# 站点搭建

https://docs.github.com/cn https://docs.github.com/cn/pages

kinghuisFFFF kinghuisFFFF.github.io

https://kinghuisffff.github.io/

https://github.com/kinghuisFFFF/mookUI.git

git remote add Ceres your_first_git_address //将第一个git address命名为Ceres git remote add origin https://github.com/kinghuisFFFF/mookUI.git //将第一个git address命名为Ceres

git remote add origin git@github.com:kinghuisFFFF/mookUI.git git@github.com:kinghuisFFFF/mookUI.git

git add . git commit -m "feat: save" git push -u origin master

fatal: unable to access 'https://github.com/kinghuisFFFF/mookUI.git/': OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10053 git config http.sslVerify "false" git config --global http.postBuffer 524288000

git config http.sslVerify "false" git config --global http.sslVerify "false"

https://www.cnblogs.com/zhanqing/p/giterror.html https://blog.csdn.net/qq_44861675/article/details/122775706 https://blog.csdn.net/weixin_43923436/article/details/120889056

git push origin --delete 分支名称 git push origin --delete main

git clone git@github.com:kinghuisFFFF/mookUI.git ssh -T git@github.com

374 git clone git@github.com:kinghuisFFFF/mookUI.git 375 git add . 376 cd mookUI/ 377 git add . 378 git commit -m "feta: save" 379 git push 380 history

https://zhuanlan.zhihu.com/p/543212379 https://kinghuisffff.github.io/mookUI https://kinghuisffff.github.io/

CMDB是Configuration Management Database的简称,中文翻译成配置管理数据库。 https://github.com/Carrie999/vue-element-ts https://backstage.io/ https://carrie999.github.io/carrie/about/ 网名:漫长的海岸线/织雪纱奈/水玲珑/carrie/siantgirl 771685809@qq.com

Telegram强大 对文件和会话的大小没有限制。 Telegram简单 操作非常简单,使用非常简单 Telegram隐私 消息经过高度加密及内建自毁功能 Telegram同步 可让您从多个设备访问聊天。 https://t.me/joinchat/HcjtOVpHysop3CgK

chrome://net-internals/#hsts https://carrie999.github.io/vue-element-ts/build/#/dataFilter

npm install compression-webpack-plugin@6.1.1 --save-dev