Merge pull request #1 from m5stack/en

En
This commit is contained in:
Gitshaoxiang
2019-07-05 19:15:40 +08:00
committed by GitHub
365 changed files with 5571 additions and 1335 deletions
+44 -3
View File
@@ -2,6 +2,10 @@
--theme-color: hsl(204, 90%, 45%);
}
.markdown-section {
max-width: 60rem;
}
.markdown-section a {
color: var(--theme-color, #42b983);
}
@@ -19,6 +23,7 @@ body[data-page="index.md"] article.markdown-section .item {
width: 150px;
margin-right: 10px;
display: inline-block;
position:relative;
}
body[data-page="index.md"] article.markdown-section p.item-title {
@@ -34,6 +39,7 @@ body[data-page="zh_CN/README.md"] article.markdown-section .item {
width: 150px;
margin-right: 10px;
display: inline-block;
position:relative;
}
body[data-page="zh_CN/README.md"] article.markdown-section p.item-title {
@@ -191,7 +197,9 @@ body[data-page="ja/README.md"] #faces-kit {
#lego_plus,
#encoder,
#joystick-1,
#fan {
#fan ,
#faces-rfid,
#faces-finger{
width: 0;
height: 0;
overflow: hidden;
@@ -262,7 +270,15 @@ body[data-page="ja/README.md"] #faces-kit {
#butterfly,
#pahub,
#pbhub,
#m5-bit {
#m5-bit,
#vibrator-motor,
#unit-fan,
#op90,
#op180,
#accel,
#laser-rx,
#laser-tx,
#mini-proto {
width: 0;
height: 0;
overflow: hidden;
@@ -321,7 +337,13 @@ body[data-page="ja/README.md"] #application {
#hat,
#hat-env,
#hat-pir,
#hat-spk {
#hat-spk,
#hat-proto,
#hat-ncir,
#hat-thermal,
#hat-adc,
#hat-dac,
#hat-rs485 {
width: 0;
height: 0;
overflow: hidden;
@@ -350,3 +372,22 @@ body[data-page="ja/README.md"] #application {
margin: 0;
padding: 0;
}
.mask {
position: absolute;
top: 0;
left: 0;
width: 150px;
height: 150px;
background: rgba(0, 0, 0, 0.7);
color: #ffffff;
opacity: 0;
}
.mask h3 {
text-align: center;
}
.item a:hover .mask {
opacity: 1;
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Some files were not shown because too many files have changed in this diff Show More