mirror of
https://github.com/rancher/os.git
synced 2025-07-06 19:38:37 +00:00
add a little docs
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
b344657d0f
commit
0fa7112e75
@ -10,3 +10,11 @@ then it should include changes to the documenation in this directory.
|
|||||||
When we make a new release of RancherOS, the `docs/os` dir will be copied into the `rancher/rancher.github.io`
|
When we make a new release of RancherOS, the `docs/os` dir will be copied into the `rancher/rancher.github.io`
|
||||||
repository to be accessible by users.
|
repository to be accessible by users.
|
||||||
|
|
||||||
|
## Previewing your changes
|
||||||
|
|
||||||
|
You can either build and view your docs locally by running `make docs`, or you can
|
||||||
|
set your fork of the `rancher/os` repository to render your `master` using `GitHub Pages`.
|
||||||
|
|
||||||
|
To set up `GitHub Pages`, browse to your fork, then to the `Settings` - under `GitHub Pages`, set the `Source`
|
||||||
|
to `master branch /docs folder` and hit the `Save` button. GitHub will tell you the URL at which the
|
||||||
|
documenation can be read.
|
||||||
|
Loading…
Reference in New Issue
Block a user