Skip to content

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

License

Notifications You must be signed in to change notification settings

karlitschek/docs

This branch is 2944 commits behind RocketChat/docs-old:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 23, 2017
Feb 20, 2019
Nov 6, 2018
Sep 3, 2018
Nov 21, 2018
Feb 18, 2019
Sep 18, 2018
Nov 22, 2018
Feb 20, 2019
Feb 20, 2019
Nov 8, 2018
Sep 11, 2018
Feb 20, 2019
Sep 5, 2018
Feb 20, 2019
Apr 30, 2018
Nov 17, 2017
Nov 22, 2018
Jan 31, 2018
May 5, 2018
Jan 31, 2018
Nov 22, 2018
Aug 2, 2018
Dec 17, 2018
Jan 31, 2018
Nov 21, 2018
Jul 30, 2018
May 21, 2018
Nov 22, 2018
May 23, 2018

Repository files navigation

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.5 or higher recommended, if using any version prior to 2.5 you will need to install bundler with gem install bundler).
  • 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 repository.
  • Clone your fork.
  • Run bundle install inside of the cloned docs folder.
  • Start the server with bundle exec "jekyll serve --incremental --safe".

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.0%
  • HTML 22.5%
  • JavaScript 19.3%
  • Ruby 9.8%
  • Shell 0.4%