开源手绘风格绘图工具Excalidraw

Excalidraw 是一个开源的在线绘图工具,专为手绘风格的图形设计,且支持中文。 直接浏览器打开Excalidraw即可在线使用,在线可以使用丰富的素材库,可

markdown 语法学习

markdown-it demo 和even-preview对比,可以看出even-preview语法支持的不够全。 Advertisement :) pica - high quality and fast image resize in browser. babelfish - developer friendly i18n with plurals support and easy syntax. You will like those

Redis-stack helm chart

Redis-stack helm chart Run Redis Stack on Docker Docker Pull Command 1 docker pull redis/redis-stack:7.4.0-v0 Getting started with Docker In the default configuration, Redis does not require a password to authenticate clients. To provide basic security for your Redis Stack server, it is recommended to set a password using the requirepass directive. Configure this using an environment variable when starting the container: To start Redis Stack server using the redis-stack image, run the following command in your terminal: