Coder Social home page Coder Social logo

rustlang-cn's Introduction

Rustlang-cn Build Status matrix

一、参与 Rust 中文阅读投稿

Rust 中文致力于 Rust 编程语言中文网络建设,期待你的参与向 Rust 中文阅读投稿.

说明:文章投稿可以直接PR本仓库,也可以投递文章链接(请选用易使用的格式,如:Markdown)。本专栏默认 MIT 协议,如你的文章有其他要求可注明。

二、参与 Rust 中文网站建设

因为本仓库的修改会自动发布到 rustlang-cn 网站,请参与时遵循以下步骤,并确保构建为成功状态。

A. 参与文档

如果你只想修改文件,不用操作下面添加文件的步骤,你可以修改 docs 目录内的任何 .md 文件。

B. 参与网站

如果你想添加更多文件或改变主题结构布局,请遵循以下步骤。

  1. Fork 并克隆本仓库:

    $ git clone https://github.com/<YOUR_GITHUB_ID>/rustlang-cn
    $ cd rustlang-cn
    $ npm install
  2. 测试,可以在终端查看测试输出:

    $ npm run dev

    打开浏览器 http://localhost:8080 查看页面效果。

  3. 修改/添加 docs 目录内的文件, 保证步骤二测试运行没有错误。

  4. Push 到你的 GitHub 仓库,然后提交 PR 到本仓库。

rustlang-cn's People

Contributors

gengteng avatar peng1999 avatar g0ne150 avatar zuoxinyu avatar luover avatar kobehub avatar motecshine avatar jancd avatar wi1dcard avatar zhangzitao avatar wujunze avatar frostred avatar lagudomeze avatar gmg137 avatar litttley avatar liuchong avatar

Watchers

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