# HexoPlusPlus **Repository Path**: trytoget/HexoPlusPlus ## Basic Information - **Project Name**: HexoPlusPlus - **Description**: HexoPlusPlus 国内镜像仓库,自用,不定期同步。 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-03 - **Last Updated**: 2021-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HexoPlusPlus ## A powerful Hexo dashboard HexoPlusPlus~~也叫Hexo艹~~,是一个基于CloudFlareWorkers和CloudFlareKV技术的Hexo后端程序,目的是解决Hexo无后端带来的种种麻烦,支持但不限于Hexo等静态博客;利用CloudFlareWorkers当中间件,有效避免直接上传到Github易失败问题。 **注意,HexoPlusPlus在使用前您的博客必须保证已完成集成部署** ## 特色 - [x] 免费 - [x] 易上手 - [x] 图形化安装,KV数据库 - [x] 高度自适应编辑器,手机端流畅写作,支持代码高亮,支持草稿写作,支持随时备份,允许上传文件,高度适配自带图床 - [x] 登录验证码 - [x] 全主题适配 - [x] Material Dashboard,细腻书写新体验 - [x] 快,服务端处理不超过10ms[主要是CloudFlare的限制,很多高负荷运算只能拉到前端处理] ## 功能 - [x] 文章在线编辑 - [x] Github图床支持 - [x] 文件管理 - [x] 活跃时间统计 - [x] 说说功能 - [x] Twikoo加强 - [ ] Imgur图床+镜像支持 - [ ] 7bu图床支持 - [ ] i8n国际化 ![](https://cdn.jsdelivr.net/gh/HexoPlusPlus/CDN@master/doc_img/b_1.png) 完整文档请前往[https://hexoplusplus.js.org/](https://hexoplusplus.js.org/) # 依赖 HexoPlusPlus的诞生离不开以下项目的支持: - jquery - bootstrap - [material-dashboard](https://github.com/creativetimofficial/material-dashboard) - marked.js - sweetalert - notyf > 由于仍处于快速迭代期,HPP尚未使用NPM发包,请使用Jsdelivr+Github访问静态资源 ![](https://starchart.cc/HexoPlusPlus/HexoPlusPlus.svg) # 对于开发者来说 ```shell npm i @cloudflare/wrangler -g npm i ``` 修改`wrangler.toml` ```shell wrangler dev ``` 默认情况下,依赖已直接集成在主脚本,但在开发环境下仍需额外引入。 只需将最前面的依赖注释去掉即可。 # 贡献名单 |
ChenYFan |
noionion | | :---: | :---: | | ![](https://shields.io/badge/Coding-green?logo=visual-studio-code&style=for-the-badge)
![](https://shields.io/badge/BugTester-yellow?logo=open-bug-bounty&style=for-the-badge) | ![](https://shields.io/badge/BugTester-yellow?logo=open-bug-bounty&style=for-the-badge)
![](https://shields.io/badge/CSSCoder-orange?logo=css3&style=for-the-badge) | # 许可 使用严格的GPL开源许可,所有根据HexoPlusPlus改版的程序若公布,则必须使用GPL协议并开源。