129 字
1 分钟
- 次阅读
- 人阅读

Gitmal-将Git仓库转换为静态页面

Gitmal可以将Git仓库转换为静态页面,使用类似Github风格的布局以及Markdown渲染来展示整个仓库。

项目地址#

antonmedv
/
gitmal
Waiting for api.github.com...
00K
0K
0K
Waiting...

antonmedv/gitmal

Windows使用方法#

从项目下载exe可运行文件,然后放入到想要转化的Git仓库里,执行即可,默认输出到当前目录下的output文件夹。

如果需要切换主题:

Terminal window
.\gitmal_windows_amd64.exe --theme github-dark

或者说需要指定输出文件夹:

Terminal window
.\gitmal_windows_amd64.exe --output ./dist

其他使用方式#

具体参考项目主页。

分享这篇文章
Gitmal-将Git仓库转换为静态页面
Gitmal-将Git仓库转换为静态页面
https://blog.endlesssolo.com/posts/44464b2/
作者
Rightdoor
发布于
2026-01-17
许可协议
CC BY-NC-SA 4.0