diff --git a/.github/workflows/page.yml b/.github/workflows/page.yml index 511093d..1fe2555 100644 --- a/.github/workflows/page.yml +++ b/.github/workflows/page.yml @@ -7,7 +7,7 @@ on: jobs: doc: runs-on: ubuntu-latest - container: ghcr.io/carapace-sh/carapace + container: ghcr.io/carapace-sh/mdbook steps: - uses: actions/checkout@v3 diff --git a/docs/src/tabdance.md b/docs/src/tabdance.md index 3a6778d..c214e4b 100644 --- a/docs/src/tabdance.md +++ b/docs/src/tabdance.md @@ -1,4 +1,4 @@ -# Tabdance
+# Tabdance
diff --git a/docs/theme/favicon.png b/docs/theme/favicon.png index a69a74f..9d517af 100644 Binary files a/docs/theme/favicon.png and b/docs/theme/favicon.png differ diff --git a/docs/theme/index.hbs b/docs/theme/index.hbs index 2fb10d2..666f0db 100644 --- a/docs/theme/index.hbs +++ b/docs/theme/index.hbs @@ -1,85 +1,257 @@ + Tabdance + {{#if is_print }} + + {{/if}} {{#if base_url}} {{/if}} + + {{> head}} - - - - + {{#if favicon_svg}} + + {{/if}} + {{#if favicon_png}} + + {{/if}} + + + + {{#if print_enable}} + + {{/if}} + {{#if copy_fonts}} - + {{/if}} - - - + + + {{#each additional_css}} - + {{/each}} - - -
- + + {{#if mathjax_support}} + + + {{/if}} + + - + + + + +
+
+

Keyboard shortcuts

+
+

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

+
+
+
+
+ + {{#if false}} + + + + + + {{/if}} +
{{> header}} + {{#if false}} + + {{/if}} + + {{#if search_enabled}} + + {{/if}} + + +
{{{ content }}}
+ +
+ + +
{{#if live_reload_endpoint}} @@ -104,7 +276,7 @@ {{#if google_analytics}} {{/if}} - - - + {{#if playground_line_numbers}} + + {{/if}} + + {{#if playground_copyable}} + + {{/if}} + + {{#if playground_js}} + + + + + + {{/if}} + + {{#if search_js}} + + + + {{/if}} + + + + {{#each additional_js}} - + {{/each}} + + {{#if is_print}} + {{#if mathjax_support}} + + {{else}} + + {{/if}} + {{/if}} +