Skip to content

Commit

Permalink
Added gitbook config
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickburns committed Jan 18, 2024
1 parent ea63e2d commit f1a0405
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,6 @@ ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
ThisBuild / pgpSigningKey := Some("0xE3F60B02") // replace with your key ID

GitBook / sourceDirectory := sourceDirectory.value / "docs"

GitBook / gitbookInstallDir := Some(baseDirectory.value / "node_modules" / "gitbook")
enablePlugins(SitePreviewPlugin, GitBookPlugin)

0 comments on commit f1a0405

Please sign in to comment.