This repository was archived by the owner on Jan 11, 2019. It is now read-only.
File tree 3 files changed +4
-8
lines changed
3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " Fluorine" ,
3
3
"gitbook" : " >= 3.0.0" ,
4
+ "root" : " docs" ,
4
5
"structure" : {
5
6
"readme" : " INTRO.md" ,
6
7
"summary" : " README.md"
Original file line number Diff line number Diff line change @@ -32,10 +32,5 @@ This is the ultimate way to use RxJS for state and side effect management!
32
32
<td valign =" middle " ><h4 ><a href =" https://datawallet.io " >DataWallet</a ></h4 ></td >
33
33
</tr >
34
34
35
- <tr >
36
- <td ><img src =" https://piemapping.com/img/favicons/apple-touch-icon.png " height =" 100px " /></td >
37
- <td valign =" middle " ><h4 ><a href =" https://piemapping.com " >Pie Mapping</a ></h4 ></td >
38
- </tr >
39
-
40
35
</table >
41
36
Original file line number Diff line number Diff line change 25
25
"preversion" : " npm run clean && npm run test" ,
26
26
"version" : " npm run build" ,
27
27
"postversion" : " git push && git push --tags" ,
28
- "prebook" : " gitbook install ./docs " ,
29
- "book" : " gitbook build ./docs " ,
28
+ "prebook" : " gitbook install" ,
29
+ "book" : " gitbook build" ,
30
30
"postbook" : " cp ./docs/now.json _book/" ,
31
- "book:watch" : " gitbook serve ./docs "
31
+ "book:watch" : " gitbook serve"
32
32
},
33
33
"author" :
" Phil Plückthun <[email protected] > (https://github.com/philplckthun)" ,
34
34
"bugs" : {
You can’t perform that action at this time.
0 commit comments