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
Copy file name to clipboardExpand all lines: README_EN.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ npm run build
41
41
42
42
It is well-known that `Github Pages` is a little "limited" in mainland China, so the resources generated by `Webpack` are hosted on `Aliyun OSS` to improve the access speed. The references to them are shown in `_includes/head.html`.
43
43
44
-
When debugging, local resources are used to respond to changes in the `Webpack` project in real time. You need to set the `debug` parameter in `_includes/configure.html` to `true`. `Jekyll` will detect this parameter to change the resources referenced in `<header></header>.` In addition, after entering `debug` mode, the `Js` log will also be output to the browser's `console`.
44
+
When debugging, local resources are used to respond to changes in the `Webpack` project in real time. You need to set the `debug` parameter in `_includes/configure.html` to `true`. `Jekyll` will detect this parameter to change the resources referenced in `<header></header>.` In addition, after entering `debug` mode, the `JS` log will also be output to the browser's `console`.
45
45
46
46
```html
47
47
<!-- _includes/configure.html -->
@@ -99,10 +99,4 @@ Wait for a few seconds or minutes, depending on the execution speed of `Pages`,
99
99
100
100
## Copyright
101
101
102
-
The code of this project is open source under the `GPL` license, but the copyright of the article content is reserved, especially the photographic images in the "Drama" section, which contain the copyrights of the theater troupe, actors, and photographers. They cannot be used for commercial purposes without permission.
103
-
104
-
## Acknowledgements
105
-
106
-
Thanks to [JetBrains](https://www.jetbrains.com) for providing the [Open Source Development License](https://www.jetbrains.com/community/opensource/#support). `IntelliJ IDEA` and `CLion` are two of my favorite development tools.
107
-
108
-

102
+
The code of this project is open source under the `GPL` license, but the copyright of the article content is reserved, especially the photographic images in the "Drama" section, which contain the copyrights of the theater troupe, actors, and photographers. They cannot be used for commercial purposes without permission.
0 commit comments