Giter Club home page Giter Club logo

developer.easemob.com's Introduction

这个项目使用的是 Awestruct 来从模板编译成静态网页, 但是现在在ruby gem上面的awestruct有问题, 需要装一个最新版本的, 所以, 要运行本项目, 首先

安装rvm

打开rvm的网站然后跟着这里的安装文档安装rvm

使用rvm来安装ruby

rvm install 1.9.3

这里我们使用ruby 1.9.3这个版本

使用taobao的源来替换ruby gem的官方源(这样速度快些)

步骤查看这里

安装rake

gem install rake bundle

编译awestruct

首先, 需要checkout出源代码

git clone [email protected]:awestruct/awestruct.git

然后编译并安装

rake install

开始编译网站

git clone [email protected]:jervisliu/easemob.com.git
cd easemob.com
bundle install
rake clean preview			

developer.easemob.com's People

Contributors

dujiepeng avatar eastrain avatar gaojingyi avatar jack798 avatar jervisliu avatar jifang1218 avatar jma01 avatar kenkokkoro avatar liyuzhao avatar stliu avatar vicky900220 avatar wintersleep avatar xieyajie avatar zhangxuemei avatar zhanw 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.