diff --git a/webpage/.github/workflows/jekyll-gh-pages.yml b/docs/.github/workflows/jekyll-gh-pages.yml
similarity index 100%
rename from webpage/.github/workflows/jekyll-gh-pages.yml
rename to docs/.github/workflows/jekyll-gh-pages.yml
diff --git a/webpage/.nojekyll b/docs/.nojekyll
similarity index 100%
rename from webpage/.nojekyll
rename to docs/.nojekyll
diff --git a/webpage/README.md b/docs/README.md
similarity index 100%
rename from webpage/README.md
rename to docs/README.md
diff --git a/webpage/index.html b/docs/index.html
similarity index 100%
rename from webpage/index.html
rename to docs/index.html
diff --git a/webpage/static/css/bulma-carousel.min.css b/docs/static/css/bulma-carousel.min.css
similarity index 100%
rename from webpage/static/css/bulma-carousel.min.css
rename to docs/static/css/bulma-carousel.min.css
diff --git a/webpage/static/css/bulma-slider.min.css b/docs/static/css/bulma-slider.min.css
similarity index 100%
rename from webpage/static/css/bulma-slider.min.css
rename to docs/static/css/bulma-slider.min.css
diff --git a/webpage/static/css/bulma.css.map.txt b/docs/static/css/bulma.css.map.txt
similarity index 100%
rename from webpage/static/css/bulma.css.map.txt
rename to docs/static/css/bulma.css.map.txt
diff --git a/webpage/static/css/bulma.min.css b/docs/static/css/bulma.min.css
similarity index 100%
rename from webpage/static/css/bulma.min.css
rename to docs/static/css/bulma.min.css
diff --git a/webpage/static/css/fontawesome.all.min.css b/docs/static/css/fontawesome.all.min.css
similarity index 100%
rename from webpage/static/css/fontawesome.all.min.css
rename to docs/static/css/fontawesome.all.min.css
diff --git a/webpage/static/css/index.css b/docs/static/css/index.css
similarity index 100%
rename from webpage/static/css/index.css
rename to docs/static/css/index.css
diff --git a/webpage/static/images/NeurIPS-logo.svg b/docs/static/images/NeurIPS-logo.svg
similarity index 100%
rename from webpage/static/images/NeurIPS-logo.svg
rename to docs/static/images/NeurIPS-logo.svg
diff --git a/webpage/static/images/concept.png b/docs/static/images/concept.png
similarity index 100%
rename from webpage/static/images/concept.png
rename to docs/static/images/concept.png
diff --git a/webpage/static/images/favicon.ico b/docs/static/images/favicon.ico
similarity index 100%
rename from webpage/static/images/favicon.ico
rename to docs/static/images/favicon.ico
diff --git a/webpage/static/images/image_samples.png b/docs/static/images/image_samples.png
similarity index 100%
rename from webpage/static/images/image_samples.png
rename to docs/static/images/image_samples.png
diff --git a/webpage/static/images/image_samples_tm.png b/docs/static/images/image_samples_tm.png
similarity index 100%
rename from webpage/static/images/image_samples_tm.png
rename to docs/static/images/image_samples_tm.png
diff --git a/webpage/static/images/noise_computation.png b/docs/static/images/noise_computation.png
similarity index 100%
rename from webpage/static/images/noise_computation.png
rename to docs/static/images/noise_computation.png
diff --git a/webpage/static/images/noise_memorized.png b/docs/static/images/noise_memorized.png
similarity index 100%
rename from webpage/static/images/noise_memorized.png
rename to docs/static/images/noise_memorized.png
diff --git a/webpage/static/images/noise_unmemorized.png b/docs/static/images/noise_unmemorized.png
similarity index 100%
rename from webpage/static/images/noise_unmemorized.png
rename to docs/static/images/noise_unmemorized.png
diff --git a/webpage/static/js/bulma-carousel.js b/docs/static/js/bulma-carousel.js
similarity index 100%
rename from webpage/static/js/bulma-carousel.js
rename to docs/static/js/bulma-carousel.js
diff --git a/webpage/static/js/bulma-carousel.min.js b/docs/static/js/bulma-carousel.min.js
similarity index 100%
rename from webpage/static/js/bulma-carousel.min.js
rename to docs/static/js/bulma-carousel.min.js
diff --git a/webpage/static/js/bulma-slider.js b/docs/static/js/bulma-slider.js
similarity index 100%
rename from webpage/static/js/bulma-slider.js
rename to docs/static/js/bulma-slider.js
diff --git a/webpage/static/js/bulma-slider.min.js b/docs/static/js/bulma-slider.min.js
similarity index 100%
rename from webpage/static/js/bulma-slider.min.js
rename to docs/static/js/bulma-slider.min.js
diff --git a/webpage/static/js/fontawesome.all.min.js b/docs/static/js/fontawesome.all.min.js
similarity index 100%
rename from webpage/static/js/fontawesome.all.min.js
rename to docs/static/js/fontawesome.all.min.js
diff --git a/webpage/static/js/index.js b/docs/static/js/index.js
similarity index 100%
rename from webpage/static/js/index.js
rename to docs/static/js/index.js
diff --git a/webpage/static/videos/overview.mp4 b/docs/static/videos/overview.mp4
similarity index 100%
rename from webpage/static/videos/overview.mp4
rename to docs/static/videos/overview.mp4