You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
||||||
||||||
After several months effort, **TeXt 2** has finally released. the new version has lots of refactors and changes, witch leads to some configuration incompatibility. Hope this document will help you with your upgrade.
9
+
After several months effort, **TeXt 2** has finally released. the new version has lots of refactors and changes, which leads to some configuration incompatibilities. Hope this document will help you with your upgrade.
10
10
11
11
## Skin
12
12
@@ -111,15 +111,15 @@ paths:
111
111
112
112
## License
113
113
114
-
You need to specify `license` in *_config.yml* to enable license, witch default to `false`:
114
+
You need to specify `license` in *_config.yml* to enable license, which default to `false`:
115
115
116
116
```yml
117
117
license: CC-BY-4.0
118
118
```
119
119
120
120
## Comments
121
121
122
-
There are some changes for configuration of comments, pageview and analytics in TeXt 2. witch mainly add a `provider` attribute and change providers into corresponding sub-configuration items.
122
+
There are some changes for configuration of comments, pageview and analytics in TeXt 2. which mainly add a `provider` attribute and change providers into corresponding sub-configuration items.
The base hostname and protocol for your site. if you are hosting the site on Github Pages this will be set as the GitHub Pages domain (cname or user domain)[^gitHub_metadata]. For example, https://kitian616.github.io or https://tianqi.name if there is cname file.
0 commit comments