All Projects → gethexon → hexon

gethexon / hexon

Licence: GPL-3.0 license
Let's hexo online.

Programming Languages

typescript
32286 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hexon

hexo-theme-mip
Hexo MIP 模板
Stars: ✭ 15 (-46.43%)
Mutual labels:  hexo, hexo-blog
hexo-theme-sungod
一款定制化的Hexo博客主题
Stars: ✭ 470 (+1578.57%)
Mutual labels:  hexo, hexo-blog
gd4Ark.github.io
🙈 My Blog
Stars: ✭ 35 (+25%)
Mutual labels:  hexo, hexo-blog
hexo-theme-minima
An undoubtedly simple and lightweight dark/light theme for Hexo.js
Stars: ✭ 161 (+475%)
Mutual labels:  hexo, hexo-blog
hexo-theme-icalm
Monochrome theme for hexo
Stars: ✭ 121 (+332.14%)
Mutual labels:  hexo
yuanxiaosc.github.io
个人博客;论文;机器学习;深度学习;Python学习;C++学习;
Stars: ✭ 19 (-32.14%)
Mutual labels:  hexo
locory
A private/selfhosted location history solution
Stars: ✭ 46 (+64.29%)
Mutual labels:  self-hosted
hexo-generator-tag
Tag generator plugin for Hexo.
Stars: ✭ 27 (-3.57%)
Mutual labels:  hexo
hexo-theme-stellar
Elegant and powerful theme for Hexo.
Stars: ✭ 181 (+546.43%)
Mutual labels:  hexo
astro
An open, extensible, dashboard for all of your homelab services.
Stars: ✭ 25 (-10.71%)
Mutual labels:  self-hosted
hexo-offline
Out-of-the-box hexo offline experience
Stars: ✭ 69 (+146.43%)
Mutual labels:  hexo
peppermint
An open source ticket management & help desk solution. A freshdesk alternative
Stars: ✭ 367 (+1210.71%)
Mutual labels:  self-hosted
shaarli ynh
Shaarli package for YunoHost
Stars: ✭ 20 (-28.57%)
Mutual labels:  self-hosted
hexo-fontawesome
A utility function which helps to inline fontawesome SVG files.
Stars: ✭ 13 (-53.57%)
Mutual labels:  hexo
hexo-filter-plantuml
Using PlantUML to generate UML Diagram for hexo
Stars: ✭ 23 (-17.86%)
Mutual labels:  hexo
fork
A simple, self hosted, low level programming language.
Stars: ✭ 69 (+146.43%)
Mutual labels:  self-hosted
devliver
Your private self hosted composer repository with user management
Stars: ✭ 50 (+78.57%)
Mutual labels:  self-hosted
hexo-theme-yilia-l
简洁优雅的hexo博客主题
Stars: ✭ 24 (-14.29%)
Mutual labels:  hexo
squeaknode
Peer-to-peer status feed 📜 with posts unlocked by Lightning ⚡
Stars: ✭ 29 (+3.57%)
Mutual labels:  self-hosted
janitor
Availability monitoring and alerting for IOT devices
Stars: ✭ 55 (+96.43%)
Mutual labels:  self-hosted

Hexon

🎉 New Name

winwin-hexo-editor has been renamed to Hexon witch means hexo online. Wish you love it!

📘 Guide

Before Install

Make sure your git, hexo and Node.js workflow is fine. Hexon only provide a GUI for these commands, but not implement them.

Install

git clone https://github.com/gethexon/hexon
pnpm install
pnpm run setup

Uninstall

rm -rf hexon
# just remove the folder you just cloned

Start

pnpm start # for plain nodejs
pnpm prd # for pm2

Commands

  • pnpm run setup: install and config
  • pnpm start: start hexon with node
  • pnpm prd: start hexon with pm2
  • pnpm resetpwd [new-password]: reset password to [new password]
  • pnpm script: manage custom script

🖥️ Develop

  • Check out develop branch.
  • Run pnpm dev-init install dependencies and config hexon.
  • Run pnpm dev and show your magic!

Want to know more?

Start a discussion or join us via QQ group 590355610.

⏱️ Looking for old version?

Versions under v0.6.x are still available at winwin-hexo-editor

License

GPL-3.0 © winwin2011

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