From db2b9153ac3e01339772b65fae78110c931c8600 Mon Sep 17 00:00:00 2001 From: notplants Date: Mon, 14 Aug 2023 17:31:30 -0700 Subject: [PATCH] theme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index afe09c1..b1cd31f 100644 --- a/readme.md +++ b/readme.md @@ -26,6 +26,8 @@ which is the used by mdbook to build the website ideally we only modify files inside export and not inside of src directly, so that builds are repeatable, and we don't have any manual changes inside of src +you can modify the theme and style by modifying the files inside of theme (such as index.hbs and the files in css etc.) + # build to build the mdbook run the following command in terminal within the directory of this code: