File tree 1 file changed +69
-70
lines changed
1 file changed +69
-70
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ edit_uri: "edit/main/docs/"
9
9
theme :
10
10
name : material
11
11
custom_dir : theme
12
- # NOTE(nhanlon): 2023-04-06 GDPR - cannot self host. this can be removed once the privacy plugin is no-longer subscriber only
12
+ # # NOTE(nhanlon): 2023-04-06 GDPR - cannot self host. this can be removed once the privacy plugin is no-longer subscriber only
13
13
font : false
14
14
icon :
15
15
edit : material/pencil
@@ -62,24 +62,75 @@ plugins:
62
62
- search
63
63
- awesome-pages
64
64
- i18n :
65
- default_language : en
65
+ docs_structure : suffix
66
+ fallback_to_default : true
67
+ reconfigure_material : true
68
+ reconfigure_search : true
66
69
languages :
67
- en : English
68
- af : Afrikaans
69
- de : Deutsch
70
- fr : Français
71
- es : Español
72
- id : Bahasa Indonesia
73
- it : Italian
74
- ja : 日本語
75
- ko : 한국어
76
- zh : 简体中文
77
- sv : Svenska
78
- pl : Polish
79
- pt : Português
80
- pt-BR : Brazilian
81
- ru : Russian
82
- uk : Ukrainian
70
+ - build : true
71
+ default : true
72
+ locale : en
73
+ name : English
74
+ - build : true
75
+ default : false
76
+ locale : af
77
+ name : Afrikaans
78
+ - build : true
79
+ default : false
80
+ locale : de
81
+ name : Deutsch
82
+ - build : true
83
+ default : false
84
+ locale : fr
85
+ name : Français
86
+ - build : true
87
+ default : false
88
+ locale : es
89
+ name : Español
90
+ - build : true
91
+ default : false
92
+ locale : id
93
+ name : Bahasa Indonesia
94
+ - build : true
95
+ default : false
96
+ locale : it
97
+ name : Italian
98
+ - build : true
99
+ default : false
100
+ locale : ja
101
+ name : 日本語
102
+ - build : true
103
+ default : false
104
+ locale : ko
105
+ name : 한국어
106
+ - build : true
107
+ default : false
108
+ locale : zh
109
+ name : 简体中文
110
+ - build : true
111
+ default : false
112
+ locale : sv
113
+ name : Svenska
114
+ - build : true
115
+ default : false
116
+ locale : pl
117
+ name : Polish
118
+ - build : true
119
+ default : false
120
+ locale : pt
121
+ name : Português
122
+ - build : true
123
+ default : false
124
+ locale : pt-BR
125
+ name : Brazilian
126
+ - build : true
127
+ default : false
128
+ locale : ru
129
+ name : Russian
130
+ - build : true
131
+ default : false
132
+ locale : uk
133
+ name : Ukrainian
83
134
- git-revision-date-localized :
84
135
type : date
85
136
- redirects :
@@ -88,58 +139,6 @@ plugins:
88
139
- tags
89
140
90
141
extra :
91
- alternate :
92
- - name : Default (en)
93
- link : ./
94
- lang : en
95
- - name : English
96
- link : ./en/
97
- lang : en
98
- - name : Français
99
- link : ./fr/
100
- lang : fr
101
- - name : Afrikaans
102
- link : ./af/
103
- lang : af
104
- - name : Deutsch
105
- link : ./de/
106
- lang : de
107
- - name : Español
108
- link : ./es/
109
- lang : es
110
- - name : Bahasa Indonesia
111
- link : ./id/
112
- lang : id
113
- - name : Italian
114
- link : ./it/
115
- lang : it
116
- - name : 日本語
117
- link : ./ja/
118
- lang : ja
119
- - name : 한국어
120
- link : ./ko/
121
- lang : ko
122
- - name : Polish
123
- link : ./pl/
124
- lang : pl
125
- - name : Português
126
- link : ./pt/
127
- - name : Brazilian
128
- link : ./pt-BR/
129
- lang : pt-BR
130
- - name : 简体中文
131
- link : ./zh/
132
- lang : zh
133
- - name : Svenska
134
- link : ./sv/
135
- lang : sv
136
- - name : Russian
137
- link : ./ru/
138
- lang : ru
139
- - name : Ukrainian
140
- link : ./uk/
141
- lang : uk
142
-
143
142
social :
144
143
- icon : fontawesome/brands/twitter
145
144
link : https://twitter.com/rocky_linux
You can’t perform that action at this time.
0 commit comments