Skip to content

Commit b7b3f5b

Browse files
committed
sync
1 parent 79bbde7 commit b7b3f5b

File tree

1,036 files changed

+333211
-143
lines changed

Some content is hidden

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

1,036 files changed

+333211
-143
lines changed

.obsidian/app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

.obsidian/appearance.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

.obsidian/core-plugins.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"file-explorer": true,
3+
"global-search": true,
4+
"switcher": true,
5+
"graph": true,
6+
"backlink": true,
7+
"canvas": true,
8+
"outgoing-link": true,
9+
"tag-pane": true,
10+
"properties": false,
11+
"page-preview": true,
12+
"daily-notes": true,
13+
"templates": true,
14+
"note-composer": true,
15+
"command-palette": true,
16+
"slash-command": false,
17+
"editor-status": true,
18+
"bookmarks": true,
19+
"markdown-importer": false,
20+
"zk-prefixer": false,
21+
"random-note": false,
22+
"outline": true,
23+
"word-count": true,
24+
"slides": false,
25+
"audio-recorder": false,
26+
"workspaces": false,
27+
"file-recovery": true,
28+
"publish": false,
29+
"sync": true,
30+
"webviewer": false
31+
}

.obsidian/workspace.json

Lines changed: 177 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,177 @@
1+
{
2+
"main": {
3+
"id": "801604d8bf11a4e4",
4+
"type": "split",
5+
"children": [
6+
{
7+
"id": "38fedff2b066172a",
8+
"type": "tabs",
9+
"children": [
10+
{
11+
"id": "f5aec93e55910b4a",
12+
"type": "leaf",
13+
"state": {
14+
"type": "markdown",
15+
"state": {
16+
"file": "content/posts/apache-3tomcat-cluster-jk-memcached.md",
17+
"mode": "source",
18+
"source": false
19+
},
20+
"icon": "lucide-file",
21+
"title": "apache-3tomcat-cluster-jk-memcached"
22+
}
23+
}
24+
]
25+
}
26+
],
27+
"direction": "vertical"
28+
},
29+
"left": {
30+
"id": "0f4e09fd5f77a3d5",
31+
"type": "split",
32+
"children": [
33+
{
34+
"id": "499c156011eefa7c",
35+
"type": "tabs",
36+
"children": [
37+
{
38+
"id": "2f42257acf461073",
39+
"type": "leaf",
40+
"state": {
41+
"type": "file-explorer",
42+
"state": {
43+
"sortOrder": "alphabetical",
44+
"autoReveal": false
45+
},
46+
"icon": "lucide-folder-closed",
47+
"title": "Files"
48+
}
49+
},
50+
{
51+
"id": "181b78a1060d96ef",
52+
"type": "leaf",
53+
"state": {
54+
"type": "search",
55+
"state": {
56+
"query": "",
57+
"matchingCase": false,
58+
"explainSearch": false,
59+
"collapseAll": false,
60+
"extraContext": false,
61+
"sortOrder": "alphabetical"
62+
},
63+
"icon": "lucide-search",
64+
"title": "Search"
65+
}
66+
},
67+
{
68+
"id": "8388c13be72b211d",
69+
"type": "leaf",
70+
"state": {
71+
"type": "bookmarks",
72+
"state": {},
73+
"icon": "lucide-bookmark",
74+
"title": "Bookmarks"
75+
}
76+
}
77+
]
78+
}
79+
],
80+
"direction": "horizontal",
81+
"width": 300
82+
},
83+
"right": {
84+
"id": "feff1ef9bff4080b",
85+
"type": "split",
86+
"children": [
87+
{
88+
"id": "c4de4ad3db88de4b",
89+
"type": "tabs",
90+
"children": [
91+
{
92+
"id": "8a2e503adc0773b9",
93+
"type": "leaf",
94+
"state": {
95+
"type": "backlink",
96+
"state": {
97+
"file": "content/posts/apache-3tomcat-cluster-jk-memcached.md",
98+
"collapseAll": false,
99+
"extraContext": false,
100+
"sortOrder": "alphabetical",
101+
"showSearch": false,
102+
"searchQuery": "",
103+
"backlinkCollapsed": false,
104+
"unlinkedCollapsed": true
105+
},
106+
"icon": "links-coming-in",
107+
"title": "Backlinks for apache-3tomcat-cluster-jk-memcached"
108+
}
109+
},
110+
{
111+
"id": "bb090c77d9eeaecc",
112+
"type": "leaf",
113+
"state": {
114+
"type": "outgoing-link",
115+
"state": {
116+
"file": "content/posts/apache-3tomcat-cluster-jk-memcached.md",
117+
"linksCollapsed": false,
118+
"unlinkedCollapsed": true
119+
},
120+
"icon": "links-going-out",
121+
"title": "Outgoing links from apache-3tomcat-cluster-jk-memcached"
122+
}
123+
},
124+
{
125+
"id": "29c4a86ba4962bf6",
126+
"type": "leaf",
127+
"state": {
128+
"type": "tag",
129+
"state": {
130+
"sortOrder": "frequency",
131+
"useHierarchy": true,
132+
"showSearch": false,
133+
"searchQuery": ""
134+
},
135+
"icon": "lucide-tags",
136+
"title": "Tags"
137+
}
138+
},
139+
{
140+
"id": "54a994e3660efa3b",
141+
"type": "leaf",
142+
"state": {
143+
"type": "outline",
144+
"state": {
145+
"file": "content/posts/apache-3tomcat-cluster-jk-memcached.md",
146+
"followCursor": false,
147+
"showSearch": false,
148+
"searchQuery": ""
149+
},
150+
"icon": "lucide-list",
151+
"title": "Outline of apache-3tomcat-cluster-jk-memcached"
152+
}
153+
}
154+
]
155+
}
156+
],
157+
"direction": "horizontal",
158+
"width": 300,
159+
"collapsed": true
160+
},
161+
"left-ribbon": {
162+
"hiddenItems": {
163+
"switcher:Open quick switcher": false,
164+
"graph:Open graph view": false,
165+
"canvas:Create new canvas": false,
166+
"daily-notes:Open today's daily note": false,
167+
"templates:Insert template": false,
168+
"command-palette:Open command palette": false
169+
}
170+
},
171+
"active": "2f42257acf461073",
172+
"lastOpenFiles": [
173+
"content/posts/docker-command-best-use-2.md",
174+
"content/posts/apache-3tomcat-cluster-jk-memcached.md",
175+
"content/about.md"
176+
]
177+
}

