Skip to content

Commit c8f3105

Browse files
committed
Upload document
1 parent b7dd81b commit c8f3105

File tree

6 files changed

+124
-18
lines changed

6 files changed

+124
-18
lines changed

Demo.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Demo of Liquid Theme
1+
# Demo for Liquid Theme
22

33
[TOC]
44

55
## Preface
66

7-
1
7+
Open this demo with Typora in your local PC after you install Liquid Theme to check the render effect.
88

99
## Text
1010

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ A nice theme for Typora, inspired by [Microsoft Fluent Design](https://www.micro
4545

4646
## Screenshots
4747

48-
Liquid Theme aims to provide an excellent visual effect with Typora in Windows 11. I use the elements of modern UI such as Gradient, Mica, and Rounded Rectangle. This theme support both English and Chinese, provides 4 modes, Light Mode, Dark Mode, Ink Mode and Ink Dark Mode.
48+
Liquid Theme aims to provide an excellent visual effect with Typora in Windows 11. I use the elements of modern UI such as Gradient, Mica, and Rounded Rectangle. This theme support both English and Chinese, providing Light Mode, Dark Mode, Ink Mode and Ink Dark Mode.
4949

5050
![preview](./media/theme/liquid/preview.png)
5151

@@ -65,7 +65,7 @@ Liquid Theme aims to provide an excellent visual effect with Typora in Windows 1
6565

6666
![dark-preview3](/media/theme/liquid/dark-preview3.png)
6767

68-
### Ink Mode
68+
### Ink Mode & Ink Dark Mode
6969

7070
Many people use the 2-in-1 PC such as Microsoft Surface, to study and write, or they are just in favor of handwritten fonts, then Ink Mode provides them with a chance to write and read in handwritten fonts in Typora.
7171

@@ -77,20 +77,20 @@ Many people use the 2-in-1 PC such as Microsoft Surface, to study and write, or
7777

7878
## How to install
7979

80-
1. Download the **Liquid.zip** from the [Releases](https://github.com/Fentaniao/Liquid/releases) in [Liquid repository](https://github.com/Fentaniao/Liquid/).
81-
2. Open Typora setting, in *Preferences*, click on *Appearance*, then on *Open Theme Folder*.
82-
3. Unzip **Liquid.zip** into the Theme Folder.
80+
1. Download the `Liquid.zip` from the [Releases](https://github.com/Fentaniao/Liquid/releases) in [Liquid repository](https://github.com/Fentaniao/Liquid/).
81+
2. Open Typora setting, in **Preferences**, click on **Appearance**, then on **Open Theme Folder**.
82+
3. Unzip `Liquid.zip` into the Theme Folder.
8383
4. Restart Typora.
84-
5. Select the Liquid themes from the *Themes* menu in Typora.
85-
6. Open Example.md to see local render effect.
84+
5. Select the Liquid themes from the **Themes** menu in Typora.
85+
6. Open `Demo.md` to see local render effect.
8686

8787
### Attention
8888

8989
You need to install "liquid/FZSJ-SGLDXMHJW.TTF" font into your PC for rendering Chinese characters in Ink Mode.
9090

91-
## Docs
91+
### Secondary Development Guidance
9292

93-
Turn to [Secondary Development Guidance](https://github.com/Fentaniao/Liquid/blob/main/docs/SecondaryDevelopmetGuidance) to find how to make your custom configuration for Liquid Theme.
93+
Turn to [Document](https://github.com/Fentaniao/Liquid/blob/main/doc/Document,md) to find how to make your custom configuration for Liquid Theme.
9494

9595
## Contact
9696

README_zh.md

+19-7
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,27 @@ typora-copy-images-to: ../../media/theme/Liquid
2525
<img alt="issues" src="https://img.shields.io/github/issues/fentaniao/liquid"/>
2626
<img alt="issues closed" src="https://img.shields.io/github/issues-closed/fentaniao/liquid"/>
2727
</p>
28-
29-
[English Readme](https://github.com/Fentaniao/Liquid/blob/main/README.md) | [中文自述文件](https://github.com/Fentaniao/Liquid/blob/main/README_zh.md)
28+
[English Readme](https://github.com/Fentaniao/Liquid/blob/main/README.md)[中文自述文件](https://github.com/Fentaniao/Liquid/blob/main/README_zh.md)
3029

3130
为Typora精心设计的具有出色视觉效果的主题,灵感来源于[Microsoft Fluent Design](https://www.microsoft.com/design/fluent/#/)[Purple Theme](https://github.com/hliu202/typora-purple-theme)。 这个主题能够在Windows 11平台上为Typora提供出色的视觉体验。
3231

32+
## 特性
33+
34+
- 颜色交互
35+
- 渐变
36+
- 云母材质
37+
- 圆角
38+
- 多模式支持
39+
3340
## 支持
3441

3542
- 系统:Windows 11 和Windows 10。
36-
- 模式:Light mode,Dark mode和Ink mode
43+
- 模式:Light mode,Dark mode,Ink mode和Ink Dark Mode
3744
- 语言:英语和中文。
3845

3946
## Screenshots
4047

41-
Liquid Theme旨在为Windows 11中的Typora提供出色的视觉效果。我使用了现代UI的元素,如渐变、云母和圆角矩形。[点击这里](https://github.com/Fentaniao/Liquid/blob/main/Preview.md)查看关于Liquid主题的更多细节
48+
Liquid Theme旨在为Windows 11中的Typora提供出色的视觉效果。我使用了现代UI的元素,如渐变、云母和圆角矩形。这个主题支持中文和英文,并且提供了四个模式——Light mode,Dark mode,Ink mode和Ink Dark Mode
4249

4350
![preview](/media/theme/liquid/preview.png)
4451

@@ -58,7 +65,7 @@ Liquid Theme旨在为Windows 11中的Typora提供出色的视觉效果。我使
5865

5966
![dark-preview3](/media/theme/liquid/dark-preview3.png)
6067

61-
### Ink Mode
68+
### Ink Mode & Ink Dark Mode
6269

6370
你可能使用像Microsoft Surface这样的二合一电脑来学习和写作,也有可能你只是喜欢手写字体,那么Ink Mode则为你提供了在Typora中使用手写字体来书写和阅读的机会。
6471

@@ -75,16 +82,21 @@ Liquid Theme旨在为Windows 11中的Typora提供出色的视觉效果。我使
7582
3. 解压**Liquid.zip**到该文件夹中。
7683
4. 重启Typora。
7784
5. 在Typora的*主题* 选项中选择Liquid主题。
85+
6. 打开`Demo.md`查看渲染效果。
7886

7987
### 注意
8088

8189
为了在Ink Mode下渲染中文字体,你仍需要将"liquid/FZSJ-SGLDXMHJW.TTF"安装到你的PC上。
8290

91+
### 二次开发指南
92+
93+
转到[开发文档](https://github.com/Fentaniao/Liquid/blob/main/doc/Document_zh.md)来了解如何进行二次开发。
94+
8395
## 联系
8496

85-
作者: Fentaniao
97+
作者: [Fentaniao](https://github.com/Fentaniao)
8698

87-
邮箱: Fentaniao@gmail.com
99+
邮箱: fentaniao@gmail.com
88100

89101
## 许可证
90102

doc.md

Whitespace-only changes.

doc/Document.md

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Document for Liquid Theme
2+
3+
## File Tree
4+
5+
### Release
6+
7+
```bash
8+
│ liquid-dark.css
9+
│ liquid-ink-dark.css
10+
│ liquid-ink.css
11+
│ liquid.css
12+
│ Demo.md
13+
│ Document.md
14+
15+
└─liquid # font files used
16+
```
17+
18+
### Source Code
19+
20+
```bash
21+
├─.github
22+
│ └─workflows
23+
├─dist # css combinded
24+
├─font # all font files
25+
├─media # picture of Liquid Theme
26+
└─src # source code
27+
├─Deploy # Python script to build release
28+
└─liquid # part of css file
29+
```
30+
31+
32+
33+
## Usage
34+
35+
### Add Custom CSS (Recommended)
36+
37+
It's the easiest way.
38+
39+
Reference to https://support.typora.io/Add-Custom-CSS/ for help.
40+
41+
### Modify the Released CSS File
42+
43+
First install Liquid Theme to your PC, then modify the `xxxxx.css` file of Liquid Theme.
44+
45+
### Modify Source Code of Project
46+
47+
Download the `Source code (zip)` from the [Releases](https://github.com/Fentaniao/Liquid/releases) in [Liquid repository](https://github.com/Fentaniao/Liquid/), and then modify the CSS file under `scr` folder.

doc/Document_zh.md

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Liquid Theme的开发文档
2+
3+
## 目录结构
4+
5+
### Release
6+
7+
```bash
8+
│ liquid-dark.css
9+
│ liquid-ink-dark.css
10+
│ liquid-ink.css
11+
│ liquid.css
12+
│ Demo.md
13+
│ Document.md
14+
15+
└─liquid # 使用到的字体文件
16+
```
17+
18+
### 源代码
19+
20+
```bash
21+
├─.github
22+
│ └─workflows
23+
├─dist # 组装好的CSS文件
24+
├─font # 所有的字体文件
25+
├─media # picture of Liquid Theme
26+
└─src # 有多么
27+
├─Deploy # 用于构建发布的Python脚本
28+
└─liquid # CSS组件
29+
```
30+
31+
32+
33+
## 用法
34+
35+
### 添加自定义CSS(推荐)
36+
37+
这是最简单的方法。
38+
39+
查看https://support.typora.io/Add-Custom-CSS/以了解如何使用。
40+
41+
### 修改发布的CSS文件
42+
43+
首先将Liquid Theme安装到PC上,然后直接修改Liquid Theme的`xxxxx.css`文件.
44+
45+
### 修改项目的源代码
46+
47+
[Releases](https://github.com/Fentaniao/Liquid/releases)页面下载`Source code (zip)`,然后修改`scr`目录下的CSS文件。

0 commit comments

Comments
 (0)