-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
177 changed files
with
370 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
|
||
<variables> | ||
<primary-color>ruby</primary-color> | ||
<custom-favicons>logo-icon.svg</custom-favicons> | ||
<header-logo>logo-icon.svg</header-logo> | ||
<product-web-url>https://github.com/simple-robot/simbot-component-onebot/</product-web-url> | ||
<download-title>GitHub</download-title> | ||
<download-page>https://github.com/simple-robot/simbot-component-onebot/</download-page> | ||
<showDownloadButton>true</showDownloadButton> | ||
<browser-edits-url>https://github.com/simple-robot/simbot-component-onebot/tree/dev/main/Writerside/</browser-edits-url> | ||
<enable-browser-edits>true</enable-browser-edits> | ||
<locale-code>zh-CN</locale-code> | ||
<noindex-content>false</noindex-content> | ||
<analytics-head-script-file>head-script.html</analytics-head-script-file> | ||
<algolia-id>VLLZ4JZE8Z</algolia-id> | ||
<algolia-index>qg-doc</algolia-index> | ||
<algolia-api-key>e60d9ee16618a0ad3a338ecc73cb840e</algolia-api-key> | ||
<web-root>http://component-qqguild.simbot.forte.love</web-root> | ||
</variables> | ||
|
||
<build-profile instance="qg"> | ||
<variables> | ||
<noindex-content>false</noindex-content> | ||
</variables> | ||
</build-profile> | ||
|
||
<footer> | ||
<copyright>%copyright-year% Forte Scarlet.</copyright> | ||
<link href="https://simbot.forte.love/">simbot官网手册</link> | ||
<link href="https://docs.simbot.forte.love/">文档引导站</link> | ||
<link href="https://github.com/orgs/simple-robot/discussions">社区</link> | ||
<link href="https://github.com/simple-robot/simpler-robot/issues">反馈</link> | ||
<link href="https://github.com/simple-robot">组织库</link> | ||
<link href="https://github.com/simple-robot/simpler-robot">核心库仓库</link> | ||
<social type="bilibili" href="https://space.bilibili.com/2714954" /> | ||
<social type="email" href="[email protected]" /> | ||
</footer> | ||
</buildprofiles> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE terms SYSTEM "https://resources.jetbrains.com/writerside/1.0/glossary.dtd"> | ||
<terms> | ||
<term name="组件">组件:针对一组一个或多个「组件标识」和「插件」的统称。</term> | ||
</terms> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<!-- 百度统计 --> | ||
<!--suppress ES6ConvertVarToLetConst --> | ||
<script> | ||
// TODO | ||
// var _hmt = _hmt || []; | ||
// (function() { | ||
// var hm = document.createElement("script"); | ||
// hm.async = true | ||
// hm.src = "https://hm.baidu.com/hm.js?d94cb749854dfd7a8a31a85a980c1772"; | ||
// const s = document.getElementsByTagName("script")[0]; | ||
// s.parentNode.insertBefore(hm, s); | ||
// })(); | ||
</script> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<!--<script async src="https://www.googletagmanager.com/gtag/js?id=G-KDL4Y6B3SS"></script>--> | ||
<script> | ||
// TODO | ||
// window.dataLayer = window.dataLayer || []; | ||
// function gtag(){dataLayer.push(arguments);} | ||
// gtag('js', new Date()); | ||
// | ||
// gtag('config', 'G-KDL4Y6B3SS'); | ||
</script> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.