File tree 6 files changed +45
-3222
lines changed
6 files changed +45
-3222
lines changed Original file line number Diff line number Diff line change 1
- node_modules /
2
- _book /
1
+ /public
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ baseURL : https://doc.wallabag.org
2
+ title : wallabag documentation
3
+
4
+ menu :
5
+ main :
6
+ - identifier : documentation
7
+ name : Documentation
8
+ pageRef : /
9
+ weight : 1
10
+ - name : Search
11
+ weight : 2
12
+ params :
13
+ type : search
14
+ - name : GitHub
15
+ weight : 3
16
+ url : " https://github.com/wallabag"
17
+ params :
18
+ icon : github
19
+
20
+ params :
21
+ theme :
22
+ default : system
23
+ displayToggle : true
24
+
25
+ search :
26
+ enable : true
27
+ type : flexsearch
28
+
29
+ flexsearch :
30
+ index : content
31
+ tokenize : forward
32
+
33
+ editURL :
34
+ enable : true
35
+ base : " https://github.com/wallabag/doc/edit/master/content"
36
+
37
+ highlight :
38
+ copy :
39
+ enable : true
40
+ display : hover
41
+
42
+ module :
43
+ imports :
44
+ - path : github.com/imfing/hextra
You can’t perform that action at this time.
0 commit comments