以后发布文字内容可以直接更改下面这个 trigger 文档并 commit。
我把大部分发布流程转移到 GitHub 里,直接编辑、提交、发布完成。这样既能保留完整归档,也能兼顾内容发布。
// post.rs
//!
//!
written by
//!
published at
/* metadata */
// ← back to home
// === module separator ===
以后发布文字内容可以直接更改下面这个 trigger 文档并 commit。
我把大部分发布流程转移到 GitHub 里,直接编辑、提交、发布完成。这样既能保留完整归档,也能兼顾内容发布。
// subscription console
>
input your email:
// → subscribed ✓
// comments console
>
write a comment:
// → sent ✓
// comments display
println!("=== comments loaded ===");
// total:
comments ✓
/* footer.rs */
fn main() {
render(&HOME);
}
//
compiling ... ok
//
render finished ✓ at
//
version v26.06 · commit fi5se7n
//
//
contact: fivsevn57@outlook.com
!