Giter Site home page Giter Site logo

zoyo_hexo's Introduction

update:2024-6-14

修复手动保存问题。

butterfly: 4.12.0升级4.13.0

hexo: 7.1.1升级7.2.0

后续自己使用npm升级hexo、butterfly

update:2024-5-6

修复上传md文件名乱码

update:2024-2-20

butterfly: 4.8.5升级4.12.0

hexo: 7.0.0升级7.1.1

  • 9个月过去了,这次push,发现主要文件夹没有push上去,😅。
  • 因为butterfly和md_editor是clone有.git文件,所以push不上去。
  • 这次push之后,自己clone,测试没问题。😳
  • 我都忘了第一次有没有上去。内心社死了。

前端端口:4000

后端端口:3001

1、访问使用:http://ip:4000/

2、包换hexo、butterfly主题、editor.md。

3、添加了自己的一些功能,hexo大概其没改变,主要是hexo整合editor.md直接在网页编辑自己hexo的内容。

4、editor.md添加了:

  1. 上传图片、
  2. 上传md文件、
  3. 手动保存编辑器内容、
  4. 自动保存编辑器内容、
  5. tgz压缩导出md文件以及相关联图片文件夹。

5、这些后端功能写于文件:/Hexo-app/blog/source/md_editor/app.js

6、启动后端:

cd /Hexo-app/blog

nohup node source/md_editor/app.js &

7、启用hexo s

7.1 创建hexoS screen名字随便,自己记得就行。

screen -S hexoS

cd /Hexo-app/blog

7.2 启动

hexo s

7.3 按键ctr+a+d后台运行
7.4 想要再次回到hexoS

screen -r hexoS

zoyo_hexo's People

Contributors

zoyo94 avatar

Watchers

 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.