-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathindex.html
160 lines (157 loc) · 6.21 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>TensorFlow.NET</title>
<link rel="icon" href="_media/favicon.ico" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Description" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css"
/>
<style>
:root {
/* --base-font-size: 14px; */
--theme-color: rgb(179, 0, 179);
--sidebar-nav-link-text-decoration: none !important;
--sidebar-nav-link-text-decoration--active: none !important;
--sidebar-nav-link-text-decoration--hover: none !important;
--navbar-root-text-decoration: none !important;
--navbar-menu-link-text-decoration: none !important;
}
/* fix name conflict between bootstrap and docsify */
.collapse:not(.show) {
display: unset !important;
}
/* stop underlining top-most title on the sidebar. The issue introduced by bootstrap */
.app-name-link {
text-decoration: none !important;
}
.btn {
text-decoration: none !important;
}
#btn {
border-bottom: 1px solid !important;
}
</style>
<!-- mermaid css -->
<link
rel="stylesheet"
href="//cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.css"
/>
<!-- font -->
<!-- <style type="text/css">
body {
font-family: -apple-system, "Microsoft YaHei", system-ui,
BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC",
"Hiragino Sans GB", "Helvetica Neue", sans-serif;
font-size: 16px;
}
.sidebar ul li a {
font-size: 16px;
}
</style> -->
<!-- button -->
<style>
.myCenter {
display: flex;
justify-content: center;
align-items: center;
height: 100px;
/* border: 3px solid green; */
}
.btn-blue {
border-radius: 20px;
color: #ffffff;
/* font-family: Open Sans; */
font-size: 20px;
font-weight: 100;
padding: 20px;
background-color: #3d94f6;
text-decoration: none;
display: inline-block;
cursor: pointer;
text-align: center;
}
</style>
</head>
<body>
<nav>
<a href="#/">EN</a>
<a href="#/zh-cn/">中文</a>
</nav>
<div id="app"></div>
<script>
window.$docsify = {
name: "TensorFlow for .NET",
// repo: "https://github.com/SciSharp/TensorFlow.NET",
repo: "https://github.com/SciSharp/tensorflow-net-docs",
loadNavbar: true,
loadSidebar: true,
subMaxLevel: 3,
search: {
maxAge: 86400000, // Expiration time, the default one day
paths: "auto",
placeholder: {
"/zh-cn/": "搜索",
"/": "Type to Search",
},
noData: {
"/zh-cn/": "没有结果!",
"/": "No results!",
},
// Headline depth, 1 - 6
depth: 6,
hideOtherSidebarContent: false, // whether or not to hide other sidebar content
},
};
</script>
<!-- Docsify v4 -->
<script src="//cdn.jsdelivr.net/npm/docsify@4"></script>
<!-- prismjs -->
<script src="//unpkg.com/prismjs/components/prism-python.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-fsharp.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-csharp.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-bash.min.js"></script>
<!-- docsify-katex -->
<script src="//cdn.jsdelivr.net/npm/docsify-katex@latest/dist/docsify-katex.js"></script>
<!-- or <script src="//cdn.jsdelivr.net/gh/upupming/docsify-katex@latest/dist/docsify-katex.js"></script> -->
<link
rel="stylesheet"
href="//cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css"
/>
<!-- search plugin -->
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
<!-- collapse sidebar -->
<!-- <link
rel="stylesheet"
href="//cdn.jsdelivr.net/npm/docsify-sidebar-collapse/dist/sidebar.min.css"
/> -->
<!-- <script src="//cdn.jsdelivr.net/npm/docsify-sidebar-collapse/dist/docsify-sidebar-collapse.min.js"></script> -->
<!-- code copy plugin -->
<script src="https://unpkg.com/docsify-copy-code@2"></script>
<!-- zoom image -->
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/zoom-image.min.js"></script>
<!-- pagination -->
<script src="//unpkg.com/docsify-pagination/dist/docsify-pagination.min.js"></script>
<!-- bootstrap -->
<!-- CSS only -->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1"
crossorigin="anonymous"
/>
<!-- JavaScript Bundle with Popper -->
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW"
crossorigin="anonymous"
></script>
</body>
</html>