• Stars
    star
    108
  • Rank 319,348 (Top 7 %)
  • Language
    HTML
  • License
    Other
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hutool主页及文档

🍬A set of tools that keep Java sweet.

👉 https://hutool.cn/ 👈

star github star



Hutool主页及文档项目

技术选型

  1. 主页为纯HTML,只有一个index.html(模板来自网上修改)
  2. 文档位于docs文件夹下,纯静态,基于docsify构建。

资源和托管

  1. 主页和文档的页面托管于七牛云,域名hutool.cn自己持有。
  2. 图片、CSS、JS文件使用jsdelivr作CDN加速。
  3. 主页封面图片使用bing每日壁纸,调取API为:https://api.isoyu.com/bing_images.php,基于姬长信API
  4. 聊天窗口集成gitter
  5. 演示视频托管于bilibili
  6. API文档使用码云Gitee生成。

复用

如果你对这个项目中的文档和模板有兴趣,可以clone项目到你自己的账号下,修改为自己的内容即可,无版权问题。