diff --git a/docs/.gitignore b/docs/.gitignore index 4847b0f..fe1b5d7 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1 +1,2 @@ -/.yarn \ No newline at end of file +/.yarn +!pages/_comparison-benchmark.log \ No newline at end of file diff --git a/docs/config/sidebar.md b/docs/config/sidebar.md index 12719b9..e177181 100644 --- a/docs/config/sidebar.md +++ b/docs/config/sidebar.md @@ -17,6 +17,7 @@ - [Typescript Users](pages/typescript-users.md 'Typescript users') - [Compiled code](pages/compiled-code.md 'Compiled code') + - [Comparison](pages/comparison.md 'Comparison') - Other diff --git a/docs/static/index.css b/docs/css/index.css similarity index 100% rename from docs/static/index.css rename to docs/css/index.css diff --git a/docs/index.html b/docs/index.html index 1473f77..f50ffc7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,6 +24,22 @@ content="https://axios-cache-interceptor.js.org/static/preview.png" /> + + @@ -57,7 +73,7 @@ theme="light" /> - +
@@ -82,8 +98,8 @@