Netlify CMS Test
This article is published with netlify-cms
inlinebold italic code
block
quote
list
list
list
ordering list
list 2
12// code blockconsole.log('hello, world')
screenshot
将组织仓库绑定到 Vercel 个人账户
警告
这应该属于恶性 bug,请不要滥用,避免风险。
https://vercel.com/new/import-flow?s=https://github.com/OWNER/REPO
直接访问这个链接,可以导入任意类型的仓库到个人账户名下部署,带持续集成的那种……
这里的仓库是有一定限制的,源仓库需要安装过由你授权的 Vercel App,简单来说你得是 owner。
ASCII 字符画在线生成器
表演一个杂技:
pre#ascii {
font-size: 6px;
letter-spacing: 0.4em;
line-height: 1;
font-weight: bold;
text-align: center;
background-color: #171717;
}
ORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIG
INALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINAL
MAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAINORIGINALMAIN
ORIGINALMAINORIGINALMAI ...
沃里杰诺•梅因 表情包!
沃里杰诺•梅因是我笔下的原创角色,在网友的怂恿下,以梅因为主题描改了一些表情包。
[{"url":"https://i.loli.net/2021/04/22/pS9FgqDMC85Bjca.jpg","alt":"爪巴"},{"url":"https://i.loli.net/2021/04/22/A4rFxvhkzc6nQtm.jpg","alt":"早上好"},{"url":"https://i.loli.net/2021/04/22/9ie5US4vIrhwlJz.jpg","alt":"晚上好"},{"url":"https://i.loli.net/2021/04/22/8RkIDiKu3wrjFnL.jpg","alt":"嗷呜~"},{"url":"https://i.loli.net/2021/04/22/wYMPI2y13h6KAmr.jpg","alt":"麻了"},{"url":"https://i.loli.net/2021/04/22/INBbsXKLPGHiSUe.jpg","alt":"祈祷猫猫头"},{"url":"https://i.l ...
常用缩写
WIPWork In Progress 开发中(work in progress, do not merge yet)
PTALPlease Take A Look 帮我看下(请别人 review 自己的 PR)
LGTMLooks Good To Me 看起来不错, 没有问题(别人 review 完 PR 之后)
RFCRequest For Comments 请求评论
i.e. I think this is a good idea, lets discuss
AFAIK / AFAICTAs Far As I Know / Can Tell 据我所知
IMHOIn My Humble Opinion 以我的拙见(多用于邮件和网络)
FYIFor your information 供你参考
CCCarbon Copy 抄送(邮件)
AFKAway From the Keyboard 稍后回来
ACKACKnowledgement 同意
i.e. agreed/accepted change
NACK / NAKNegative ACKnowl ...
zwc365 代理
昨天其实对于这篇博客来说是几分钟前(草提到的 FastGit 虽然各方面都很好,但是仍然有一些缺点,例如在遇到私密 repo 的时候会直接裂开,就在我推这个博客的源码到 GitHub 的时候发现的(
不过还好,依旧可以继续尝试 https://pd.zwc365.com/
官网https://pd.zwc365.com/
使用让 zwc365 全局代理 git 对 GitHub 的请求。
通过修改配置文件
1234[http] followRedirects = true[url "https://pd.zwc365.com/seturl/https://github.com/"] insteadOf = https://github.com/
或者使用命令行
12git cnofig --global http.followRedirects truegit config --global url."https://pd.zwc365.com/seturl/https://github.com/".insteadOf "http ...
使用 FastGit 加速 GitHub
由于最近在开各种会议,加上中美关系紧张,校园网基本连不上 GitHub 了。气得我浑身发抖手脚冰凉,这日子还能不能好了。
万幸找到了一个代理叫 FastGit,至少能够 pull 和 push……
FastGit 官网https://fastgit.org/
使用让 FastGit 全局代理 git 对 GitHub 的请求。
通过修改配置文件
1234[http] followRedirects = true[url "https://hub.fastgit.org/"] insteadOf = https://github.com/
或者使用命令行
12git cnofig --global http.followRedirects truegit config --global url."https://hub.fastgit.org/".insteadOf "https://github.com/"
其他代理
https://doc.fastgit.org/zh-cn/node.html
源站
代理
...
GitHub加速访问
(注意,其中一些服务可能随时间推移而失效)
https://ghp.ci/
npm 国内镜像
常用 npm 包国内下载加速镜像。放置在.npmrc中使用。
12345678910111213141516# node-canvascanvas_binary_host_mirror=https://npm.taobao.org/mirrors/node-canvas-prebuilt/# chromedriverchromedriver_cdnurl=https://cdn.npm.taobao.org/dist/chromedriver# Electronelectron_mirror=https://npm.taobao.org/mirrors/electron/# inspectorprofiler_binary_host_mirror=https://npm.taobao.org/mirrors/node-inspector/# puppeteerPUPPETEER_DOWNLOAD_HOST=https://npm.taobao.org/mirrors# SASSsass_binary_site=https://npm.taobao.org/mirrors/node-sa ...
腊八节快乐
今天是腊八节,大家喝粥了吗?