Skip to content

Commit ff8e0aa

Browse files
committed
Add pixi tasks
1 parent 46d43f6 commit ff8e0aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pixi.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ platforms = ["linux-64"]
66
version = "0.1.0"
77

88
[tasks]
9+
render = "myst build --html"
10+
preview = "myst start"
911

1012
[dependencies]
1113
mystmd = ">=1.3.26,<2"

0 commit comments

Comments
 (0)