2024-03-21 10:16:22 +00:00
|
|
|
# INFO for TFGrid
|
2024-02-05 02:49:16 +00:00
|
|
|
|
2024-03-21 10:16:22 +00:00
|
|
|
> todo: kristof some content does not belong here, move to other repo
|
2024-02-05 09:44:04 +00:00
|
|
|
|
2024-03-22 17:08:46 +00:00
|
|
|
## To preview new changes on local browser
|
|
|
|
|
|
|
|
1. Pull new changes from local
|
|
|
|
|
|
|
|
(please make sure commit / save your local changes first )
|
|
|
|
|
|
|
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/nameofyourbook -gp
|
|
|
|
|
|
|
|
2. Build the book locally
|
|
|
|
|
|
|
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/nameofyourbook
|
|
|
|
|
|
|
|
3. Preview on web browser
|
|
|
|
|
|
|
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/nameofyourbook -o
|