We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a4aa1 commit 02d4968Copy full SHA for 02d4968
website/README.md
@@ -59,6 +59,15 @@ This will build the docusaurus website and run a script to parse the tutorials a
59
60
TODO: Add support for latex in markdown in jupyter notebooks and embedded images.
61
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
71
72
## Add a new tutorial
73
website/static/img/colab_icon.png
9.85 KB
0 commit comments