All Projects → HexoPlusPlus → Hexoplusplus

HexoPlusPlus / Hexoplusplus

Licence: gpl-3.0
🎁基于CloudFlareWorker的无服务器Hexo后端,目标:解决静态博客所有痛点[文章编辑、图片上传、博主活跃信息统计、博主说说、Twikoo加强版、阅读量统计【尚未完成】]

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hexoplusplus

Hexo Theme Fluid
🌊 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo
Stars: ✭ 3,700 (+5038.89%)
Mutual labels:  hexo, material-design
Pw Pwnage Cfworker
Deploy a Cloudflare Worker to sanely score users' new passwords with zxcvbn AND check for matches against haveibeenpwned's 7.8+ billion breached accounts
Stars: ✭ 125 (+73.61%)
Mutual labels:  serverless, cloudflare
Hexo Theme Indigo
一个Material Design风格的Hexo主题。 https://imys.net/    备用:
Stars: ✭ 2,748 (+3716.67%)
Mutual labels:  hexo, material-design
Hexo Theme Mdui
Stars: ✭ 167 (+131.94%)
Mutual labels:  hexo, material-design
Edge Sql
Cloudflare Workers providing a SQL API
Stars: ✭ 429 (+495.83%)
Mutual labels:  serverless, cloudflare
Nitro Demo
nuxt nitro preview
Stars: ✭ 100 (+38.89%)
Mutual labels:  serverless, cloudflare
Cloudflare Workers Webpack Boilerplate
A superbly simple, minimal-config template for building, bundling and deploying Cloudflare Workers with Webpack 🚀
Stars: ✭ 101 (+40.28%)
Mutual labels:  serverless, cloudflare
Gine Blog
Blog = Gatsby + React + Material-UI + Notion + Netlify
Stars: ✭ 156 (+116.67%)
Mutual labels:  serverless, material-design
Awesome Cloudflare
⛅️ Curated list of awesome Cloudflare worker recipes, open-source projects, guides, blogs and other resources.
Stars: ✭ 186 (+158.33%)
Mutual labels:  serverless, cloudflare
Post Scheduler
Schedule posts & content updates for static websites (Jekyll, Hugo, Gatsby, Phenomic etc)
Stars: ✭ 184 (+155.56%)
Mutual labels:  serverless, hexo
Hexo Theme One
hexo单页面炫酷主题
Stars: ✭ 522 (+625%)
Mutual labels:  hexo, material-design
Onedrive Index Cloudflare Worker
DEPRECATED: Please use https://github.com/spencerwooo/onedrive-cf-index instead
Stars: ✭ 485 (+573.61%)
Mutual labels:  serverless, cloudflare
Cloudflare Workers Webpack Plugin
Launch Cloudflare Workers to the Edge from the comfort of your build step 🚀
Stars: ✭ 18 (-75%)
Mutual labels:  serverless, cloudflare
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (+1506.94%)
Mutual labels:  material-design
Marketplace Sample Apps
Repository of sample codes demonstrating usage of SDK and APIs on the Freshworks developer platform. 🔗 https://developers.freshworks.com
Stars: ✭ 70 (-2.78%)
Mutual labels:  serverless
Hexo Theme Aloha
A hexo theme, use semantic ui.
Stars: ✭ 68 (-5.56%)
Mutual labels:  hexo
Materialdesign
Material Design 控件集合。ConstraintLayout、NestedScrollView、Toolbar、TabLayout、TextInputLayout。。。
Stars: ✭ 68 (-5.56%)
Mutual labels:  material-design
Retromusicplayer
Best material design music player for Android
Stars: ✭ 1,171 (+1526.39%)
Mutual labels:  material-design
Serverless Graphql Workshop
GraphQL and Serverless workshop
Stars: ✭ 70 (-2.78%)
Mutual labels:  serverless
Cloudflared
Argo Tunnel client
Stars: ✭ 1,150 (+1497.22%)
Mutual labels:  cloudflare

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://hexoplusplus.js.org/

依赖

HexoPlusPlus的诞生离不开以下项目的支持:

由于仍处于快速迭代期,HPP尚未使用NPM发包,请使用Jsdelivr+Github访问静态资源

对于开发者来说

npm i @cloudflare/wrangler -g
npm i

修改wrangler.toml

wrangler dev

默认情况下,依赖已直接集成在主脚本,但在开发环境下仍需额外引入。

只需将最前面的依赖注释去掉即可。

贡献名单

ChenYFan noionion


许可

使用严格的GPL开源许可,所有根据HexoPlusPlus改版的程序若公布,则必须使用GPL协议并开源。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].