diff --git a/book.toml b/book.toml index 49c8aab45..c7e5692e4 100644 --- a/book.toml +++ b/book.toml @@ -7,7 +7,11 @@ title = "The Book of sbt" [output.html] theme = "theme" -additional-css = ["src/reference/custom-202410.css", "src/reference/mdbook-admonish.css"] +additional-css = [ + "src/reference/custom-202410.css", + "src/reference/mdbook-admonish.css", + "theme/language-picker.css" +] cname = "www.scala-sbt.org" [preprocessor.variables] diff --git a/theme/index.hbs b/theme/index.hbs new file mode 100644 index 000000000..74af37b97 --- /dev/null +++ b/theme/index.hbs @@ -0,0 +1,402 @@ + + +
+ + +