v1.23.0
版本发布时间: 2022-11-18 17:30:49
jaywcjlove/reference最新发布版本:v1.45.0(2024-08-26 19:44:48)
Documentation : https://raw.githack.com/jaywcjlove/reference/4f42291/index.html
Comparing Changes: https://github.com/jaywcjlove/reference/compare/v1.22.0...v1.23.0
- 🌍 website: add search data. #105 b034d79 @jaywcjlove
- 💄 chore: compress search data. #105 #32 d2b0a34 @jaywcjlove
- 📖 - 📖 docs: add string to json array (#114) 3263edc @mofelee
- 📖 doc: update README.md dab87fc @jaywcjlove
- 💄 chore: format search data. #105 #32 7479c10 @jaywcjlove
- 🌍 website: fix search data error. #105 #32 764b550 @jaywcjlove
- 📖 doc: modify CONTRIBUTING.md. db63c34 @github-actions-bot
- 📖 doc: modify README.md. 8c29c45 @github-actions-bot
- 📖 doc: update ansible.md (#116) f9073ad @mariuszmichalowski
- 📖 doc: update vue.md (#117) 8b48dd9 @Alex-Programer
- 📖 doc: modify CONTRIBUTING.md. 7ce13da @github-actions-bot
- 📖 doc: modify README.md. bd82b34 @github-actions-bot
- 📖 doc: Update latex.md 添加希腊和希伯来字母 (#119) b38129c @expoli
- 📖 doc: modify CONTRIBUTING.md. 51d396c @github-actions-bot
- 📖 doc: modify README.md. 3790396 @github-actions-bot
- 📖 - 📖 docs(dockerfile):添加用于减小镜像体积的多阶段构建 (#120) c6ac6dc @expoli
- 📖 doc: Update dockerfile.md #120 61c3a6e @jaywcjlove
- 📖 doc: modify CONTRIBUTING.md. 3152b26 @github-actions-bot
- 📖 doc: modify README.md. 7e3810b @github-actions-bot
- 📖 - 📖 docs(ansible): update ansible.md (#121) 32f09fd @mofelee
- 📖 doc: modify CONTRIBUTING.md. 5922465 @github-actions-bot
- 📖 doc: modify README.md. 176bc1a @github-actions-bot
- 📖 doc: upate vue2.md (#122) 03d4aed @DaiNing810
- 📖 doc: modify CONTRIBUTING.md. 8f0dd77 @github-actions-bot
- 📖 doc: modify README.md. 36be2f4 @github-actions-bot
- 📖 doc: update vue2.md #122 62b0077 @jaywcjlove
- 📖 doc: update vue.md (#123) 128da3f @Alex-Programer
- 📖 doc: modify CONTRIBUTING.md. c9936dd @github-actions-bot
- 📖 doc: modify README.md. 9005f76 @github-actions-bot
- 📖 doc: update vue.md (#125) 7889b77 @Alex-Programer
- 📖 doc: modify CONTRIBUTING.md. d2cd7d9 @github-actions-bot
- 📖 doc: modify README.md. 4505675 @github-actions-bot
- 💄 chore: update scripts. 84a545c @jaywcjlove
- 📖 doc: update vue.md #125 37d647e @jaywcjlove
- 📖 doc: update vue.md (#126) 32a3177 @Alex-Programer
- 🌟 feat: add cmd.md (#128) 3846b51 @lykjjj
- 🌍 website: fix footer timezone bug (#127) e060d26 @mofelee
- 📖 doc: update cmd.md. #128 fe436e2 @jaywcjlove
- 🌟 feat: add apt.md (#131) 1ddbc5b @Lihuagreek
- 📖 - 📖 docs: update vue.md (#130) 1cddd80 @k983551019
- 📖 doc: modify CONTRIBUTING.md. c905e30 @github-actions-bot
- 📖 doc: modify README.md. dee4187 @github-actions-bot
- 📖 doc: modify CONTRIBUTING.md. e313d5e @github-actions-bot
- 📖 doc: modify README.md. 138a70b @github-actions-bot
- 📖 - 📖 docs: update css.md (#132) ad4d13d @Brid9e
- 📖 doc: modify CONTRIBUTING.md. dfb0bed @github-actions-bot
- 📖 doc: modify README.md. 8a2a3f7 @github-actions-bot
- 📖 - 📖 docs: update vue.md (#136) e096c08 @Alex-Programer
- 📖 doc: modify CONTRIBUTING.md. e5a5c54 @github-actions-bot
- 📖 doc: modify README.md. 7320ba5 @github-actions-bot
- 🌟 feat: add tar.md (#134) c0c47f3 @expoli
- 📖 doc: modify CONTRIBUTING.md. 4b4dd75 @github-actions-bot
- 📖 doc: modify README.md. 0486c9c @github-actions-bot
- 🌟 feat: add lua.md (#133) 3ce76d3 @Jack-Zhang-1314
- 📖 doc: Update swift.md (#137) 7f3a01a @whb1998a
- 🌟 feat: add pytorch.md (#138) 29df8a3 @y52y
- 📖 doc: modify CONTRIBUTING.md. beb534d @github-actions-bot
- 📖 doc: modify README.md. 376b40e @github-actions-bot
- 📖 doc: update lua.md #133 7892905 @jaywcjlove
- 📖 doc: update pytorch.md #138 cec3afa @jaywcjlove
- 📖 doc: update css.md b3a11fc @jaywcjlove
- 📖 doc: update tar.md #134 48dc607 @jaywcjlove
- 📖 doc: modify CONTRIBUTING.md. 3d6cde3 @github-actions-bot
- 📖 doc: modify README.md. 9858796 @github-actions-bot
- 📖 doc: update lua logo. #133 4dfc558 @jaywcjlove
- 📖 doc: modify CONTRIBUTING.md. 882fa91 @github-actions-bot
- 📖 doc: modify README.md. 35fbc5a @github-actions-bot
Docker
轻松通过 docker
部署 Quick Reference
网站。
docker pull wcjiang/reference
docker run --name reference --rm -d -p 9667:3000 wcjiang/reference:latest
# Or
docker run --name reference -itd -p 9667:3000 wcjiang/reference:latest
在浏览器中访问以下 URL
http://localhost:9667/