Skip to content

Commit

Permalink
Test client side nav
Browse files Browse the repository at this point in the history
  • Loading branch information
zampino committed Dec 12, 2023
1 parent ff0b806 commit 738c136
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{:paths ["dev" "notebooks" "resources"]
:deps {io.github.nextjournal/clerk {:mvn/version "0.15.957"}
:deps {io.github.nextjournal/clerk {:git/sha "75d9c0de9147c49475e3bba533193328fc9205cf"}
io.github.nextjournal/clerk-slideshow {:git/sha "f9fb86430ebf533bfc9d5cec5bf0a94ed07146f3"}

;; keep 1.10 until `kixi/stats` and `sicmutils` fix warnings
Expand Down Expand Up @@ -35,6 +35,7 @@
:exec-fn nextjournal.clerk/build!
;; notebooks to be built, accepts globs patterns
:exec-args {:git/url "https://github.com/nextjournal/clerk-demo"
:client-side-routing? true
:paths ["index.md"
"notebooks/slideshow.md"
"notebooks/introduction.clj"
Expand Down

0 comments on commit 738c136

Please sign in to comment.