-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
40 changed files
with
2,824 additions
and
39 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"import": "config_zh", | ||
"name": "上手文档" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,4 @@ | ||
{ | ||
"import": "config_zh", | ||
"name": "上手文档" | ||
} |
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,223 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="zh-CN" class=" language_zh "> | ||
|
||
|
||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
<meta name="keywords" content="Doc, Doc"> | ||
|
||
|
||
<meta name="description" content="Doc"> | ||
|
||
<meta name="generator" content="teedoc"> | ||
<meta name="theme" content="teedoc-plugin-theme-default"> | ||
|
||
|
||
<meta name="markdown-generator" content="teedoc-plugin-markdown-parser"> | ||
|
||
<script> | ||
MathJax = {"loader": {"load": ["output/svg"]}, "tex": {"inlineMath": [["$", "$"], ["\\(", "\\)"]]}, "svg": {"fontCache": "global"}}; | ||
</script> | ||
|
||
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> | ||
|
||
<script src="/static/js/theme_default/pre_main.js"></script> | ||
|
||
<link rel="stylesheet" href="/static/css/theme_default/prism.min.css" type="text/css"/> | ||
|
||
<link rel="stylesheet" href="/static/css/theme_default/viewer.min.css" type="text/css"/> | ||
|
||
<link rel="stylesheet" href="/static/css/theme_default/dark.css" type="text/css"/> | ||
|
||
<link rel="stylesheet" href="/static/css/theme_default/light.css" type="text/css"/> | ||
|
||
<script src="/static/js/theme_default/jquery.min.js"></script> | ||
|
||
<script src="/static/js/theme_default/split.js"></script> | ||
|
||
<link rel="stylesheet" href="/static/css/custom.css" type="text/css"/> | ||
|
||
|
||
|
||
<title>Doc - Doc</title> | ||
|
||
<script type="text/javascript">js_vars = {}</script> | ||
<script type="text/javascript">metadata = {"tags": [], "date": "2022-09-01", "update": [], "ts": 1661961600, "author": "", "brief": "", "cover": ""}</script> | ||
</head> | ||
|
||
|
||
<body class="type_doc"> | ||
|
||
<div id="navbar"> | ||
<div id="navbar_menu"> | ||
<a class="site_title" href="/"> | ||
|
||
|
||
<h2>Doc</h2> | ||
|
||
</a> | ||
<a id="navbar_menu_btn"></a> | ||
</div> | ||
<div id="navbar_items"> | ||
<div> | ||
<ul id="nav_left"> | ||
</ul> | ||
|
||
</div> | ||
<div> | ||
<ul id="nav_right"> | ||
</ul> | ||
|
||
<ul class="nav_plugins"><li><a id="themes" class="light"></a></li></ul> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div id="wrapper"> | ||
<div id="sidebar_wrapper"> | ||
<div id="sidebar"> | ||
<div id="sidebar_title"> | ||
|
||
</div> | ||
<ul class="show"> | ||
<li class="active with_link"><a href="/get_started/zh/index.html"><span class="label">简介</span><span class=""></span></a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
<div id="article"> | ||
<div id="menu_wrapper"> | ||
<div id="menu"> | ||
</div> | ||
</div> | ||
<div id="content_wrapper"> | ||
<div id="content_body"> | ||
<div id="article_head"> | ||
<div id="article_title"> | ||
|
||
<h1>Doc</h1> | ||
|
||
</div> | ||
<div id="article_tags"> | ||
<ul> | ||
|
||
</ul> | ||
</div> | ||
<div id="article_info"> | ||
<div id="article_info_left"> | ||
<span class="article_author"> | ||
|
||
</span> | ||
|
||
<span class="article_date" title="最后修改日期: 2022-09-01"> | ||
2022-09-01 | ||
</span> | ||
|
||
</div> | ||
<div id="article_info_right"> | ||
|
||
<div id="source_link"> | ||
<a href="https://github.com/my_name/my_name.github.io/blob/main/docs/get_started/zh/README.md" target="_blank"> | ||
Edit this page | ||
</a> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
<div id="article_tools"> | ||
<span></span> | ||
<span id="toc_btn"></span> | ||
</div> | ||
<div id="update_history"> | ||
|
||
</div> | ||
<div id="article_content"> | ||
|
||
<h2 id="%E5%B8%B8%E7%94%A8URL-Scheme">常用URL Scheme</h2> | ||
|
||
<pre class="language-markdown"><code class="language-markdown">#通过 URL 运行快捷指令 | ||
shortcuts://run-shortcut?name=[名称] | ||
shortcuts://run-shortcut?name=[名称]&input=[输入] | ||
|
||
#像这样的场景就可以启用`选择状态` | ||
#第一个URL填写connect 第二个URL填写disconnect | ||
#shadowrocket连接选中的 | ||
shadowrocket://connect | ||
#shadowrocket断开 | ||
shadowrocket://disconnect | ||
|
||
#打开Icon图标库(基于IOS16创建,某些图标可能在其他系统无法显示) | ||
shortcut:// | ||
|
||
</code></pre> | ||
<h2 id="%E6%9B%B4%E5%A4%9AURLScheme">更多URLScheme</h2> | ||
<p><a href="https://github.com/phynet/iOS-URL-Schemes" target="_blank">iOS-URL-Schemes</a></p> | ||
<p><a href="https://github.com/JdaieLin/health-code-url-scheme" target="_blank">健康码</a></p> | ||
<p><a href="https://blog.csdn.net/weixin_48141487/article/details/134224372" target="_blank">支付宝 URL Scheme全网最全,startActivity地址更新中</a></p> | ||
<p><a href="https://www.cnblogs.com/bilberry/p/13743571.html" target="_blank">杂乱但是很多</a></p> | ||
<p><a href="https://blog.csdn.net/Memroy/article/details/119834562" target="_blank">杂乱</a></p> | ||
<p><a href="https://www.jianshu.com/p/8e93c2f77c9c" target="_blank">杂乱</a></p> | ||
<p><a href="https://www.cnblogs.com/rubekid/p/10009158.html" target="_blank">杂乱</a></p> | ||
|
||
|
||
</div> | ||
</div> | ||
<div id="previous_next"> | ||
<div id="previous"> | ||
|
||
</div> | ||
<div id="next"> | ||
|
||
</div> | ||
</div> | ||
<div id="comments-container"></div> | ||
</div> | ||
<div id="toc_wrapper"> | ||
<div id="toc"> | ||
<div id="toc_content"> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<a id="to_top" href="#"></a> | ||
<div id="doc_footer"> | ||
<div id="footer"> | ||
<div id="footer_top"> | ||
<ul> | ||
<li><a>Doc</a> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
<div id="footer_bottom"> | ||
<ul> | ||
<li><a target="_blank" href="/">Home</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
<script src="/teedoc-plugin-markdown-parser/mermaid.min.js"></script> | ||
|
||
<script>mermaid.initialize({startOnLoad:true});</script> | ||
|
||
<script src="/static/js/theme_default/tocbot.min.js"></script> | ||
|
||
<script src="/static/js/theme_default/main.js"></script> | ||
|
||
<script src="/static/js/theme_default/viewer.min.js"></script> | ||
|
||
<script src="/static/css/theme_default/prism.min.js"></script> | ||
|
||
<script src="/static/js/custom.js"></script> | ||
|
||
</body> | ||
|
||
</html> |
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,3 @@ | ||
items: | ||
- label: 简介 | ||
file: README.md |
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 |
---|---|---|
@@ -1,11 +1,127 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<html lang="zh-CN" class=" language_zh "> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Docs</title> | ||
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="keywords" content="Doc, Doc"> | ||
<meta name="description" content="Doc"> | ||
<meta name="generator" content="teedoc"> | ||
<meta name="theme" content="teedoc-plugin-theme-default"> | ||
|
||
|
||
<meta name="markdown-generator" content="teedoc-plugin-markdown-parser"><script> | ||
MathJax = {"loader": {"load": ["output/svg"]}, "tex": {"inlineMath": [["$", "$"], ["\\(", "\\)"]]}, "svg": {"fontCache": "global"}}; | ||
</script><script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script><script src="/static/js/theme_default/pre_main.js"></script><link rel="stylesheet" href="/static/css/theme_default/prism.min.css" type="text/css"/><link rel="stylesheet" href="/static/css/theme_default/viewer.min.css" type="text/css"/><link rel="stylesheet" href="/static/css/theme_default/dark.css" type="text/css"/><link rel="stylesheet" href="/static/css/theme_default/light.css" type="text/css"/><script src="/static/js/theme_default/jquery.min.js"></script><script src="/static/js/theme_default/split.js"></script><link rel="stylesheet" href="/static/css/custom.css" type="text/css"/> | ||
|
||
|
||
<title>Doc - Doc</title> | ||
|
||
|
||
|
||
<script type="text/javascript">js_vars = {}</script> | ||
<script type="text/javascript">metadata = {"tags": [], "date": "2022-09-01", "update": [], "ts": 1661961600, "author": "", "brief": "", "cover": ""}</script> | ||
</head> | ||
<body> | ||
<div>已经在规划了,请不要着急</div> | ||
</body> | ||
</html> | ||
<body class="type_page"> | ||
|
||
<div id="navbar"> | ||
<div id="navbar_menu"> | ||
<a class="site_title" href="/"> | ||
|
||
|
||
<h2>Doc</h2> | ||
|
||
</a> | ||
<a id="navbar_menu_btn"></a> | ||
</div> | ||
<div id="navbar_items"> | ||
<div> | ||
<ul id="nav_left"> | ||
</ul> | ||
|
||
</div> | ||
<div> | ||
<ul id="nav_right"> | ||
</ul> | ||
|
||
<ul class="nav_plugins"><li><a id="themes" class="light"></a></li></ul> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div id="page_wrapper"> | ||
<div id="page_content"> | ||
<div> | ||
|
||
<h2 id="%E5%B8%B8%E7%94%A8URL-Scheme">常用URL Scheme</h2> | ||
|
||
<pre class="language-markdown"><code class="language-markdown">#通过 URL 运行快捷指令 | ||
shortcuts://run-shortcut?name=[名称] | ||
shortcuts://run-shortcut?name=[名称]&input=[输入] | ||
|
||
#像这样的场景就可以启用`选择状态` | ||
#第一个URL填写connect 第二个URL填写disconnect | ||
#shadowrocket连接选中的 | ||
shadowrocket://connect | ||
#shadowrocket断开 | ||
shadowrocket://disconnect | ||
|
||
#打开Icon图标库(基于IOS16创建,某些图标可能在其他系统无法显示) | ||
shortcut:// | ||
|
||
</code></pre> | ||
<h2 id="%E6%9B%B4%E5%A4%9AURLScheme">更多URLScheme</h2> | ||
<p><a href="https://github.com/phynet/iOS-URL-Schemes" target="_blank">iOS-URL-Schemes</a></p> | ||
<p><a href="https://github.com/JdaieLin/health-code-url-scheme" target="_blank">健康码</a></p> | ||
<p><a href="https://blog.csdn.net/weixin_48141487/article/details/134224372" target="_blank">支付宝 URL Scheme全网最全,startActivity地址更新中</a></p> | ||
<p><a href="https://www.cnblogs.com/bilberry/p/13743571.html" target="_blank">杂乱但是很多</a></p> | ||
<p><a href="https://blog.csdn.net/Memroy/article/details/119834562" target="_blank">杂乱</a></p> | ||
<p><a href="https://www.jianshu.com/p/8e93c2f77c9c" target="_blank">杂乱</a></p> | ||
<p><a href="https://www.cnblogs.com/rubekid/p/10009158.html" target="_blank">杂乱</a></p> | ||
|
||
|
||
</div> | ||
</div> | ||
<a id="to_top" href="#"></a> | ||
<div id="page_footer"> | ||
<div id="footer"> | ||
|
||
<div id="footer_top"> | ||
<ul> | ||
<li><a>Doc</a> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
<div id="footer_bottom"> | ||
<ul> | ||
<li><a target="_blank" href="/">Home</a></li> | ||
</ul> | ||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
<script src="/teedoc-plugin-markdown-parser/mermaid.min.js"></script> | ||
|
||
<script>mermaid.initialize({startOnLoad:true});</script> | ||
|
||
<script src="/static/js/theme_default/tocbot.min.js"></script> | ||
|
||
<script src="/static/js/theme_default/main.js"></script> | ||
|
||
<script src="/static/js/theme_default/viewer.min.js"></script> | ||
|
||
<script src="/static/css/theme_default/prism.min.js"></script> | ||
|
||
<script src="/static/js/custom.js"></script> | ||
|
||
|
||
</body> | ||
</html> |
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,2 @@ | ||
User-agent: * | ||
Sitemap: https://my_name.github.io/sitemap.xml |
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,3 @@ | ||
items: | ||
- label: 简介 | ||
file: README.md |
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,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> | ||
<url> | ||
<loc>https://my_name.github.io/get_started/zh/index.html</loc> | ||
<lastmod>2022-09-01</lastmod> | ||
<changefreq>weekly</changefreq> | ||
<priority>1.0</priority> | ||
</url> | ||
</urlset> |
Oops, something went wrong.