From ef0fb97deed8036f0fe079b5ae7d4e9462ab3b71 Mon Sep 17 00:00:00 2001 From: Lukas Struppek Date: Wed, 27 Nov 2024 14:00:29 +0100 Subject: [PATCH] rename webpage folder --- .../.github/workflows/jekyll-gh-pages.yml | 0 {webpage => docs}/.nojekyll | 0 {webpage => docs}/README.md | 0 {webpage => docs}/index.html | 0 {webpage => docs}/static/css/bulma-carousel.min.css | 0 {webpage => docs}/static/css/bulma-slider.min.css | 0 {webpage => docs}/static/css/bulma.css.map.txt | 0 {webpage => docs}/static/css/bulma.min.css | 0 .../static/css/fontawesome.all.min.css | 0 {webpage => docs}/static/css/index.css | 0 {webpage => docs}/static/images/NeurIPS-logo.svg | 0 {webpage => docs}/static/images/concept.png | Bin {webpage => docs}/static/images/favicon.ico | Bin {webpage => docs}/static/images/image_samples.png | Bin .../static/images/image_samples_tm.png | Bin .../static/images/noise_computation.png | Bin {webpage => docs}/static/images/noise_memorized.png | Bin .../static/images/noise_unmemorized.png | Bin {webpage => docs}/static/js/bulma-carousel.js | 0 {webpage => docs}/static/js/bulma-carousel.min.js | 0 {webpage => docs}/static/js/bulma-slider.js | 0 {webpage => docs}/static/js/bulma-slider.min.js | 0 {webpage => docs}/static/js/fontawesome.all.min.js | 0 {webpage => docs}/static/js/index.js | 0 {webpage => docs}/static/videos/overview.mp4 | Bin 25 files changed, 0 insertions(+), 0 deletions(-) rename {webpage => docs}/.github/workflows/jekyll-gh-pages.yml (100%) rename {webpage => docs}/.nojekyll (100%) rename {webpage => docs}/README.md (100%) rename {webpage => docs}/index.html (100%) rename {webpage => docs}/static/css/bulma-carousel.min.css (100%) rename {webpage => docs}/static/css/bulma-slider.min.css (100%) rename {webpage => docs}/static/css/bulma.css.map.txt (100%) rename {webpage => docs}/static/css/bulma.min.css (100%) rename {webpage => docs}/static/css/fontawesome.all.min.css (100%) rename {webpage => docs}/static/css/index.css (100%) rename {webpage => docs}/static/images/NeurIPS-logo.svg (100%) rename {webpage => docs}/static/images/concept.png (100%) rename {webpage => docs}/static/images/favicon.ico (100%) rename {webpage => docs}/static/images/image_samples.png (100%) rename {webpage => docs}/static/images/image_samples_tm.png (100%) rename {webpage => docs}/static/images/noise_computation.png (100%) rename {webpage => docs}/static/images/noise_memorized.png (100%) rename {webpage => docs}/static/images/noise_unmemorized.png (100%) rename {webpage => docs}/static/js/bulma-carousel.js (100%) rename {webpage => docs}/static/js/bulma-carousel.min.js (100%) rename {webpage => docs}/static/js/bulma-slider.js (100%) rename {webpage => docs}/static/js/bulma-slider.min.js (100%) rename {webpage => docs}/static/js/fontawesome.all.min.js (100%) rename {webpage => docs}/static/js/index.js (100%) rename {webpage => docs}/static/videos/overview.mp4 (100%) 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