Darkness

Results 16 issues of Darkness

fix urfave/cli error and use go mod.

在文件很多的时候,一个文件一个文件去转换效率很低,能够一次性转换一个文件夹,同时不需要指定输出文件名的情况自动使用输入的文件名作为新的输出,老的文件可以 bak 一下。

Followed Readme instruction, cannot compile with error: ` [!] (plugin comlink) TypeError: Cannot read property 'id' of null TypeError: Cannot read property 'id' of null at Object.resolveId (D:\sourcecode\frontend\ts-rollup-web-worker\node_modules\@surma\rollup-plugin-comlink\index.js:55:58) ` base...

OS: Win10 Version: cppzmq: 4.7.1 Follow the [pubsub_multithread_inproc.cpp](https://github.com/zeromq/cppzmq/blob/master/examples/pubsub_multithread_inproc.cpp) code, everything is OK, but if I move the subscriber to dll and when some conditions are met, exit the thread, then...

## Description I create a app with `create-react-app` with `--typescript`, and add some lib to it. But when I execute start script, a compilation error has occurred: ```js Failed to...

Can I run it on Windows platform or just only support Linux? There was no specific platform details in README.

你好。昨天偶尔在主题界面逛了下,突然发现了你这个主题,这个主题非常棒!也是我想要的。 今天早上就试了下。这是站点地址:http://codingeek.me/ 按照你的步骤,我先是在主页的_config.yml的theme换成: theme: hiker。 我原先用的是next。 然后我就直接push。整体上样子是有了。但是发现了几个小问题。 第一个就是语言的问题。我尝试在主页的language下改成zh-cn,更新后好像也没用。 第二个问题是主页显示的问题。也就是一篇文章就显示一部分,后面有个readmore,就跟你给出的示例网站一样。但是在我这就把所有的文字都显示出来了,显得很乱。 第三个问题是,其他的子页面,比如“分类”和“标签”,需要修改什么才能显示吗?目前无法显示。“关于”和“存档”是显示正确的,存档中只是文字不是汉字。这个应该和第一个问题相关。 下面是主页中_config.yml的内容: ```js # Hexo Configuration ## Docs: https://hexo.io/docs/configuration.html ## Source: https://github.com/hexojs/hexo/ # Site title: Pingeek subtitle: Living,then coding. description: 凡所有相,皆是虚妄。...