Skip to content

Commit 02d4968

Browse files
nikhilaravifacebook-github-bot
authored andcommitted
website small fixes
Summary: Small website fix. Reviewed By: bottler Differential Revision: D20672621 fbshipit-source-id: b787e626f732a8abdd92c29e5e4e8bbe27bc7e2f
1 parent 81a4aa1 commit 02d4968

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

website/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@ This will build the docusaurus website and run a script to parse the tutorials a
5959

6060
TODO: Add support for latex in markdown in jupyter notebooks and embedded images.
6161

62+
## Build and publish the website
63+
64+
The following script will build the tutorials and the website and push to the gh-pages
65+
branch of `github.com/facebookresearch/pytorch3d`.
66+
67+
```
68+
bash scripts/publish_website.sh
69+
```
70+
6271

6372
## Add a new tutorial
6473

website/static/img/colab_icon.png

9.85 KB
Loading

0 commit comments

Comments
 (0)