The Wayback Machine - https://web.archive.org/web/20201206181049/https://github.com/looly/hutool-site
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
css
 
 
 
 
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

A set of tools that keep Java sweet.

gitee star github star netlify

-- 主页:https://hutool.cn/ | https://www.hutool.club/ --

-- QQ群③:555368316 -- -- QQ群④:718802356 --


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项目到你自己的账号下,修改为自己的内容即可,无版权问题。

You can’t perform that action at this time.