15个版本
0.5.7 | 2023年3月19日 |
---|---|
0.5.6 | 2021年11月10日 |
0.5.0 | 2021年9月21日 |
0.4.1 | 2021年7月23日 |
0.1.1 | 2021年7月21日 |
#1600 in Web编程
每月 67 次下载
12KB
65 行
krile
Krile是shtola的CLI前端的一个参考实现。
它相当不稳定,因为它通常跟踪shtola的预发布版本,我主要用它来为自己使用。不过,你也可以将其作为自己前端的基础。
安装
cargo install krile
使用方法
# Minimal configuration
krile page-source/ # outputs to ./dest/
# Clean destination directory (my-dest/) before building
krile page-source/ my-dest/ -c
# Don't run the markdown plugin
krile page-source/ -i markdown
许可证
AGPL 3.0。
依赖项
~6–17MB
~208K SLoC