Skip to content

Commit 095e323

Browse files
author
github-actions
committed
Dev Site Update. [skip ci]
1 parent 3a93e09 commit 095e323

78 files changed

Lines changed: 459 additions & 242 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html data-dark-mode="true" data-code-theme="light">
33
<head>
4+
<script src="/devdocs/markbind/js/theme-manager.js"></script>
45
<meta charset="utf-8">
56
<meta http-equiv="X-UA-Compatible" content="IE=edge">
67
<meta name="generator" content="MarkBind 6.3.1">
7-
<meta name="viewport" content="width=device-width, initial-scale=1"><title>MarkBind - Page not found</title> <link rel="stylesheet" href="/devdocs/markbind/css/bootstrap.min.css"><link rel="stylesheet" href="/devdocs/markbind/css/codeblock-light.min.css"><link rel="stylesheet" href="/devdocs/markbind/css/markbind.min.css"><link rel="stylesheet" href="/devdocs/plugins/codeBlockCopyButtons/codeBlockButtons.css"><link rel="stylesheet" href="/devdocs/plugins/markbind-plugin-anchors/markbind-plugin-anchors.css"><link rel="stylesheet" href="/devdocs/plugins/markbind-plugin-tree/markbind-plugin-tree.css"><link rel="icon" href="/devdocs/favicon.ico"></head>
8+
<meta name="viewport" content="width=device-width, initial-scale=1"><title>MarkBind - Page not found</title> <link rel="stylesheet" href="/devdocs/markbind/css/bootstrap.min.css">
9+
10+
11+
<link rel="stylesheet" id="markbind-highlight-light" href="/devdocs/markbind/css/codeblock-light.min.css">
12+
<link rel="stylesheet" id="markbind-highlight-dark" href="/devdocs/markbind/css/codeblock-dark.min.css">
13+
<script src="/devdocs/markbind/js/code-theme.js"></script><link rel="stylesheet" href="/devdocs/markbind/css/markbind.min.css"><link rel="stylesheet" href="/devdocs/plugins/codeBlockCopyButtons/codeBlockButtons.css"><link rel="stylesheet" href="/devdocs/plugins/markbind-plugin-anchors/markbind-plugin-anchors.css"><link rel="stylesheet" href="/devdocs/plugins/markbind-plugin-tree/markbind-plugin-tree.css"><link rel="icon" href="/devdocs/favicon.ico"></head>
814
<script>
915
const baseUrl = '/devdocs'
1016
</script>

about.html

Lines changed: 9 additions & 3 deletions
Large diffs are not rendered by default.

about.page-vue-render.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/main.css

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
mark {
2-
background-color: #ff0;
3-
border-radius: 5px;
4-
padding-top: 0;
5-
padding-bottom: 0;
6-
}
7-
81
.indented {
92
padding-left: 20px;
103
}
@@ -74,7 +67,7 @@ mark {
7467
}
7568

7669
#site-nav {
77-
border-right: 1px solid lightgrey;
70+
border-right: 1px solid var(--bs-border-color);
7871
padding-bottom: 20px;
7972
z-index: 999;
8073
}
@@ -89,7 +82,7 @@ mark {
8982
}
9083

9184
#page-nav {
92-
border-left: 1px solid lightgrey;
85+
border-left: 1px solid var(--bs-border-color);
9386
}
9487

9588
@media screen and (width <= 1299.98px) {

devGuide/aiUse/index.html

Lines changed: 11 additions & 5 deletions
Large diffs are not rendered by default.

devGuide/aiUse/index.page-vue-render.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

devGuide/aiUse/skills.html

Lines changed: 10 additions & 4 deletions
Large diffs are not rendered by default.

devGuide/aiUse/skills.page-vue-render.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

devGuide/aiUse/subagents.html

Lines changed: 10 additions & 4 deletions
Large diffs are not rendered by default.

devGuide/aiUse/subagents.page-vue-render.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)