Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 01b9048

Browse files
committed
docs: update description
1 parent cdd05a1 commit 01b9048

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
![TeXt Theme Details](https://raw.githubusercontent.com/kitian616/jekyll-TeXt-theme/master/screenshots/TeXt-layouts.png)
1010

11-
TeXt 是针对个人或团队网站、博客、项目、文档等的一款 Jekyll 主题。它参考了 iOS 11 的风格,有大而突出的标题和圆润的按钮及卡片。
11+
TeXt 是针对个人或团队网站、博客、项目、文档等的一款高度可定制的 Jekyll 主题。它参考了 iOS 11 的风格,有大而突出的标题和圆润的按钮及卡片。
1212

1313
[English Documentation](https://github.com/kitian616/jekyll-TeXt-theme/blob/master/README.md)
1414

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
![TeXt Theme Details](https://raw.githubusercontent.com/kitian616/jekyll-TeXt-theme/master/screenshots/TeXt-layouts.png)
1010

11-
TeXt is a Jekyll theme for personal site, team site, blog, project, documentation, etc. Similar to iOS 11 style, it has large and prominent titles, round buttons and cards.
11+
TeXt is a customizable Jekyll theme for personal site, team site, blog, project, documentation, etc. Similar to iOS 11 style, it has large and prominent titles, round buttons and cards.
1212

1313
[中文文档](https://github.com/kitian616/jekyll-TeXt-theme/blob/master/README-zh.md)
1414

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ key: page-about
1111

1212
![TeXt Theme](https://raw.githubusercontent.com/kitian616/jekyll-TeXt-theme/master/screenshots/TeXt-home.png)
1313

14-
TeXt is a Jekyll theme for personal site, team site, blog, project, documentation, etc. Similar to iOS 11 style, it has large and prominent titles, round buttons and cards.
14+
TeXt is a customizable Jekyll theme for personal site, team site, blog, project, documentation, etc. Similar to iOS 11 style, it has large and prominent titles, round buttons and cards.
1515

1616
```javascript
1717
(() => console.log('Hello, World!'))();

docs/_config.dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ url : # the base hostname & protocol for your site e.g. https://www.someone.
2222
baseurl : # does not include hostname
2323
title : TeXt Theme
2424
description: > # this means to ignore newlines until "Language & timezone"
25-
TeXt Theme for Dev
25+
TeXt Theme for development.
2626
2727
2828
## => Language and Timezone
@@ -39,7 +39,7 @@ author:
3939
url :
4040
avatar : /assets/apple-touch-icon.png
4141
bio: >
42-
for TeXt development.
42+
TeXt Theme for development.
4343
email :
4444
facebook :
4545
twitter :

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ url : https://tianqi.name
2222
baseurl : /jekyll-TeXt-theme
2323
title : TeXt Theme
2424
description: >
25-
A customizable Jekyll theme for blog or site
25+
A customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
2626
2727
2828
## => Language and Timezone
@@ -39,7 +39,7 @@ author:
3939
url :
4040
avatar : /assets/apple-touch-icon.png
4141
bio: >
42-
TeXt is a Jekyll theme for personal site, team site, blog, project, documentation, etc.
42+
TeXt is a customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
4343
Similar to iOS 11 style, it has large and prominent titles, round buttons and cards.
4444
4545
facebook :

0 commit comments

Comments
 (0)