Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit 1c25c99

Browse files
committed
完成
1 parent 4111e64 commit 1c25c99

File tree

3 files changed

+13
-58
lines changed

3 files changed

+13
-58
lines changed

gh-page.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ node ../packages/nodeppt/bin/nodeppt build index.md
77
node ../packages/nodeppt/bin/nodeppt build animation.md
88
node ../packages/nodeppt/bin/nodeppt build component.md
99
node ../packages/nodeppt/bin/nodeppt build layout.md
10-
node ../packages/nodeppt/bin/nodeppt build classes.md
10+
node ../packages/nodeppt/bin/nodeppt build media.md
1111
node ../packages/nodeppt/bin/nodeppt build background.md
1212

1313
cd dist

site/component.md

+4-25
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ The difficulty in establishing a common definition for "information architecture
133133

134134
`:::card` `:::card-50` `:::card-60`...
135135

136-
<slide :class="size-60">
136+
<slide :class="size-80">
137137

138138
:::card
139139

@@ -154,7 +154,7 @@ The difficulty in establishing a common definition for "information architecture
154154
:::
155155

156156

157-
<slide :class="size-70">
157+
<slide :class="size-80">
158158

159159
:::card-50
160160

@@ -173,7 +173,7 @@ Similar practices exist in other cultures, including the Chinese tradition of pe
173173
Similar practices exist in other cultures, including the Chinese tradition of penjing from which the art originated, and the miniature living landscapes of Vietnamese hòn non
174174
:::
175175

176-
<slide :class="size-70">
176+
<slide :class="size-80">
177177

178178
:::card-60
179179

@@ -192,7 +192,7 @@ Similar practices exist in other cultures, including the Chinese tradition of pe
192192
Similar practices exist in other cultures, including the Chinese tradition of penjing from which the art originated, and the miniature living landscapes of Vietnamese hòn non
193193
:::
194194

195-
<slide :class="size-70">
195+
<slide :class="size-80">
196196

197197
:::card-30
198198

@@ -301,27 +301,6 @@ Businesses that people love3
301301
## :fa-cog: Purpose
302302
Businesses that people love4
303303

304-
---
305-
306-
## :fa-bar-chart: Purpose
307-
Businesses that people love5
308-
309-
---
310-
311-
## :fa-bar-chart: Purpose
312-
Businesses that people love6
313-
314-
---
315-
316-
## :fa-balance-scale: Purpose
317-
Businesses that people love7
318-
319-
---
320-
321-
322-
## :fa-cog: Purpose
323-
Businesses that people love8
324-
325304
:::
326305

327306

site/index.md

+8-32
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins:
2323

2424
`npm install -g nodeppt` {.animated.fadeInUp}
2525

26-
<slide :class="size-30 aligncenter">
26+
<slide :class="size-40 aligncenter">
2727

2828
### Commands
2929

@@ -364,7 +364,7 @@ Designers, marketers, and journalists can now focus on the content. Simply [choo
364364

365365
:::
366366

367-
<slide :class="size-60">
367+
<slide :class="size-80">
368368

369369
:::card
370370

@@ -465,30 +465,6 @@ Businesses that people love3
465465

466466
Businesses that people love4
467467

468-
---
469-
470-
## :fa-bar-chart: Purpose
471-
472-
Businesses that people love5
473-
474-
---
475-
476-
## :fa-bar-chart: Purpose
477-
478-
Businesses that people love6
479-
480-
---
481-
482-
## :fa-balance-scale: Purpose
483-
484-
Businesses that people love7
485-
486-
---
487-
488-
## :fa-cog: Purpose
489-
490-
Businesses that people love8
491-
492468
:::
493469

494470
<slide>
@@ -610,7 +586,7 @@ VP of Design
610586
<slide class="bg-black-blue">
611587
## Grid Columns
612588
:::column
613-
### **:fa-line-chart: Interface**
589+
### **:fa-line-chart: Design**
614590

615591
Design for growth. We've built a team of world-class designers, developers, and managers.
616592

@@ -620,12 +596,12 @@ Design for growth. We've built a team of world-class designers, developers, and
620596
We connect your audience needs, business goals, and brand values into a strategy.
621597

622598
---
623-
### **:fa-users: Recruiting**
599+
### **:fa-users: Users**
624600

625601
We offer personalized services with deep expertise in design and technology.
626602

627603
---
628-
### **:fa-graduation-cap: Formation**
604+
### **:fa-graduation-cap: Teams**
629605

630606
We train teams to help organizations succeed in the digital age.
631607
:::
@@ -787,11 +763,11 @@ Header (logo) :.alignright:{.alignright}
787763
:::
788764

789765

790-
<slide :class="size-50 aligncenter">
766+
<slide :class="size-80 aligncenter">
791767

792768
## Prismjs for Code Highlight
793769

794-
<slide :class="size-70">
770+
<slide :class="size-80">
795771

796772
:::column {.vertical-align}
797773
### **WebSlides is really easy**
@@ -820,7 +796,7 @@ Code is neat, scalable, and well documented. It uses **intuitive markup with pop
820796
Vertical sliding? `<article id="webslides" class="vertical">` {.aligncenter}
821797

822798

823-
<slide :class="size-50">
799+
<slide :class="size-80">
824800

825801
Optional · 500+ icons {.text-subtitle}
826802
## [:fa-flag: Font Awesome](http://fontawesome.io/icons/) as **SVG icons** {.animated.bounceIn}

0 commit comments

Comments
 (0)