Code Monkey home page Code Monkey logo

rails-guides's Introduction

Rails Guide 中文翻译

构建(基于 Docker)

为了管理依赖,建议使用 Docker。

安装 Docker

https://www.docker.com/

构建镜像

$ docker build -t rails-guides .

构建

$ docker run -it -v $(pwd):/app rails-guides rake guides:generate:html
$ docker run -it -v $(pwd):/app rails-guides rake guides:generate:kindle

发布

另外 clone 一份 repo,checkout 到 gh-pages 分支,将 HTML 版内容拷贝进去,commit,push。

Kindle 版通过 GitHub Release 发布。

rails-guides's People

Contributors

42thcoder avatar adagio-cantabile avatar algo31031 avatar andorchen avatar aufree avatar cclink2008 avatar chloerei avatar coderliu avatar dd1994 avatar defp avatar echohn avatar eric-guo avatar erithair avatar fighterleslie avatar frechei avatar huacnlee avatar juanitofatas avatar jyootai avatar kaku87 avatar lgn21st avatar mainframer avatar redraiment avatar tassandar avatar tianlu1677 avatar tomlelouch avatar ug0 avatar windwiny avatar wtbhk avatar wusuopu avatar zhengxianlan 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.