Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chanyon/xjournal

static website generated tool
https://github.com/chanyon/xjournal

blog simple tool zig ziglang

Last synced: about 2 months ago
JSON representation

static website generated tool

Awesome Lists containing this project

README

        

---
### 静态博客生成工具
#### 使用方式
- git clone && cd Xjournal
- zig build run
- ./zig-out/bin/xj.exe new content
- ./zig-out/bin/xj.exe build => output ./zig-out/bin/dist
- ./zig-out/bin/xj.exe serve -p 3000

---
### blog效果
![blog图](./blog.JPG)