GithubHelp home page GithubHelp logo

sign's Introduction

O2 Mail Sign

hexo版本开发指南,确保本地已经安装了hexo,若无安装执行下面代码安装:

npm i -g hexo-cli

安装好hexo之后执行下面命令:

# 拉取项目源码
git clone https://github.com/o2team/sign.git

# 切换到dev分支
git checkout dev

# 安装依赖
npm i -d

# 预览
hexo s --watch

浏览器打开 [http://localhost:4000/sign/] 预览效果,若需要修改源码,请修改 themes/sign 目录里面的代码,修改之后预览效果即可。

代码没问题之后执行下面代码提交到 github 分支 dev 上:

git push origin dev

同时发布到 aotu.io/sign ,执行下面代码:

hexo d -g

然后打开浏览器 https://sign.aotu.io 查看即可。

sign's People

Contributors

cnt1992 avatar hihuimin avatar tingglelaoo avatar

Watchers

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