Coder Social home page Coder Social logo

jasmine-na

hexo博客

基于hexo等实现

预览地址:https://jasmine-na.github.io/

项目介绍

  1. 基于hexo实现的个人博客;
  2. 参考文档1:http://blog.csdn.net/weixin_36401046/article/details/52942683;
  3. 参考文档2:http://blog.csdn.net/weixin_36401046/article/details/52937108

功能

  1. 文章;
  2. 标签;
  3. 相册;
  4. 留言;

开发

# 全局安装hexo
npm install -g hexo

# 克隆项目
git clone https://github.com/jasmine-na/hexo.git

# 下载依赖install dependencies
npm install

# 启动服务
hexo server

浏览器访问 http://localhost:4000

发布/完成部署

# 下载hexo-deployer-git
npm install hexo-deployer-git –save

# 清除缓存文件 db.json 和已生成的静态文件 public
hexo clean

# 生成网站静态文件到默认设置的 public 文件夹
hexo generate

# 自动生成网站静态文件,并部署到设定的仓库。
hexo deploy

效果预览:http://jasmine-na.github.io/

jasmine-na's Projects

hexo icon hexo

hexo个人博客,开发文件

techarts icon techarts

An out of the box Taro component for ECharts

vue icon vue

A progressive, incrementally-adoptable JavaScript framework for building UI on the web.

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.