Giter VIP home page Giter VIP logo

hexon's Introduction

Hexon

๐ŸŽ‰ New Name

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

โญ๏ธ Features

  • Post and page management
  • Front-matter template
  • Online image management use imageur

๐Ÿ“˜ 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

Update

Hexon is still under development, so just reinstall from fresh to avoid errors.

๐Ÿ’ป Commands

  • pnpm run setup: install and config
  • pnpm start: start hexon with node
  • pnpm prd: start hexon with pm2
  • pnpm resetpwd: reset 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!

๐Ÿ’ฉ Have trouble?

TRY NOT ASK QUESTION VIA QQ GROUP. SOLUTIONS IN QQ GROUP WON'T HELP OTHERS.

โ“ Want to know more?

Start a discussion or join us via QQ group 590355610.

๐Ÿ‘Œ๐Ÿป FAQ

404 Error

Maybe mistakes in revert proxy config(e.g. Nginx or Apache config). To verify, use curl on your server directly request assets without any revert proxy. This should be a command looks like:

curl http://localhost:5777/assets/HMonacoEditor.5101bbae.js

Or hexon failure. Just raise an issue.

โฑ๏ธ Looking for old version?

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

License

GPL-3.0 ยฉ winwin2011

hexon's People

Contributors

yujianghao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.