美化了readme
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,4 @@
|
|||||||
test.html
|
test.html
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
|||||||
50
README.md
50
README.md
@@ -1,8 +1,16 @@
|
|||||||
# Fugu
|
<div>
|
||||||
|
<h1 align="center">
|
||||||
|
Fugu
|
||||||
|
</h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<p><strong>Fugu</strong>是基于<a href="https://github.com/YiNNx/typora-theme-lapis">YiNNx/typora-theme-lapis</a>的一款<strong>Typora</strong>主题。</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<img src="./README.assets/image-20240322220055387.png" alt="image-20240322220055387" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|
||||||
`Fugu`是基于[YiNNx/typora-theme-lapis ](https://github.com/YiNNx/typora-theme-lapis)的一款`Typora`主题。
|
|
||||||
|
|
||||||
<img src="./README.assets/image-20240322220055387.png" alt="image-20240322220055387" style="width: 90%;" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -24,44 +32,60 @@
|
|||||||
|
|
||||||
下载后将`fugu.css`和`fugu`文件夹放到主题目录下,即可启用。
|
下载后将`fugu.css`和`fugu`文件夹放到主题目录下,即可启用。
|
||||||
|
|
||||||
> `fugu.css`为主题,`fugu`文件夹下主要是字体。
|
> fugu.css 为主题,fugu 文件夹下主要是字体。
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 预览
|
## 预览
|
||||||
|
|
||||||
### 标题
|
### 标题
|
||||||
|
|
||||||

|
<img src="./README.assets/image-20240322214551913.png" alt="image-20240322214551913" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 分割线
|
### 分割线
|
||||||
|
|
||||||

|
<img src="./README.assets/image-20240322214612276.png" alt="image-20240322214612276" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 强调
|
### 强调
|
||||||
|
|
||||||

|
<img src="./README.assets/image-20240322214639409.png" alt="image-20240322214639409" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 引用块
|
### 引用块
|
||||||
|
|
||||||

|
<img src="./README.assets/image-20240322214704105.png" alt="image-20240322214704105" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 列表
|
### 列表
|
||||||
|
|
||||||

|
<img src="./README.assets/image-20240322214726002.png" alt="image-20240322214726002" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 代码
|
### 代码
|
||||||
|
|
||||||

|
<img src="./README.assets/image-20240322214854220.png" alt="image-20240322214854220" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 表格
|
### 表格
|
||||||
|
|
||||||

|
<img src="./README.assets/image-20240322214927419.png" alt="image-20240322214927419" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 链接
|
### 链接
|
||||||
|
|
||||||

|
<img src="./README.assets/image-20240322215000805.png" alt="image-20240322215000805" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 插件支持
|
### 插件支持
|
||||||
|
|
||||||

|
<img src="/Users/lzy/workspace/web/typora-theme-Fugu/README.assets/image-20240322215112732.png" alt="image-20240322215112732" style="width: 90%; border-radius: 10px; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);" />
|
||||||
|
|||||||
Reference in New Issue
Block a user