Giter VIP home page Giter VIP logo

developer.qiniu.com's Introduction

本地运行文档

安装NodeJS

安装Grunt CLI,npm install -g grunt-cli

make test

浏览器中访问localhost:4000

上传文档至七牛空间

编辑 _jekyll_qiniu.yml ,填写正确的AccessKey、SecretKey以及Bucket

make install

Markdown Editor

Mac

Linux

Windows

Web

Contributing

  1. 登录 https://github.com
  2. Fork https://github.com/qiniu/developer.qiniu.com
  3. 创建您的特性分支 (git checkout -b my-new-feature)
  4. 提交您的改动 (git commit -am 'Added some feature')
  5. 将您的改动记录提交到远程 git 仓库 (git push origin my-new-feature)
  6. 然后到 github 网站的该 git 远程仓库的 my-new-feature 分支下发起 Pull Request

Remote Sync

与远程库 git://github.com/qiniu/developer.qiniu.com.git 保持同步,避免冲突的办法如下:

  1. cd <your_fork_dir>
  2. git remote add qiniu git://github.com/qiniu/developer.qiniu.com.git
  3. git fetch qiniu
  4. git merge qiniu/master

后续同步更新只需运行第3步和第4步。

developer.qiniu.com's People

Contributors

bluntblade avatar dtynn avatar hughlv avatar icattlecoder avatar ikbear avatar lidaobing avatar lintianzhi avatar longbai avatar shijiayun avatar sunln avatar wangtuanjie avatar xushiwei avatar

Stargazers

 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.