build/slideNumber
This commit is contained in:
parent
e83069ea82
commit
724adb2ee4
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -14,4 +14,5 @@ pandoc \
|
||||||
--output "${OUTPUT}/index.html" \
|
--output "${OUTPUT}/index.html" \
|
||||||
--write 'revealjs' \
|
--write 'revealjs' \
|
||||||
-V revealjs-url='/sw/revealjs/up' \
|
-V revealjs-url='/sw/revealjs/up' \
|
||||||
|
-V slideNumber='true' \
|
||||||
"${ROOT}/index.md"
|
"${ROOT}/index.md"
|
||||||
|
|
Loading…
Reference in a new issue