{"id":13490351,"url":"https://github.com/HexoPlusPlus/HexoPlusPlus","last_synced_at":"2025-03-28T06:31:12.224Z","repository":{"id":44358028,"uuid":"324114255","full_name":"HexoPlusPlus/HexoPlusPlus","owner":"HexoPlusPlus","description":":gift:基于CloudFlareWorker的无服务器Hexo后端,目标:解决静态博客所有痛点[文章编辑、图片上传、博主活跃信息统计、博主说说]【学业繁忙，重铸中】","archived":true,"fork":false,"pushed_at":"2022-03-25T16:19:49.000Z","size":10160,"stargazers_count":484,"open_issues_count":17,"forks_count":37,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-31T04:32:19.349Z","etag":null,"topics":["cloudflare","cloudflare-workers","cloudflareworker-hexo","hexo","hexodashboard","material-dashboard","material-design","serverless"],"latest_commit_sha":null,"homepage":"https://hexoplusplus.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HexoPlusPlus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-24T09:09:10.000Z","updated_at":"2024-10-25T14:47:05.000Z","dependencies_parsed_at":"2022-08-12T11:03:18.557Z","dependency_job_id":null,"html_url":"https://github.com/HexoPlusPlus/HexoPlusPlus","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexoPlusPlus%2FHexoPlusPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexoPlusPlus%2FHexoPlusPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexoPlusPlus%2FHexoPlusPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexoPlusPlus%2FHexoPlusPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HexoPlusPlus","download_url":"https://codeload.github.com/HexoPlusPlus/HexoPlusPlus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984409,"owners_count":20704791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","cloudflare-workers","cloudflareworker-hexo","hexo","hexodashboard","material-dashboard","material-design","serverless"],"created_at":"2024-07-31T19:00:45.278Z","updated_at":"2025-03-28T06:31:09.616Z","avatar_url":"https://github.com/HexoPlusPlus.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# 项目已停止维护\n\n此仓库将处于归档状态.不过,为什么不试试[Wexagonal](https://github.com/Wexagonal/Wexagonal)呢?**Wexa更快,支持的平台和数据库更多,并且有着更强大的功能.**\n\n\n\n\n\n\n# HexoPlusPlus\n## A powerful Hexo dashboard\n\nHexoPlusPlus~~也叫Hexo艹~~，是一个基于CloudFlareWorkers和CloudFlareKV技术的Hexo后端程序，目的是解决Hexo无后端带来的种种麻烦，支持但不限于Hexo等静态博客；利用CloudFlareWorkers当中间件，有效避免直接上传到Github易失败问题。\n\n**注意，HexoPlusPlus在使用前您的博客必须保证已完成集成部署**\n\n## 特色\n\n- [x] 免费\n- [x] 易上手\n- [x] 图形化安装，KV数据库\n- [x] 高度自适应编辑器,手机端流畅写作,支持代码高亮,支持草稿写作,支持随时备份,允许上传文件,高度适配自带图床\n- [x] 登录验证码\n- [x] 全主题适配\n- [x] Material Dashboard，细腻书写新体验\n- [x] 快,服务端处理不超过10ms[主要是CloudFlare的限制，很多高负荷运算只能拉到前端处理]\n\n\n## 功能\n- [x] 文章在线编辑\n- [x] Github图床支持\n- [x] 文件管理\n- [x] 活跃时间统计\n- [x] 说说功能\n- [x] Twikoo加强\n- [ ] Imgur图床+镜像支持\n- [ ] 7bu图床支持\n- [ ] i8n国际化\n\n![](https://cdn.jsdelivr.net/gh/HexoPlusPlus/CDN@master/doc_img/b_1.png)\n\n完整文档请前往[https://hexoplusplus.js.org/](https://hexoplusplus.js.org/)\n\n# 依赖\n\nHexoPlusPlus的诞生离不开以下项目的支持：\n\n- jquery\n- bootstrap\n- [material-dashboard](https://github.com/creativetimofficial/material-dashboard)\n- marked.js\n- sweetalert\n- notyf\n\n\n\u003e 由于仍处于快速迭代期,HPP尚未使用NPM发包,请使用Jsdelivr+Github访问静态资源\n\n![](https://starchart.cc/HexoPlusPlus/HexoPlusPlus.svg)\n\n\n# 对于开发者来说\n\n```shell\nnpm i @cloudflare/wrangler -g\nnpm i\n```\n\n修改`wrangler.toml`\n\n```shell\nwrangler dev\n```\n\n默认情况下，依赖已直接集成在主脚本，但在开发环境下仍需额外引入。\n\n只需将最前面的依赖注释去掉即可。\n\n# 贡献名单\n\n| \u003cimg src=\"https://avatars.githubusercontent.com/u/53730587?s=460\u0026u=0c56dc9cd4eef4a3afc3f911915f234742baebf7\u0026v=4\" width=\"60px\"\u003e\u003c/br\u003e ChenYFan | \u003cimg src=\"https://avatars.githubusercontent.com/u/72645310?s=460\u0026u=c95ac0a574648a9389a60ce2ff341a8004f49f20\u0026v=4\" width=\"60px\"\u003e\u003c/br\u003e noionion |\n| :---: | :---: |\n| ![](https://shields.io/badge/Coding-green?logo=visual-studio-code\u0026style=for-the-badge)\u003cbr\u003e![](https://shields.io/badge/BugTester-yellow?logo=open-bug-bounty\u0026style=for-the-badge) | ![](https://shields.io/badge/BugTester-yellow?logo=open-bug-bounty\u0026style=for-the-badge)\u003cbr\u003e![](https://shields.io/badge/CSSCoder-orange?logo=css3\u0026style=for-the-badge) |\n\n\n# 许可\n\n使用严格的GPL开源许可，所有根据HexoPlusPlus改版的程序若公布，则必须使用GPL协议并开源。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHexoPlusPlus%2FHexoPlusPlus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHexoPlusPlus%2FHexoPlusPlus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHexoPlusPlus%2FHexoPlusPlus/lists"}