Skip to content
/ docs Public template

All documents of system goes here. Please look through before exploring our source codes.

Notifications You must be signed in to change notification settings

HPCMonitoring/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPC monitoring documentation

Deploy Status Testing Status

Installation

Download mdbook and add into /usr/local/bin folder:

curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.14/mdbook-v0.4.14-x86_64-unknown-linux-gnu.tar.gz | sudo tar -xz --directory=/usr/local/bin

How to use

All contents of documentation in src folder. Do not modify other files directly.

To run this book:

mdbook serve [--port <your_port>]

If --port option is not provided, default host port is 3000.

For book structure guide, visit https://rust-lang.github.io/mdBook/format/summary.html.

Use this template to create your own document page

This section will show you how to use gh-pages to deploy this book on your own domain.

Firstly, click Use this template button & choose Create a new repository.

image1

Then, you will be redirected to create new repository page of Github. Filter out informations and submit. The new repository should look like this:

image2

Secondly, in your already created repository, visit Setting -> Pages and configure like this:

image3

Finally, wait for some minutes and refresh current page. You will see the result:

image3

About

All documents of system goes here. Please look through before exploring our source codes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published