Commit Graph

912 Commits

Author SHA1 Message Date
8553a49119 doc: update docs/ansible.md (#391) 9680e2a113 2023-07-07 04:08:43 +00:00
08808ddf23 doc: update ansible.md (#391) f6b68c8d09 2023-07-07 03:44:08 +00:00
1ae2b2b7df doc: update docs/python.md (#389) 3b6495a781 2023-07-02 05:06:03 +00:00
210ce0c2f9 doc: update README.md (#102) (#388) e9386b57a5 2023-07-02 05:00:50 +00:00
743e52fe94 doc: update cs.md (#387)
* doc: update cs.md

* doc: update cs.md

* doc: update cs.md 0125cc1c0b
2023-06-29 01:10:38 +00:00
79ce0e1d17 doc: update cs.md (#386) fdb5b72830 2023-06-28 10:15:49 +00:00
b83cbe52c0 doc: Update README.md 4039d6f04c 2023-06-27 06:37:18 +00:00
acb63a77c2 doc: update php.md/python.md/yaml.md (#385) 51fb218d6b 2023-06-27 02:01:42 +00:00
e396c69f57 doc: update google-chrome.md (#381) e97a1a8f8a 2023-06-10 08:07:24 +00:00
164b9a0880 chore: update .dockerignore. fix #380 3451e3b055 2023-06-09 02:47:06 +00:00
03c5d89c80 doc: Update README.md 3cc761446e 2023-06-07 08:36:50 +00:00
8f605e18df doc: update docs/typescript.md cfbe8ae4b8 2023-06-06 16:00:15 +00:00
855c44472a doc: update docs/ini.md (#379) a38aaccd49 2023-06-06 08:31:22 +00:00
7e9fc4b991 chore: update dependency refs-cli to v1.4.1 4d813c765f 2023-06-06 06:04:26 +00:00
9f932afb9a doc: Update README.md (#102) 3d1abf5035 2023-06-05 10:11:16 +00:00
731cc5b7a6 doc: update docs/typescript.md f7b60c9a09 2023-06-05 06:11:12 +00:00
e5a75714e3 doc: update docs/emoji.md 93f1b473af 2023-06-04 10:44:54 +00:00
8e12303df6 doc: update docs/emoji.md c35662155e 2023-06-04 07:00:08 +00:00
eae369f981 docs: Update README.md (#377) (#102)
* Update README.md

docs: 新增镜像站 https://tools.dadatom.com/reference

* docs: 修改镜像站地址

修改惊现站地址,讲 /reference path 修改为 /reference/ 8aed2170e3
2023-06-01 05:48:32 +00:00
9c18a7852f dpc: Update README.md (#376) (#102)
docs: 新增镜像站 https://tools.dadatom.com/reference 80ac14cad6
2023-06-01 00:52:20 +00:00
e55522e30d released v1.37.0 41e7bac906 2023-05-28 15:43:24 +00:00
523adcc4e7 released v1.37.0 41e7bac906 2023-05-28 15:20:21 +00:00
968da52c9b doc: update docs/nestjs.md 09ece3b274 2023-05-28 15:04:53 +00:00
7499f9d7d2 chore: update config.yml f9fb17cb5e 2023-05-25 04:36:19 +00:00
74b58be624 chore: update bug-report.yml d632dcac7e 2023-05-25 04:28:31 +00:00
43b928c08a chore: update bug-report.yml 6529b5e85f 2023-05-25 04:27:09 +00:00
1fb7556bbb chore: update bug-report.yml 1f8b93dbab 2023-05-25 04:24:40 +00:00
74e0507426 chore: add bug-report.yml 22066608fe 2023-05-25 04:21:09 +00:00
155cb1880c chore: update cheatsheet-request.yml 530e454bf8 2023-05-25 04:11:14 +00:00
c6de7e01a9 chore: delete cheatsheet-request.md f4b69f9b55 2023-05-25 04:08:53 +00:00
497797ce0c doc: update cheatsheet-request.yml 6b7e4322c9 2023-05-25 04:07:54 +00:00
bcaf95f825 chore: create cheatsheet-request.yml 3c1c37b4a9 2023-05-25 04:05:01 +00:00
161a610ef9 doc: update README.md a732ff3892 2023-05-20 04:10:26 +00:00
d385760840 doc: docs/emoji.md a3bc1f8d20 2023-05-20 02:54:44 +00:00
13cbb06100 doc: update docs/cs.md 36482c5846 2023-05-20 02:19:19 +00:00
ca6a2e8b91 doc: Update cs.md 862813a0fc 2023-05-20 02:06:03 +00:00
3655776132 doc: Update README.md e218c7ec86 2023-05-20 02:01:37 +00:00
b38770f1c1 doc: Update README.md (#102) 9acf9ae5a3 2023-05-18 07:21:10 +00:00
909169efdf doc: Update README.md 0bc4e3b09e 2023-05-17 23:53:37 +00:00
15088d6273 doc: Update README.md (#102) 511db1fb0b 2023-05-15 07:55:29 +00:00
0f484cb7b7 doc: update docs/dockerfile.md (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> a48806438e
2023-05-12 04:09:22 +00:00
32189c1c20 doc: docs/dockerfile.md (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> eff2e44e1e
2023-05-12 04:07:57 +00:00
fe27fc4960 doc: update docs/kubernetes.md (#373)
语法错误,正确的语法为
增加
kubectl label nodes <node-name> <label-key>=<label-value>
删除
kubectl label nodes <node-name> <label-key>-
修改Label的值
kubectl label nodes <node-name> <label-key>=<label-value> --overwrite 67bc79e60b
2023-05-12 04:06:37 +00:00
ed98e6525e doc: Update README.md (#371) (#102)
Add static resource mirroring address: ref.defense.ink 1d60e54663
2023-05-10 12:48:39 +00:00
350fd12831 doc: Update cs.md (#369) f3ebc461d4 2023-05-08 09:39:41 +00:00
327744cf75 doc: Update README.md #102 6f45968e1a 2023-05-07 14:42:02 +00:00
f06c61e5e7 doc: Update README.md (#102) c65ba9df21 2023-05-06 15:10:15 +00:00
413604ffd8 doc: Update README.md cb0fe8ef7d 2023-05-05 13:46:27 +00:00
a814f30296 doc: Update README.md 60380ceaa4 2023-05-01 17:52:54 +00:00
b9e8c53afb doc: Update README.md f34851d2d5 2023-05-01 17:50:18 +00:00