Source code + assets for pluie.me
1layout: layouts/default.vto
2
3lang: [en, zh]
4
5metas:
6 title: "=title"
7 description: "=description"
8 lang: "=lang"
9 color: "#d23773"
10 site: pluie.me
11 icon: /img/avatar.png
12
13source: https://tangled.sh/@pluie.me/site
14
15# === Strings ===
16
17categories:
18 blog:
19 title: Blog
20 url: blog/
21 friends:
22 title: Friends
23 url: friends/
24 # works:
25 # title: Works
26 # url: /works/
27
28blog:
29 page_a_of_b: Page {0} of {1}
30footer:
31 license: >
32 This site is [open-source software](https://tangled.org/@pluie.me/site).
33
34
35 Source code and contents are licensed under the [Mozilla Public License 2.0](https://www.mozilla.org/MPL/2.0)
36 and the [Creative Commons Attribution-ShareAlike 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en) license respectively.
37
38 credits: >
39 Made with [Lume](https://lume.land), [Tailwind](https://tailwindcss.com/), <span class="icon-[twemoji--purple-heart] align-icon-offset"></span>, caffeine, and a smudge of estradiol.
40navbar:
41 theme_switcher: Toggle light/dark theme
42 language_switcher: 切换至中文
43 source: Source
44 no_translation: No translations available
45
46zh:
47 blog:
48 page_a_of_b: 第{0}页,共{1}页
49 footer:
50 license: >
51 本网页是[开源软件](https://tangled.sh/@pluie.me/site),未经署名不得转载。<br>
52 源代码与网站内容分别在[Mozilla 公共许可证2.0](https://www.mozilla.org/MPL/2.0)<br>
53 与[知识共享 署名-相同方式共享4.0协议 (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/deed.zh-hans)
54 的条款下发布。
55 credits: >
56 本站由[Lume](https://lume.land)、[Tailwind](https://tailwindcss.com/)、<span class="icon-[twemoji--purple-heart]"></span>、咖啡因、与一小抹雌二醇联合制成。
57 navbar:
58 theme_switcher: 切换亮色/暗色模式
59 language_switcher: Switch to English
60 source: 网页源代码
61 no_translation: 暂无其他语言版本
62
63 categories:
64 blog:
65 title: 文章
66 friends:
67 title: 友链