Skip to content

Commit 1833eef

Browse files
committed
update: docs
1 parent d6d93b5 commit 1833eef

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: node_js
2+
node_js:
3+
- "node"
4+
- "8"

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ boowa
3333
<br />
3434

3535
**Table of Contents**
36-
- [Themes](#Themes)
37-
- [Features](#Features)
38-
- [Quick Start](#Quick Start)
39-
- [Why my name is boowa](#Why my name is boowa)
40-
- [API](#API)
36+
- [Themes](#themes)
37+
- [Features](#features)
38+
- [Quick Start](#quick-start)
39+
- [Why my name is boowa](#why-my-name-is-boowa)
40+
- [API](#api)
4141

4242
## Themes
4343
Let's see some boowa blogs first, will add more themes later:
@@ -97,7 +97,7 @@ so, boowa
9797
Generate a new blog app in a empty directory
9898

9999
### app structure
100-
<img src="https://github.com/boowajs/boowa/blob/master/pics/structure.png"/ width="150px">
100+
<img src="https://github.com/boowajs/boowa/blob/master/pics/structure.png" width="150px">
101101

102102
Actually a choo app yeah~, but you only need to handle markdown files and `_config.json`
103103

0 commit comments

Comments
 (0)