Skip to content
/ docs Public
forked from RocketChat/docs-old

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

Notifications You must be signed in to change notification settings

jdurzi/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

layout permalink
home
/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).
  • 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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.4%
  • CSS 24.1%
  • Ruby 23.7%
  • JavaScript 15.8%
  • Shell 1.0%