Billy Tat ce19e2e8be Fix links
2022-09-01 14:57:40 -07:00
2022-02-24 15:09:20 -08:00
2022-09-01 14:57:40 -07:00
2022-09-01 14:57:40 -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
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
Rancher Documentation
Readme 3 GiB
Languages
JavaScript 82.7%
Shell 6.6%
CSS 5.8%
MDX 2.7%
TypeScript 2.2%