website small fixes

Summary: Small website fix.

Reviewed By: bottler

Differential Revision: D20672621

fbshipit-source-id: b787e626f732a8abdd92c29e5e4e8bbe27bc7e2f
This commit is contained in:
Nikhila Ravi 2020-03-26 10:58:45 -07:00 committed by Facebook GitHub Bot
parent 81a4aa18ad
commit 02d4968ee0
2 changed files with 9 additions and 0 deletions

View File

@ -59,6 +59,15 @@ This will build the docusaurus website and run a script to parse the tutorials a
TODO: Add support for latex in markdown in jupyter notebooks and embedded images.
## Build and publish the website
The following script will build the tutorials and the website and push to the gh-pages
branch of `github.com/facebookresearch/pytorch3d`.
```
bash scripts/publish_website.sh
```
## Add a new tutorial

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB