Skip to content

Commit

Permalink
add ChatBase AI chatbot on the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
khalyomede committed Jan 6, 2025
1 parent 97280d5 commit 0a27169
Show file tree
Hide file tree
Showing 226 changed files with 1,499 additions and 1,409 deletions.
9 changes: 9 additions & 0 deletions _docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ import { defineConfig } from 'vitepress'
// https://vitepress.dev/reference/site-config
export default defineConfig({
title: "Mantis",
head: [
[
"script",
{
async: "true"
},
'(function(){if(!window.chatbase||window.chatbase("getState")!=="initialized"){window.chatbase=(...arguments)=>{if(!window.chatbase.q){window.chatbase.q=[]}window.chatbase.q.push(arguments)};window.chatbase=new Proxy(window.chatbase,{get(target,prop){if(prop==="q"){return target.q}return(...args)=>target(prop,...args)}})}const onLoad=function(){const script=document.createElement("script");script.src="https://www.chatbase.co/embed.min.js";script.id="WxqvtdQdLRG6MWnPo44yU";script.domain="www.chatbase.co";document.body.appendChild(script)};if(document.readyState==="complete"){onLoad()}else{window.addEventListener("load",onLoad)}})();'
]
],
description: "Type safe and simple web framework.",
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
Expand Down
13 changes: 7 additions & 6 deletions docs/0.1.0/comparison/laravel.html

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions docs/0.1.0/console/argument.html

Large diffs are not rendered by default.

23 changes: 12 additions & 11 deletions docs/0.1.0/console/command.html

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions docs/0.1.0/console/flag.html

Large diffs are not rendered by default.

13 changes: 7 additions & 6 deletions docs/0.1.0/console/logging.html

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions docs/0.1.0/console/option.html

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions docs/0.1.0/console/routing.html

Large diffs are not rendered by default.

13 changes: 7 additions & 6 deletions docs/0.1.0/css.html

Large diffs are not rendered by default.

13 changes: 7 additions & 6 deletions docs/0.1.0/database/query.html

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions docs/0.1.0/deploy.html

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions docs/0.1.0/environment.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions docs/0.1.0/folder-structure.html

Large diffs are not rendered by default.

65 changes: 33 additions & 32 deletions docs/0.1.0/html.html

Large diffs are not rendered by default.

13 changes: 7 additions & 6 deletions docs/0.1.0/http/configuration.html

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions docs/0.1.0/http/cors.html

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions docs/0.1.0/http/database.html

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions docs/0.1.0/http/environment.html

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions docs/0.1.0/http/error-handling.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions docs/0.1.0/http/extending.html

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions docs/0.1.0/http/logging.html

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions docs/0.1.0/http/request.html

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions docs/0.1.0/http/response.html

Large diffs are not rendered by default.

25 changes: 13 additions & 12 deletions docs/0.1.0/http/routing.html

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions docs/0.1.0/http/session-file.html

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions docs/0.1.0/http/translation.html

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions docs/0.1.0/http/view.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions docs/0.1.0/index.html

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions docs/0.1.0/introduction.html

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions docs/0.1.0/logging.html

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions docs/0.1.0/productivity.html

Large diffs are not rendered by default.

13 changes: 7 additions & 6 deletions docs/0.1.0/quick-start.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions docs/0.1.0/reference.html

Large diffs are not rendered by default.

47 changes: 24 additions & 23 deletions docs/0.1.0/testing/assertion.html

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions docs/0.1.0/testing/console.html

Large diffs are not rendered by default.

51 changes: 26 additions & 25 deletions docs/0.1.0/testing/fake-data.html

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions docs/0.1.0/testing/http.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions docs/0.1.0/upgrade.html

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions docs/0.1.0/url.html

Large diffs are not rendered by default.

23 changes: 12 additions & 11 deletions docs/0.1.0/validation.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions docs/0.1.0/versioning-policy.html

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions docs/404.html

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0a27169

Please sign in to comment.