Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chanyon/xjournal
- Owner: Chanyon
- License: mit
- Created: 2023-03-27T08:03:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T11:12:22.000Z (5 months ago)
- Last Synced: 2024-08-11T12:28:14.418Z (5 months ago)
- Topics: blog, simple, tool, zig, ziglang
- Language: Zig
- Homepage:
- Size: 3.86 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)