Skip to content

Commit ffbc464

Browse files
committed
Add cargo alias to run Zola in submodule
1 parent 41f69a1 commit ffbc464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cargo/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[alias]
22
blog = ["run", "--package", "generate_blog"]
3+
zola = ["run", "--manifest-path", "zola/Cargo.toml", "--"]

0 commit comments

Comments
 (0)