diff --git a/book.toml b/book.toml index c3dc502..9076fe7 100644 --- a/book.toml +++ b/book.toml @@ -7,4 +7,6 @@ title = "Zig cookbook" [output.html] git-repository-url = "https://github.com/zigcc/zig-cookbook" -edit-url-template = "https://github.com/zigcc/zig-cookbook/edit/main/{path}" \ No newline at end of file +edit-url-template = "https://github.com/zigcc/zig-cookbook/edit/main/{path}" +additional-css = ["theme/zig.style.css"] +additional-js = ["theme/zigLanguageSupport.js"] \ No newline at end of file diff --git a/theme/index.hbs b/theme/index.hbs new file mode 100644 index 0000000..3021e13 --- /dev/null +++ b/theme/index.hbs @@ -0,0 +1,378 @@ + + + +
+ + +