Zeling Zale

Results 14 comments of Zeling Zale

I build storybook, and run loki --reactUri file:./build-storybook, it not working, What caused this? ![image](https://user-images.githubusercontent.com/20339327/83117979-55d02e00-a100-11ea-95fd-9036638632cc.png)

I build storybook, and run loki --reactUri file:./build-storybook, it not working, What caused this? ![image](https://user-images.githubusercontent.com/20339327/83119815-c0826900-a102-11ea-87c5-ef1907fe7b06.png)

@lucasjinreal Add it to `package.json` file and then run `npm install` again~

我使用了koa中的koa-static中间件来处理静态资源,可是为什么第二次请求相同的静态资源(资源未修改), 服务器返回的状态码不是304而是200?last-modified 和 if-modified-since 都正常发送了,我试了一下express就正常返回304,请问是设置的问题还是? ![src](http://ox6lgrhmo.bkt.clouddn.com/src.jpg) ![network](http://ox6lgrhmo.bkt.clouddn.com/network.jpg)

And I think it would be better if the Y-axis of the chart could support setting a specific base value instead of being fixed at 0. This would improve scalability,...

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? version: k3s, v1.23.6 I also encountered a similar problem here, is there a solution for this now?

> Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?无法连接到位于 unix:///var/run/docker.sock 的 Docker 守护程序。 docker 守护进程是否正在运行? > > version: k3s, v1.23.6版本:k3s,v1.23.6 > > I also encountered...

目前没有做获取文章详情,目前做法是跳转到语雀的文章详情页面。