GithubHelp home page GithubHelp logo

hexo-blog's Introduction

hexo-blog

hexo博客

安装hexo客户端

npm install -g hexo-cli
  1. 创建一个用来放 hexo 的文件夹
hexo init

安装 hexo-server

npm install hexo-server --save
  1. 启动 server
hexo s

安装 deploy 插件

npm install hexo-deployer-git --save

安装Hexo-Admin

  1. cd hexo目录
npm install --save hexo-admin

  1. 启动hexo
hexo s
  1. 访问 http://localhost:4000/admin 访问管理页面

界面说明

Pages - 新加 page; Posts - 新加或删除 post;双击一个 post,你可以编辑,预览,新增修改 tags、categories,选择发布或不发布; Settings - 一些配置; Deploy - 可以直接部署到 github。

打包

hexo g

hexo-blog's People

Contributors

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