Code Monkey home page Code Monkey logo

hexo's Introduction

博客网站结构

前端

  g29times.github.io

后端

  • hexo
    文件结构
    • jupiter
      hexo d 生成的.deploy_git发布目录
    • mars
      备份博客源文件source目录

HEXO

  • 文档
    https://hexo.io/zh-cn/docs/commands.html
  • 命令
    • 草稿
      hexo publish [layout] <title>  # 发表草稿。
    • 写作
      hexo n "name"  # 新建文章
      hexo g         # 生成静态网页
      hexo s         # 启动本地服务
      hexo clean     # 清除缓存文件 (db.json) 和已生成的静态文件 (public)
      hexo d         # 部署网站 参数:-g 部署之前先生成静态文件

Github Banner

https://www.haomwei.com/technology/fork-me-on-github.html
https://segmentfault.com/a/1190000008040387

Markdown使用

  1. 有序列表 多级列表
  2. 转义字符
  3. 缩进及换行
  4. 链接及脚注
  5. 添加图片

hexo's People

Contributors

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