Skip to content

Commit 38c276b

Browse files
committed
addiong website management steps to readme
1 parent 80f8ff4 commit 38c276b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@ Building From Source
2323
If you added something to the table of contents in :code:`index.rst` and it is not showing
2424
up after you build, run :code:`make clean` and then :code:`make html`
2525

26+
Deploying Website
27+
--------------------
28+
29+
* Make github branch of repository
30+
* Add changes to branch and push to github
31+
* Make a pull request of branch into main
32+
* Pull Request will generate a temporary web link to view changes to the Website
33+
* Resolve conflicts of branch with main
34+
* Merge pull requests and all changes will go live
35+
2636
Contributing
2737
------------
2838
Contributing to the ROS2 version of our code requires you to

0 commit comments

Comments
 (0)