GithubHelp home page GithubHelp logo

0xhexe / docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rocketchat/docs-old

0.0 0.0 0.0 14.09 MB

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

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

License: MIT License

HCL 0.26% Ruby 9.64% HTML 22.27% CSS 47.12% Dockerfile 0.53% Shell 0.47% JavaScript 19.72%

docs's Introduction

Guides for developing and modifying Rocket.Chat's code

layout: home permalink: /index.html

Rocket.Chat Docs

This is the official repository for Rocket.Chat Documentation.

How to run Rocket.Chat Docs locally:

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

  • Install ruby (version 2.6 or higher recommended, if using any version prior to 2.5 you will need to install bundler with gem install bundler). If the above fails, try specifing the version by runnning gem install bundler -v [VERSION] as per the BUNDLED WITH [VERSION] definition in Gemfile.lock file.
  • This step is for only macOS users:
    • You will need to have either xcode or the xcode command line tools installed. To install the command tools use xcode-select --install. Don't forget to accept the sudo xcodebuild -license command.
    • Depending on your setup you might need to install nokogiri and its dependencies manually.
  • Fork the https://github.com/RocketChat/docs repository.
  • Clone your forked repository to your local enviroment.
  • Run cd docs/to enter the cloned docs folder.
  • Run bundle install.
  • Start the server with bundle exec "jekyll serve --incremental --safe".

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:

bundle exec "mdl ./ -r ~MD004 -i -g"

docs's People

Contributors

cbrummitt avatar engelgabriel avatar frdmn avatar geekgonecrazy avatar graywolf336 avatar jszaszvari avatar laggedhero avatar marceloschmidt avatar marcosspessatto avatar martinschoeler avatar pkgodara avatar rafaelks avatar reetp avatar renatobecker avatar robfallows avatar rodrigok avatar rodriq avatar rohlik avatar sameesunkaria avatar sampaiodiego avatar saplla avatar seanpackham avatar shiqimei avatar sing-li avatar slimmons avatar tmeasday avatar vcapretz avatar xbolshe avatar yyx990803 avatar zol 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.