1
0
mirror of https://github.com/rancher/docs.git synced 2026-02-06 03:45:54 +01:00
Billy Tat a2e0cd1769 Merge pull request #4286 from jtravee/devdocu-versioning
Adding docs/RN for all versions
2022-09-02 14:31:38 -07:00
2022-02-24 15:09:20 -08:00
2022-09-02 16:36:52 -04:00
2022-09-02 10:51:27 -07:00
2022-08-25 23:04:47 -07:00
2019-04-03 13:19:39 -07:00
2018-04-12 13:59:16 -07:00
2018-04-12 13:59:16 -07:00
2022-07-11 15:07:03 -07:00
2018-04-27 13:50:36 -07:00
2022-06-23 10:58:07 +05:30
2022-09-01 17:10:49 -07:00
2019-03-22 11:19:26 -07:00
2022-06-23 10:58:07 +05:30
2022-06-23 10:58:07 +05:30
2022-07-20 13:10:06 -07:00
2022-08-25 23:01:05 -07:00
2022-06-23 10:58:07 +05:30

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Using SSH:

$ USE_SSH=true yarn deploy

Not using SSH:

$ GIT_USER=<Your GitHub username> yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

Description
Documentation for Rancher products (for 2.0/new site)
https://rancher.com/docs/
Readme Pixar 130 MiB
Languages
SCSS 45.1%
HTML 28.5%
JavaScript 17%
CSS 3.8%
Shell 2.8%
Other 2.8%