-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
27 lines (22 loc) · 1.4 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
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Garden</h1>
<p>这是一个用 <a href="https://github.com/zadam/trilium">trilium</a> 生成,部署在 <a href="https://vercel.com/">vercel</a> 上的
digital garden(数字花园),也可以说是个人维基系统。搭建教程请见 <a class="reference-link"
href="Garden/cultivation/how%20to%20build%20this%20garden.html" data-note-path="root/J5jC8psBh9md/W8XAyzSumPmR/HaemRFg2e7cG/8IWuo9ad7ghB">how to build this garden</a>。</p>
<p>有关数字花园的栽培技术和思考,请参见 <a class="reference-link" href="Garden/cultivation.html"
data-note-path="root/J5jC8psBh9md/W8XAyzSumPmR/HaemRFg2e7cG">cultivation</a>。</p>
<p>the pages of this site are written in either simplified chinese or
<a
class="reference-link" href="Garden/cultivation/simplistic%20english.html"
data-note-path="root/root/J5jC8psBh9md/W8XAyzSumPmR/HaemRFg2e7cG/WyDM9dXgngpv">simplistic english</a>, but probably <a href="Garden/cultivation/writing%20style.html">not both</a>.</p>
<footer>
<p><a href="/search/search.html" target="_self">search</a> | <a href="https://github.com/idelem/trilium-garden" target="_blank">git repo</a></p>
</footer>
</body>
</html>