All Projects → am-abudu → Qexo

am-abudu / Qexo

Licence: GPL-3.0 License
A Quick, Powerful and Pretty Online Manager for Hexo.

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Qexo

prinsss.github.io
Everything about my blog.
Stars: ✭ 23 (-61.67%)
Mutual labels:  hexo
website
My portfolio 👋
Stars: ✭ 232 (+286.67%)
Mutual labels:  vercel
hexo-image-caption
add caption for images within posts
Stars: ✭ 21 (-65%)
Mutual labels:  hexo
swappy-one
swappy.one
Stars: ✭ 24 (-60%)
Mutual labels:  vercel
TechFusionFM
Static site for tech podcast built using Hexo.io with deployment script, XML escaper and iTunes rank tracking Telegram bot.
Stars: ✭ 20 (-66.67%)
Mutual labels:  hexo
dev-dark-theme
The dev dark theme is a theme developed using hexo.
Stars: ✭ 24 (-60%)
Mutual labels:  hexo
HexoBlog
No description or website provided.
Stars: ✭ 14 (-76.67%)
Mutual labels:  hexo
Hexo-Theme-MoeIcarus
✨ Make Icarus theme cute!!!
Stars: ✭ 32 (-46.67%)
Mutual labels:  hexo
hexo-generator-index2
Filtered index generator for Hexo
Stars: ✭ 40 (-33.33%)
Mutual labels:  hexo
static-template-nextjs
A Next.js based template of a blog built using the Collected Notes API
Stars: ✭ 19 (-68.33%)
Mutual labels:  vercel
TRHX.github.io
个人技术博客 My blog, mainly sharing some Python notes.
Stars: ✭ 25 (-58.33%)
Mutual labels:  hexo
onlysetups
OnlyFans, but for pictures of desk setups.
Stars: ✭ 82 (+36.67%)
Mutual labels:  vercel
hexo-deployer-ftpsync
FTP deployer for Hexo
Stars: ✭ 21 (-65%)
Mutual labels:  hexo
glare
gracefully download (latest) releases from GitHub
Stars: ✭ 64 (+6.67%)
Mutual labels:  vercel
hexo-theme-particle
包含3种配色样式的简洁Hexo主题,地址:https://korilin.com
Stars: ✭ 30 (-50%)
Mutual labels:  hexo
turbosvelte
A SvelteKit monorepo starter project powered by Turborepo!
Stars: ✭ 47 (-21.67%)
Mutual labels:  vercel
Personal-Site-Gourav.io
My personal site & blog made with NextJS, Typescript, MDX, Tailwind CSS. Deployed on Vercel : https://gourav.io
Stars: ✭ 64 (+6.67%)
Mutual labels:  vercel
hexo-theme-another
🌱🌱🌱a pithy theme of hexo.
Stars: ✭ 81 (+35%)
Mutual labels:  hexo
hexo-tag-xvideos
🔞 Embed xvideos player in your Hexo posts/pages
Stars: ✭ 17 (-71.67%)
Mutual labels:  hexo
hexo-include-markdown
Easily load markdownfiles in Markdown .
Stars: ✭ 16 (-73.33%)
Mutual labels:  hexo

Qexo

一个快速、强大、漂亮的在线 Hexo 编辑器,您的 Star 是对我最大的支持。 Wiki

特色功能

  • 自定义图床上传图片
  • 在线配置编辑
  • 在线页面管理
  • 开放 API
  • 自动检查更新
  • 实验性的在线更新
  • 自动填充 date 模板
  • 基于时间戳的 abbrlink

如何部署

申请 MongoDB

注册 MongoDB 账号 创建免费 MongoDB 数据库,区域推荐选择 AWS / N. Virginia (us-east-1) 在 Clusters 页面点击 CONNECT,按步骤设置允许所有 IP 地址的连接),创建数据库用户,并记录数据库连接信息,密码即为你所设置的值

Vercel 部署

点击按钮开始部署 部署到 Vercel

在项目部署界面添加环境变量 Environment Variables

名称 意义 示例
DOMAINS 你所允许通信的安全域名 注意双引号 [".vercel.app", "127.0.0.1", ".yoursite.com"]
MONGODB_HOST MongoDB 连接地址 mongodb+srv://cluster0.xxxx.mongodb.net
MONGODB_PORT MongoDB 通信端口 默认应填写 27017 27017
MONGODB_USER MongoDB 用户名 abudu
MONGODB_DB MongoDB 数据库名 Cluster0
MONGODB_PASS MongoDB 密码 JWo0xxxxxxxx

点击 Deploy 开始部署,若没有 Error 信息即可打开域名进入初始化引导

鸣谢

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].