development to main update #57

Merged
mik-tf merged 2 commits from development into main 2024-05-10 23:38:28 +00:00

View File

@ -6,6 +6,7 @@
- [Basic Hero mdBook Commands](#basic-hero-mdbook-commands) - [Basic Hero mdBook Commands](#basic-hero-mdbook-commands)
- [Install and Use Hero](#install-and-use-hero) - [Install and Use Hero](#install-and-use-hero)
- [Create a New mdBook](#create-a-new-mdbook) - [Create a New mdBook](#create-a-new-mdbook)
- [Use Hero with Docker](#use-hero-with-docker)
- [Contribute](#contribute) - [Contribute](#contribute)
## Overview ## Overview
@ -50,6 +51,10 @@ To install and use Hero on a full VM running on the grid, read the [full VM guid
To create a new mdbook, read the [mdbook creation guide](https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/docs/hero_create_mdbook.md). To create a new mdbook, read the [mdbook creation guide](https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/docs/hero_create_mdbook.md).
## Use Hero with Docker
You can use Hero with Docker. Read the docs [here](https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/docs/hero_mdbook_docker.md).
## Contribute ## Contribute
To contribute to this repository, make a pull request of your changes. To contribute to this repository, make a pull request of your changes.