Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aszx87410/huli-blog
- Owner: aszx87410
- License: apache-2.0
- Created: 2017-09-02T10:17:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T22:52:35.000Z (5 months ago)
- Last Synced: 2024-09-12T08:58:14.164Z (5 months ago)
- Language: JavaScript
- Size: 76.2 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 可以跑