archetypes/default.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
+++
2-
date = '{{ .Date }}'
3-
draft = true
4-
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
5-
+++
1+
---
2+
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
3+
# slug:
4+
draft: true
5+
date: '{{ .Date }}'
6+
lastmod: '{{ .Date }}'
7+
showLastMod: true
8+
---
9+
10+
<!-- more -->
11+
meta yaml

archetypes/post.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: "{{ replace .Name "-" " " | title }}"
3+
date: {{ .Date }}
4+
lastmod: {{ .Date }}
5+
author: ["xiaogz"]
6+
draft: true
7+
8+
categories:
9+
- category 1
10+
- category 2
11+
12+
tags:
13+
- tag 1
14+
- tag 2
15+
16+
keywords:
17+
- word 1
18+
- word 2
19+
20+
description: "" # 文章描述,与搜索优化相关
21+
summary: "" # 文章简单描述,会展示在主页
22+
weight: # 输入1可以顶置文章,用来给文章展示排序,不填就默认按时间排序
23+
slug: ""
24+
draft: false # 是否为草稿
25+
comments: true
26+
showToc: true # 显示目录
27+
TocOpen: true # 自动展开目录
28+
autonumbering: true # 目录自动编号
29+
hidemeta: false # 是否隐藏文章的元信息,如发布日期、作者等
30+
disableShare: true # 底部不显示分享栏
31+
searchHidden: false # 该页面可以被搜索到
32+
showbreadcrumbs: true #顶部显示当前路径
33+
mermaid: true
34+
cover:
35+
image: ""
36+
caption: ""
37+
alt: ""
38+
relative: false
39+
---
40+
41+
<!-- more -->
42+
meta yaml

archetypes/post2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
+++
2+
date = '{{ .Date }}'
3+
draft = true
4+
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
5+
+++
6+
7+
<!-- more -->
8+
meta toml

assets/css/extended/blank.css

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
:root {
2+
--nav-width: 1380px;
3+
--article-width: 650px;
4+
--toc-width: 300px;
5+
}
6+
7+
.toc {
8+
margin: 0 2px 40px 2px;
9+
border: 1px solid var(--border);
10+
background: var(--entry);
11+
border-radius: var(--radius);
12+
padding: 0.4em;
13+
}
14+
15+
.toc-container.wide {
16+
position: absolute;
17+
height: 100%;
18+
border-right: 1px solid var(--border);
19+
left: calc((var(--toc-width) + var(--gap)) * -1);
20+
top: calc(var(--gap) * 2);
21+
width: var(--toc-width);
22+
}
23+
24+
.wide .toc {
25+
position: sticky;
26+
top: var(--gap);
27+
border: unset;
28+
background: unset;
29+
border-radius: unset;
30+
width: 100%;
31+
margin: 0 2px 40px 2px;
32+
}
33+
34+
.toc details summary {
35+
cursor: zoom-in;
36+
margin-inline-start: 20px;
37+
padding: 12px 0;
38+
}
39+
40+
.toc details[open] summary {
41+
font-weight: 500;
42+
}
43+
44+
.toc-container.wide .toc .inner {
45+
margin: 0;
46+
}
47+
48+
.active {
49+
font-size: 110%;
50+
font-weight: 600;
51+
}
52+
53+
.toc ul {
54+
list-style-type: circle;
55+
}
56+
57+
.toc .inner {
58+
margin: 0 0 0 20px;
59+
padding: 0px 15px 15px 20px;
60+
font-size: 16px;
61+
}
62+
63+
.toc li ul {
64+
margin-inline-start: calc(var(--gap) * 0.5);
65+
list-style-type: none;
66+
}
67+
68+
.toc li {
69+
list-style: none;
70+
font-size: 0.95rem;
71+
padding-bottom: 5px;
72+
}
73+
74+
.toc li a:hover {
75+
color: var(--secondary);
76+
}
77+

0 commit comments

Comments
 (0)