An open API service indexing awesome lists of open source software.

https://github.com/chyroc/blog

个人博客
https://github.com/chyroc/blog

Last synced: 3 days ago
JSON representation

个人博客

Awesome Lists containing this project

README

          

# 博客 | chyroc

see [https://blog.chyroc.cn](https://blog.chyroc.cn)

![](https://media.chyroc.cn/img/fuckyou.gif)

## 开发

- 安装工具

```shell
brew install chyroc/tap/serve
brew install chyroc/tap/mdcat
```

- 编译

```shell
make
```

- 本地预览

```shell
serve docs
```

- 部署

将 `make` 命令生成的文件提交到远程仓库即可