From 639d672be775c90455d275536d1f4a620616cc84 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 5 Feb 2021 16:40:15 -0500 Subject: spine / sisu markup sample in org mode --- nix/shell/shell_spine.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/shell') diff --git a/nix/shell/shell_spine.nix b/nix/shell/shell_spine.nix index 0c0deb6..766f6ee 100755 --- a/nix/shell/shell_spine.nix +++ b/nix/shell/shell_spine.nix @@ -9,7 +9,7 @@ pkgs.mkShell { source .envrc fi nix-build - RUN="./result/bin/spine --very-verbose --theme-light --html --epub --sqlite-discrete --output=/tmp/www ./data/pod/sisu-markup" + RUN="./result/bin/spine --very-verbose --theme-light --html --epub --sqlite-discrete --output=/tmp/www ./data/pod/sisu-spine-markup" $RUN echo "built spine ... @ ./result/bin/spine" echo "& (tested with) run:" -- cgit v1.2.3