Skip to content

Commit aac6421

Browse files
committed
Translated into Chinese for section "flex".
1 parent b2bf625 commit aac6421

153 files changed

Lines changed: 4375 additions & 1149 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cssreference.io
1+
cssreference.parryqiu.com

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# [CSS Reference](http://cssreference.io): a free visual guide to the most popular CSS properties
1+
# [CSS Reference](http://cssreference.parryqiu.com): a free visual guide to the most popular CSS properties
22

3-
[![CSS Reference screenshot](https://raw.github.com/jgthms/css-reference/master/images/css-reference-share.png)](http://cssreference.io)
3+
[![CSS Reference screenshot](https://raw.github.com/jgthms/css-reference/master/images/css-reference-share.png)](http://cssreference.parryqiu.com)
44

55
# License
66

_config.local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: CSS Reference
2-
subtitle: "A free visual guide to the most popular CSS properties"
2+
subtitle: "免费的 CSS 属性可视化文档"
33
description: "CSS Reference is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated examples."
44
share: "CSS Reference: a free visual guide to the most popular CSS properties."
55
url: http://localhost:4000

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: CSS Reference
2-
subtitle: "A free visual guide to the most popular CSS properties"
3-
description: "CSS Reference is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated examples."
1+
title: CSS Reference | 免费的 CSS 属性可视化文档
2+
subtitle: "免费的 CSS 属性可视化文档"
3+
description: "cssreference.parryqiu.com 是一个免费的 CSS 可视化文档。文档使用了大量的可视化图形以及动画对属性进行了解释。"
44
share: "CSS Reference: a free visual guide to the most popular CSS properties."
5-
url: http://cssreference.io
5+
url: http://cssreference.parryqiu.com
66
markdown: kramdown
77
permalink: pretty
88
exclude: ['node_modules']

_includes/collections/animations.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

_includes/collections/backgrounds.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_includes/collections/box-model.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_includes/collections/flexbox.html

Lines changed: 1592 additions & 1 deletion
Large diffs are not rendered by default.

_includes/collections/positioning.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_includes/collections/transitions.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)