@@ -16,11 +16,11 @@ This project provides a low-dependency, one-click deployment solution for render
1616
1717## Usage
1818
19- | File Name | Description |
20- | :-------- | :---------- |
21- | [ index.html] ( index.html ) | Default HTML entry file using CDN dependencies |
22- | [ index.min.html] ( index.min.html ) | Minified HTML entry file using CDN dependencies |
23- | [ index.allinone.html] ( index.allinone.html ) | All-in-one HTML entry file with embedded dependencies |
19+ | File Name | Description |
20+ | :------------------------------------------------- | :--------------------------------------------------- ---------- |
21+ | [ index.html] ( index.html ) | Default HTML entry file using CDN dependencies |
22+ | [ index.min.html] ( index.min.html ) | Minified HTML entry file using CDN dependencies |
23+ | [ index.allinone.html] ( index.allinone.html ) | All-in-one HTML entry file with embedded dependencies |
2424| [ index.allinone.min.html] ( index.allinone.min.html ) | Minified all-in-one HTML entry file with embedded dependencies |
2525
2626### Manual Deployment
@@ -36,10 +36,10 @@ Compile and deploy HTML files to the target directory. Replace `<version>` with
3636- name : Deploy markdown.html
3737 uses : PJ-568/MARKDOWN.HTML@v<version>
3838 with :
39- target-dir : ' . '
40- file-name : ' index.html'
41- use-minified : ' true'
42- use-all-in-one : ' false'
39+ target-dir : " . "
40+ file-name : " index.html"
41+ use-minified : " true"
42+ use-all-in-one : " false"
4343` ` `
4444
4545## Additional Notes
@@ -65,24 +65,24 @@ This project is licensed under [CC BY-SA 4.0 International](https://creativecomm
6565
6666# ### Projects
6767
68- | Name | License | Links |
69- | :--- | :------ | :---- |
70- | tabler-icons | [MIT](//mit-license.org) | [GitHub](https://github.com/tabler/tabler-icons), [Website](https://tabler.io/icons) |
71- | highlight.js | [BSD-3-Clause](https://github.com/highlightjs/highlight.js/raw/main/LICENSE) | [GitHub](https://github.com/highlightjs/highlight.js), [Website](https://highlightjs.org) |
72- | marked | [marked License](https://github.com/markedjs/marked/blob/master/LICENSE.md) | [GitHub](https://github.com/markedjs/marked), [Website](https://marked.js.org) |
73- | mermaid | [MIT](https://github.com/mermaid-js/mermaid/blob/develop/LICENSE) | [GitHub](https://github.com/mermaid-js/mermaid), [Website](https://mermaid.js.org) |
74- | translate.js | [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) | [GitHub](https://github.com/xnx3/translate), [Gitee](https://gitee.com/mail_osc/translate), [Website](https://translate.zvo.cn) |
75- | darkmode.js | [MIT](//mit-license.org) | [GitHub](https://github.com/sandoche/Darkmode.js), [Website](https://darkmodejs.learn.uno) |
76- | pjax | [MIT](//mit-license.org) | [GitHub](https://github.com/MoOx/pjax) |
77- | instant.page | [MIT](//mit-license.org) | [GitHub](https://github.com/instantpage/instant.page), [Website](https://instant.page) |
78- | Maple Mono | [OFL-1.1](https://openfontlicense.org) | [GitHub](https://github.com/subframe7536/maple-font), [Website](https://font.subf.dev) |
68+ | Name | License | Links |
69+ | :----------- | :--------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------- ---- |
70+ | tabler-icons | [MIT](//mit-license.org) | [GitHub](https://github.com/tabler/tabler-icons), [Website](https://tabler.io/icons) |
71+ | highlight.js | [BSD-3-Clause](https://github.com/highlightjs/highlight.js/raw/main/LICENSE) | [GitHub](https://github.com/highlightjs/highlight.js), [Website](https://highlightjs.org) |
72+ | marked | [marked License](https://github.com/markedjs/marked/blob/master/LICENSE.md) | [GitHub](https://github.com/markedjs/marked), [Website](https://marked.js.org) |
73+ | mermaid | [MIT](https://github.com/mermaid-js/mermaid/blob/develop/LICENSE) | [GitHub](https://github.com/mermaid-js/mermaid), [Website](https://mermaid.js.org) |
74+ | translate.js | [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) | [GitHub](https://github.com/xnx3/translate), [Gitee](https://gitee.com/mail_osc/translate), [Website](https://translate.zvo.cn) |
75+ | darkmode.js | [MIT](//mit-license.org) | [GitHub](https://github.com/sandoche/Darkmode.js), [Website](https://darkmodejs.learn.uno) |
76+ | pjax | [MIT](//mit-license.org) | [GitHub](https://github.com/MoOx/pjax) |
77+ | instant.page | [MIT](//mit-license.org) | [GitHub](https://github.com/instantpage/instant.page), [Website](https://instant.page) |
78+ | Maple Mono | [OFL-1.1](https://openfontlicense.org) | [GitHub](https://github.com/subframe7536/maple-font), [Website](https://font.subf.dev) |
7979
8080# ### Services
8181
82- | Icon | Service |
83- | :--- | :------ |
84- | - | [360 Frontend CDN](https://cdn.baomitu.com/) |
85- |  | [ByteDance Static CDN](https://cdn.bytedance.com/) |
82+ | Icon | Service |
83+ | :------------------------------------------------------------- | :---------------------------------------------- ------ |
84+ | - | [360 Frontend CDN](https://cdn.baomitu.com/) |
85+ |  | [ByteDance Static CDN](https://cdn.bytedance.com/) |
8686|  | [Chinese Web Fonts](https://chinese-font.netlify.app) |
8787
8888# # Stargazers
0 commit comments