Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aszx87410/huli-blog

source code of the blog
https://github.com/aszx87410/huli-blog

Last synced: 3 months ago
JSON representation

source code of the blog

Awesome Lists containing this project

README

        

# Blog

## 開發

```
git clone [email protected]:aszx87410/huli-blog.git
npm i
mkdir themes && cd themes
git clone [email protected]:aszx87410/hexo-theme-minos.git
npx hexo s
```

## 部署

```
npm run build
npm run deploy
```

## og image

```
npm run og-image -- "redos-regular-expression-denial-of-service"
npm run og-image -- "redos-regular-expression-denial-of-service" en
```

## 翻譯

```
OPENAI_API_KEY=sk-xxx npm run translate
```

## 版本

已升級到最新版本,Node.js v20 可以跑