GithubHelp home page GithubHelp logo

igit-cn / docs-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rocketchat/docs-old

0.0 1.0 0.0 18.67 MB

The Rocket.Chat server, desktop, mobile, user, admin & developer documentation.

Home Page: https://rocket.chat/docs/

License: MIT License

Shell 0.46% JavaScript 19.32% Ruby 9.46% HTML 23.20% CSS 47.04% Dockerfile 0.51%

docs-1's Introduction

Rocket.Chat Docs

This is the official repository for Rocket.Chat Documentation.

Requirements

  • Ruby >= 2.3 (Recommended >= 2.5)
  • bundler gem installed (>= 1.17.3)

Contributing

This is a quick guide on how to run the docs site locally, for a more in depth guide please look here.

Installation

Install bundler using your terminal, run:

$ gem install bundler --version 1.17.3

And install the dependencies (also on terminal):

$ bundle install

Running locally

Start the server using your terminal:

$ jekyll serve --incremental --safe

The application will be available on browser at http://localhost:4000.

Linting your changes locally:

You should always lint your changes to find errors locally before pushing your changes. This only takes seconds, from the docs directory you can run on terminal:

$ mdl ./ -r ~MD004 -i -g

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.