Compare commits

...

2 Commits

Author SHA1 Message Date
notplants 2ef2e6e63d test 2023-08-14 17:33:59 -07:00
notplants db2b9153ac theme 2023-08-14 17:31:30 -07:00
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ 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.)
test
# build
to build the mdbook run the following command in terminal within the directory of this code: