diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 94c33e7..e49d20d 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -22,7 +22,7 @@ jobs: - name: build mdBook page uses: peaceiris/actions-mdbook@v1 with: - mdbook-version: "0.4.8" + mdbook-version: "0.4.52" - run: mdbook build docs - name: Deploy diff --git a/docs/book.toml b/docs/book.toml index 367dcae..f74ceb2 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -5,6 +5,8 @@ src = "src" title = "eiipm documentation" [output.html] -default-theme = "navy" +default-theme = "latte" +preferred-dark-theme = "macchiato" git-repository-url = "https://github.com/Ewwii-sh/eiipm/" -additional-js = ["js/home_button.js"] \ No newline at end of file +additional-js = ["js/home_button.js"] +additional-css = ["./theme/catppuccin.css"] \ No newline at end of file diff --git a/docs/src/introduction.md b/docs/src/introduction.md index fb46476..50cae58 100644 --- a/docs/src/introduction.md +++ b/docs/src/introduction.md @@ -52,4 +52,6 @@ For example, if you use bash, add that line in `~/.bashrc`. ## Security Notice -Third-party packages may contain vulnerabilities. Always verify that you trust the author, even if the package is officially approved and included in [eii-manifests](https://github.com/Ewwii-sh/eii-manifests). +
Press ← or → to navigate between chapters
+ {{#if search_enabled}} +Press S or / to search in the book
+ {{/if}} +Press ? to show this help
+Press Esc to hide this help
+