diff --git a/.idea/chill_hugoplate.iml b/.idea/chill_hugoplate.iml deleted file mode 100644 index c956989..0000000 --- a/.idea/chill_hugoplate.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index c1bbb47..0000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123..0000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index eff7139..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/jsLinters/jshint.xml b/.idea/jsLinters/jshint.xml deleted file mode 100644 index 194fe81..0000000 --- a/.idea/jsLinters/jshint.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 8b5c9d1..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index f324872..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index a50a9ca..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1706086985231 - - - - - - - - - - - - \ No newline at end of file diff --git a/.changes/1.0.0.md b/old_website/.changes/1.0.0.md similarity index 100% rename from .changes/1.0.0.md rename to old_website/.changes/1.0.0.md diff --git a/.changes/2.0.0.md b/old_website/.changes/2.0.0.md similarity index 100% rename from .changes/2.0.0.md rename to old_website/.changes/2.0.0.md diff --git a/.changes/2.1.0.md b/old_website/.changes/2.1.0.md similarity index 100% rename from .changes/2.1.0.md rename to old_website/.changes/2.1.0.md diff --git a/.changes/2.2.0.md b/old_website/.changes/2.2.0.md similarity index 100% rename from .changes/2.2.0.md rename to old_website/.changes/2.2.0.md diff --git a/.changes/2.3.0.md b/old_website/.changes/2.3.0.md similarity index 100% rename from .changes/2.3.0.md rename to old_website/.changes/2.3.0.md diff --git a/.changes/2.4.0.md b/old_website/.changes/2.4.0.md similarity index 100% rename from .changes/2.4.0.md rename to old_website/.changes/2.4.0.md diff --git a/.changes/3.0.0.md b/old_website/.changes/3.0.0.md similarity index 100% rename from .changes/3.0.0.md rename to old_website/.changes/3.0.0.md diff --git a/.changes/3.1.0.md b/old_website/.changes/3.1.0.md similarity index 100% rename from .changes/3.1.0.md rename to old_website/.changes/3.1.0.md diff --git a/.changes/header.tpl.md b/old_website/.changes/header.tpl.md similarity index 100% rename from .changes/header.tpl.md rename to old_website/.changes/header.tpl.md diff --git a/.changes/unreleased/.gitkeep b/old_website/.changes/unreleased/.gitkeep similarity index 100% rename from .changes/unreleased/.gitkeep rename to old_website/.changes/unreleased/.gitkeep diff --git a/.changie.yaml b/old_website/.changie.yaml similarity index 100% rename from .changie.yaml rename to old_website/.changie.yaml diff --git a/.editorconfig b/old_website/.editorconfig similarity index 100% rename from .editorconfig rename to old_website/.editorconfig diff --git a/.gitea/workflows/build-image.yaml b/old_website/.gitea/workflows/build-image.yaml similarity index 100% rename from .gitea/workflows/build-image.yaml rename to old_website/.gitea/workflows/build-image.yaml diff --git a/.gitignore b/old_website/.gitignore similarity index 100% rename from .gitignore rename to old_website/.gitignore diff --git a/.gitlab-ci.yml b/old_website/.gitlab-ci.yml similarity index 100% rename from .gitlab-ci.yml rename to old_website/.gitlab-ci.yml diff --git a/.jshintrc b/old_website/.jshintrc similarity index 100% rename from .jshintrc rename to old_website/.jshintrc diff --git a/.markdownlint.json b/old_website/.markdownlint.json similarity index 100% rename from .markdownlint.json rename to old_website/.markdownlint.json diff --git a/.prettierrc b/old_website/.prettierrc similarity index 100% rename from .prettierrc rename to old_website/.prettierrc diff --git a/.vscode/extensions.json b/old_website/.vscode/extensions.json similarity index 100% rename from .vscode/extensions.json rename to old_website/.vscode/extensions.json diff --git a/.vscode/tasks.json b/old_website/.vscode/tasks.json similarity index 100% rename from .vscode/tasks.json rename to old_website/.vscode/tasks.json diff --git a/CHANGELOG.md b/old_website/CHANGELOG.md similarity index 100% rename from CHANGELOG.md rename to old_website/CHANGELOG.md diff --git a/Dockerfile b/old_website/Dockerfile similarity index 100% rename from Dockerfile rename to old_website/Dockerfile diff --git a/LICENSE b/old_website/LICENSE similarity index 100% rename from LICENSE rename to old_website/LICENSE diff --git a/README.md b/old_website/README.md similarity index 100% rename from README.md rename to old_website/README.md diff --git a/amplify.yml b/old_website/amplify.yml similarity index 100% rename from amplify.yml rename to old_website/amplify.yml diff --git a/assets/fonts/Lato/Lato-Black.ttf b/old_website/assets/fonts/Lato/Lato-Black.ttf similarity index 100% rename from assets/fonts/Lato/Lato-Black.ttf rename to old_website/assets/fonts/Lato/Lato-Black.ttf diff --git a/assets/fonts/Lato/Lato-BlackItalic.ttf b/old_website/assets/fonts/Lato/Lato-BlackItalic.ttf similarity index 100% rename from assets/fonts/Lato/Lato-BlackItalic.ttf rename to old_website/assets/fonts/Lato/Lato-BlackItalic.ttf diff --git a/assets/fonts/Lato/Lato-Bold.ttf b/old_website/assets/fonts/Lato/Lato-Bold.ttf similarity index 100% rename from assets/fonts/Lato/Lato-Bold.ttf rename to old_website/assets/fonts/Lato/Lato-Bold.ttf diff --git a/assets/fonts/Lato/Lato-BoldItalic.ttf b/old_website/assets/fonts/Lato/Lato-BoldItalic.ttf similarity index 100% rename from assets/fonts/Lato/Lato-BoldItalic.ttf rename to old_website/assets/fonts/Lato/Lato-BoldItalic.ttf diff --git a/assets/fonts/Lato/Lato-Italic.ttf b/old_website/assets/fonts/Lato/Lato-Italic.ttf similarity index 100% rename from assets/fonts/Lato/Lato-Italic.ttf rename to old_website/assets/fonts/Lato/Lato-Italic.ttf diff --git a/assets/fonts/Lato/Lato-Light.ttf b/old_website/assets/fonts/Lato/Lato-Light.ttf similarity index 100% rename from assets/fonts/Lato/Lato-Light.ttf rename to old_website/assets/fonts/Lato/Lato-Light.ttf diff --git a/assets/fonts/Lato/Lato-LightItalic.ttf b/old_website/assets/fonts/Lato/Lato-LightItalic.ttf similarity index 100% rename from assets/fonts/Lato/Lato-LightItalic.ttf rename to old_website/assets/fonts/Lato/Lato-LightItalic.ttf diff --git a/assets/fonts/Lato/Lato-Regular.ttf b/old_website/assets/fonts/Lato/Lato-Regular.ttf similarity index 100% rename from assets/fonts/Lato/Lato-Regular.ttf rename to old_website/assets/fonts/Lato/Lato-Regular.ttf diff --git a/assets/fonts/Lato/Lato-Thin.ttf b/old_website/assets/fonts/Lato/Lato-Thin.ttf similarity index 100% rename from assets/fonts/Lato/Lato-Thin.ttf rename to old_website/assets/fonts/Lato/Lato-Thin.ttf diff --git a/assets/fonts/Lato/Lato-ThinItalic.ttf b/old_website/assets/fonts/Lato/Lato-ThinItalic.ttf similarity index 100% rename from assets/fonts/Lato/Lato-ThinItalic.ttf rename to old_website/assets/fonts/Lato/Lato-ThinItalic.ttf diff --git a/assets/fonts/Lato/OFL.txt b/old_website/assets/fonts/Lato/OFL.txt similarity index 100% rename from assets/fonts/Lato/OFL.txt rename to old_website/assets/fonts/Lato/OFL.txt diff --git a/assets/images/avatar-sm.png b/old_website/assets/images/avatar-sm.png similarity index 100% rename from assets/images/avatar-sm.png rename to old_website/assets/images/avatar-sm.png diff --git a/assets/images/avatar.png b/old_website/assets/images/avatar.png similarity index 100% rename from assets/images/avatar.png rename to old_website/assets/images/avatar.png diff --git a/assets/images/call-to-action.png b/old_website/assets/images/call-to-action.png similarity index 100% rename from assets/images/call-to-action.png rename to old_website/assets/images/call-to-action.png diff --git a/assets/images/favicon.png b/old_website/assets/images/favicon.png similarity index 100% rename from assets/images/favicon.png rename to old_website/assets/images/favicon.png diff --git a/assets/images/gallery/01.jpg b/old_website/assets/images/gallery/01.jpg similarity index 100% rename from assets/images/gallery/01.jpg rename to old_website/assets/images/gallery/01.jpg diff --git a/assets/images/gallery/02.jpg b/old_website/assets/images/gallery/02.jpg similarity index 100% rename from assets/images/gallery/02.jpg rename to old_website/assets/images/gallery/02.jpg diff --git a/assets/images/gallery/03.jpg b/old_website/assets/images/gallery/03.jpg similarity index 100% rename from assets/images/gallery/03.jpg rename to old_website/assets/images/gallery/03.jpg diff --git a/assets/images/gallery/04.jpg b/old_website/assets/images/gallery/04.jpg similarity index 100% rename from assets/images/gallery/04.jpg rename to old_website/assets/images/gallery/04.jpg diff --git a/assets/images/gallery/05.jpg b/old_website/assets/images/gallery/05.jpg similarity index 100% rename from assets/images/gallery/05.jpg rename to old_website/assets/images/gallery/05.jpg diff --git a/assets/images/gallery/06.jpg b/old_website/assets/images/gallery/06.jpg similarity index 100% rename from assets/images/gallery/06.jpg rename to old_website/assets/images/gallery/06.jpg diff --git a/assets/images/illustrations/collection-1.png b/old_website/assets/images/illustrations/collection-1.png similarity index 100% rename from assets/images/illustrations/collection-1.png rename to old_website/assets/images/illustrations/collection-1.png diff --git a/assets/images/illustrations/collection-2.png b/old_website/assets/images/illustrations/collection-2.png similarity index 100% rename from assets/images/illustrations/collection-2.png rename to old_website/assets/images/illustrations/collection-2.png diff --git a/assets/images/illustrations/hero-image.png b/old_website/assets/images/illustrations/hero-image.png similarity index 100% rename from assets/images/illustrations/hero-image.png rename to old_website/assets/images/illustrations/hero-image.png diff --git a/assets/images/image-placeholder.png b/old_website/assets/images/image-placeholder.png similarity index 100% rename from assets/images/image-placeholder.png rename to old_website/assets/images/image-placeholder.png diff --git a/assets/images/init/favicon.png b/old_website/assets/images/init/favicon.png similarity index 100% rename from assets/images/init/favicon.png rename to old_website/assets/images/init/favicon.png diff --git a/assets/images/init/logo.png b/old_website/assets/images/init/logo.png similarity index 100% rename from assets/images/init/logo.png rename to old_website/assets/images/init/logo.png diff --git a/assets/images/logo-darkmode.png b/old_website/assets/images/logo-darkmode.png similarity index 100% rename from assets/images/logo-darkmode.png rename to old_website/assets/images/logo-darkmode.png diff --git a/assets/images/logo.png b/old_website/assets/images/logo.png similarity index 100% rename from assets/images/logo.png rename to old_website/assets/images/logo.png diff --git a/assets/images/matrix.svg b/old_website/assets/images/matrix.svg similarity index 100% rename from assets/images/matrix.svg rename to old_website/assets/images/matrix.svg diff --git a/assets/images/no-search-found.png b/old_website/assets/images/no-search-found.png similarity index 100% rename from assets/images/no-search-found.png rename to old_website/assets/images/no-search-found.png diff --git a/assets/scss/custom.scss b/old_website/assets/scss/custom.scss similarity index 100% rename from assets/scss/custom.scss rename to old_website/assets/scss/custom.scss diff --git a/config/_default/languages.toml b/old_website/config/_default/languages.toml similarity index 100% rename from config/_default/languages.toml rename to old_website/config/_default/languages.toml diff --git a/config/_default/menus.en.toml b/old_website/config/_default/menus.en.toml similarity index 100% rename from config/_default/menus.en.toml rename to old_website/config/_default/menus.en.toml diff --git a/config/_default/menus.fr.toml b/old_website/config/_default/menus.fr.toml similarity index 100% rename from config/_default/menus.fr.toml rename to old_website/config/_default/menus.fr.toml diff --git a/config/_default/menus.nl.toml b/old_website/config/_default/menus.nl.toml similarity index 100% rename from config/_default/menus.nl.toml rename to old_website/config/_default/menus.nl.toml diff --git a/config/_default/module.toml b/old_website/config/_default/module.toml similarity index 100% rename from config/_default/module.toml rename to old_website/config/_default/module.toml diff --git a/config/_default/params.toml b/old_website/config/_default/params.toml similarity index 100% rename from config/_default/params.toml rename to old_website/config/_default/params.toml diff --git a/content/english/_index.md b/old_website/content/english/_index.md similarity index 100% rename from content/english/_index.md rename to old_website/content/english/_index.md diff --git a/content/english/get-chill/_index.md b/old_website/content/english/get-chill/_index.md similarity index 100% rename from content/english/get-chill/_index.md rename to old_website/content/english/get-chill/_index.md diff --git a/content/english/get-chill/configuration.md b/old_website/content/english/get-chill/configuration.md similarity index 100% rename from content/english/get-chill/configuration.md rename to old_website/content/english/get-chill/configuration.md diff --git a/content/english/get-chill/install.md b/old_website/content/english/get-chill/install.md similarity index 100% rename from content/english/get-chill/install.md rename to old_website/content/english/get-chill/install.md diff --git a/content/english/get-chill/providers.md b/old_website/content/english/get-chill/providers.md similarity index 100% rename from content/english/get-chill/providers.md rename to old_website/content/english/get-chill/providers.md diff --git a/content/english/presentation/_index.md b/old_website/content/english/presentation/_index.md similarity index 100% rename from content/english/presentation/_index.md rename to old_website/content/english/presentation/_index.md diff --git a/content/english/presentation/accompanying-courses.md b/old_website/content/english/presentation/accompanying-courses.md similarity index 100% rename from content/english/presentation/accompanying-courses.md rename to old_website/content/english/presentation/accompanying-courses.md diff --git a/content/english/presentation/doc-generation.md b/old_website/content/english/presentation/doc-generation.md similarity index 100% rename from content/english/presentation/doc-generation.md rename to old_website/content/english/presentation/doc-generation.md diff --git a/content/english/presentation/export-stats.md b/old_website/content/english/presentation/export-stats.md similarity index 100% rename from content/english/presentation/export-stats.md rename to old_website/content/english/presentation/export-stats.md diff --git a/content/english/presentation/persons.md b/old_website/content/english/presentation/persons.md similarity index 100% rename from content/english/presentation/persons.md rename to old_website/content/english/presentation/persons.md diff --git a/content/english/presentation/roadmap.md b/old_website/content/english/presentation/roadmap.md similarity index 100% rename from content/english/presentation/roadmap.md rename to old_website/content/english/presentation/roadmap.md diff --git a/content/english/presentation/workflow.md b/old_website/content/english/presentation/workflow.md similarity index 100% rename from content/english/presentation/workflow.md rename to old_website/content/english/presentation/workflow.md diff --git a/content/english/sections/call-to-action.md b/old_website/content/english/sections/call-to-action.md similarity index 100% rename from content/english/sections/call-to-action.md rename to old_website/content/english/sections/call-to-action.md diff --git a/content/english/sections/testimonial.md b/old_website/content/english/sections/testimonial.md similarity index 100% rename from content/english/sections/testimonial.md rename to old_website/content/english/sections/testimonial.md diff --git a/content/english/start/_index.md b/old_website/content/english/start/_index.md similarity index 100% rename from content/english/start/_index.md rename to old_website/content/english/start/_index.md diff --git a/content/english/start/developper.md b/old_website/content/english/start/developper.md similarity index 100% rename from content/english/start/developper.md rename to old_website/content/english/start/developper.md diff --git a/content/english/start/flyer.md b/old_website/content/english/start/flyer.md similarity index 100% rename from content/english/start/flyer.md rename to old_website/content/english/start/flyer.md diff --git a/content/english/start/user.md b/old_website/content/english/start/user.md similarity index 100% rename from content/english/start/user.md rename to old_website/content/english/start/user.md diff --git a/content/francais/_index.md b/old_website/content/francais/_index.md similarity index 100% rename from content/francais/_index.md rename to old_website/content/francais/_index.md diff --git a/content/francais/get-chill/_index.md b/old_website/content/francais/get-chill/_index.md similarity index 100% rename from content/francais/get-chill/_index.md rename to old_website/content/francais/get-chill/_index.md diff --git a/content/francais/get-chill/configuration.md b/old_website/content/francais/get-chill/configuration.md similarity index 100% rename from content/francais/get-chill/configuration.md rename to old_website/content/francais/get-chill/configuration.md diff --git a/content/francais/get-chill/install.md b/old_website/content/francais/get-chill/install.md similarity index 100% rename from content/francais/get-chill/install.md rename to old_website/content/francais/get-chill/install.md diff --git a/content/francais/get-chill/providers.md b/old_website/content/francais/get-chill/providers.md similarity index 100% rename from content/francais/get-chill/providers.md rename to old_website/content/francais/get-chill/providers.md diff --git a/content/francais/presentation/_index.md b/old_website/content/francais/presentation/_index.md similarity index 100% rename from content/francais/presentation/_index.md rename to old_website/content/francais/presentation/_index.md diff --git a/content/francais/presentation/accompanying-courses.md b/old_website/content/francais/presentation/accompanying-courses.md similarity index 100% rename from content/francais/presentation/accompanying-courses.md rename to old_website/content/francais/presentation/accompanying-courses.md diff --git a/content/francais/presentation/doc-generation.md b/old_website/content/francais/presentation/doc-generation.md similarity index 100% rename from content/francais/presentation/doc-generation.md rename to old_website/content/francais/presentation/doc-generation.md diff --git a/content/francais/presentation/export-stats.md b/old_website/content/francais/presentation/export-stats.md similarity index 100% rename from content/francais/presentation/export-stats.md rename to old_website/content/francais/presentation/export-stats.md diff --git a/content/francais/presentation/persons.md b/old_website/content/francais/presentation/persons.md similarity index 100% rename from content/francais/presentation/persons.md rename to old_website/content/francais/presentation/persons.md diff --git a/content/francais/presentation/roadmap.md b/old_website/content/francais/presentation/roadmap.md similarity index 100% rename from content/francais/presentation/roadmap.md rename to old_website/content/francais/presentation/roadmap.md diff --git a/content/francais/presentation/workflow.md b/old_website/content/francais/presentation/workflow.md similarity index 100% rename from content/francais/presentation/workflow.md rename to old_website/content/francais/presentation/workflow.md diff --git a/content/francais/sections/call-to-action.md b/old_website/content/francais/sections/call-to-action.md similarity index 100% rename from content/francais/sections/call-to-action.md rename to old_website/content/francais/sections/call-to-action.md diff --git a/content/francais/sections/testimonial.md b/old_website/content/francais/sections/testimonial.md similarity index 100% rename from content/francais/sections/testimonial.md rename to old_website/content/francais/sections/testimonial.md diff --git a/content/francais/start/_index.md b/old_website/content/francais/start/_index.md similarity index 100% rename from content/francais/start/_index.md rename to old_website/content/francais/start/_index.md diff --git a/content/francais/start/developper.md b/old_website/content/francais/start/developper.md similarity index 100% rename from content/francais/start/developper.md rename to old_website/content/francais/start/developper.md diff --git a/content/francais/start/flyer.md b/old_website/content/francais/start/flyer.md similarity index 100% rename from content/francais/start/flyer.md rename to old_website/content/francais/start/flyer.md diff --git a/content/francais/start/user.md b/old_website/content/francais/start/user.md similarity index 100% rename from content/francais/start/user.md rename to old_website/content/francais/start/user.md diff --git a/content/nederlands/_index.md b/old_website/content/nederlands/_index.md similarity index 100% rename from content/nederlands/_index.md rename to old_website/content/nederlands/_index.md diff --git a/content/nederlands/get-chill/_index.md b/old_website/content/nederlands/get-chill/_index.md similarity index 100% rename from content/nederlands/get-chill/_index.md rename to old_website/content/nederlands/get-chill/_index.md diff --git a/content/nederlands/get-chill/configuration.md b/old_website/content/nederlands/get-chill/configuration.md similarity index 100% rename from content/nederlands/get-chill/configuration.md rename to old_website/content/nederlands/get-chill/configuration.md diff --git a/content/nederlands/get-chill/install.md b/old_website/content/nederlands/get-chill/install.md similarity index 100% rename from content/nederlands/get-chill/install.md rename to old_website/content/nederlands/get-chill/install.md diff --git a/content/nederlands/get-chill/providers.md b/old_website/content/nederlands/get-chill/providers.md similarity index 100% rename from content/nederlands/get-chill/providers.md rename to old_website/content/nederlands/get-chill/providers.md diff --git a/content/nederlands/presentation/_index.md b/old_website/content/nederlands/presentation/_index.md similarity index 100% rename from content/nederlands/presentation/_index.md rename to old_website/content/nederlands/presentation/_index.md diff --git a/content/nederlands/presentation/accompanying-courses.md b/old_website/content/nederlands/presentation/accompanying-courses.md similarity index 100% rename from content/nederlands/presentation/accompanying-courses.md rename to old_website/content/nederlands/presentation/accompanying-courses.md diff --git a/content/nederlands/presentation/doc-generation.md b/old_website/content/nederlands/presentation/doc-generation.md similarity index 100% rename from content/nederlands/presentation/doc-generation.md rename to old_website/content/nederlands/presentation/doc-generation.md diff --git a/content/nederlands/presentation/export-stats.md b/old_website/content/nederlands/presentation/export-stats.md similarity index 100% rename from content/nederlands/presentation/export-stats.md rename to old_website/content/nederlands/presentation/export-stats.md diff --git a/content/nederlands/presentation/persons.md b/old_website/content/nederlands/presentation/persons.md similarity index 100% rename from content/nederlands/presentation/persons.md rename to old_website/content/nederlands/presentation/persons.md diff --git a/content/nederlands/presentation/roadmap.md b/old_website/content/nederlands/presentation/roadmap.md similarity index 100% rename from content/nederlands/presentation/roadmap.md rename to old_website/content/nederlands/presentation/roadmap.md diff --git a/content/nederlands/presentation/workflow.md b/old_website/content/nederlands/presentation/workflow.md similarity index 100% rename from content/nederlands/presentation/workflow.md rename to old_website/content/nederlands/presentation/workflow.md diff --git a/content/nederlands/sections/call-to-action.md b/old_website/content/nederlands/sections/call-to-action.md similarity index 100% rename from content/nederlands/sections/call-to-action.md rename to old_website/content/nederlands/sections/call-to-action.md diff --git a/content/nederlands/sections/testimonial.md b/old_website/content/nederlands/sections/testimonial.md similarity index 100% rename from content/nederlands/sections/testimonial.md rename to old_website/content/nederlands/sections/testimonial.md diff --git a/content/nederlands/start/_index.md b/old_website/content/nederlands/start/_index.md similarity index 100% rename from content/nederlands/start/_index.md rename to old_website/content/nederlands/start/_index.md diff --git a/content/nederlands/start/developper.md b/old_website/content/nederlands/start/developper.md similarity index 100% rename from content/nederlands/start/developper.md rename to old_website/content/nederlands/start/developper.md diff --git a/content/nederlands/start/flyer.md b/old_website/content/nederlands/start/flyer.md similarity index 100% rename from content/nederlands/start/flyer.md rename to old_website/content/nederlands/start/flyer.md diff --git a/content/nederlands/start/user.md b/old_website/content/nederlands/start/user.md similarity index 100% rename from content/nederlands/start/user.md rename to old_website/content/nederlands/start/user.md diff --git a/content/notes.off/story-landing-page.md b/old_website/content/notes.off/story-landing-page.md similarity index 100% rename from content/notes.off/story-landing-page.md rename to old_website/content/notes.off/story-landing-page.md diff --git a/content/notes.off/theme.txt b/old_website/content/notes.off/theme.txt similarity index 100% rename from content/notes.off/theme.txt rename to old_website/content/notes.off/theme.txt diff --git a/data/social.json b/old_website/data/social.json similarity index 100% rename from data/social.json rename to old_website/data/social.json diff --git a/data/theme.json b/old_website/data/theme.json similarity index 100% rename from data/theme.json rename to old_website/data/theme.json diff --git a/docker-compose.yaml b/old_website/docker-compose.yaml similarity index 100% rename from docker-compose.yaml rename to old_website/docker-compose.yaml diff --git a/drone.yml b/old_website/drone.yml similarity index 100% rename from drone.yml rename to old_website/drone.yml diff --git a/go.mod b/old_website/go.mod similarity index 100% rename from go.mod rename to old_website/go.mod diff --git a/hugo.toml b/old_website/hugo.toml similarity index 100% rename from hugo.toml rename to old_website/hugo.toml diff --git a/i18n/en.yaml b/old_website/i18n/en.yaml similarity index 100% rename from i18n/en.yaml rename to old_website/i18n/en.yaml diff --git a/i18n/fr.yaml b/old_website/i18n/fr.yaml similarity index 100% rename from i18n/fr.yaml rename to old_website/i18n/fr.yaml diff --git a/i18n/nl.yaml b/old_website/i18n/nl.yaml similarity index 100% rename from i18n/nl.yaml rename to old_website/i18n/nl.yaml diff --git a/netlify.toml b/old_website/netlify.toml similarity index 100% rename from netlify.toml rename to old_website/netlify.toml diff --git a/package.json b/old_website/package.json similarity index 100% rename from package.json rename to old_website/package.json diff --git a/postcss.config.js b/old_website/postcss.config.js similarity index 100% rename from postcss.config.js rename to old_website/postcss.config.js diff --git a/readme.md b/old_website/readme.md similarity index 100% rename from readme.md rename to old_website/readme.md diff --git a/scripts/clearModules.js b/old_website/scripts/clearModules.js similarity index 100% rename from scripts/clearModules.js rename to old_website/scripts/clearModules.js diff --git a/scripts/projectSetup.js b/old_website/scripts/projectSetup.js similarity index 100% rename from scripts/projectSetup.js rename to old_website/scripts/projectSetup.js diff --git a/scripts/removeDarkmode.js b/old_website/scripts/removeDarkmode.js similarity index 100% rename from scripts/removeDarkmode.js rename to old_website/scripts/removeDarkmode.js diff --git a/scripts/themeSetup.js b/old_website/scripts/themeSetup.js similarity index 100% rename from scripts/themeSetup.js rename to old_website/scripts/themeSetup.js diff --git a/static/Brochure_Chill_V9.zip b/old_website/static/Brochure_Chill_V9.zip similarity index 100% rename from static/Brochure_Chill_V9.zip rename to old_website/static/Brochure_Chill_V9.zip diff --git a/static/images/bg/pattern-1.png b/old_website/static/images/bg/pattern-1.png similarity index 100% rename from static/images/bg/pattern-1.png rename to old_website/static/images/bg/pattern-1.png diff --git a/static/images/chill-admin.png b/old_website/static/images/chill-admin.png similarity index 100% rename from static/images/chill-admin.png rename to old_website/static/images/chill-admin.png diff --git a/static/images/svg/curve-1.svg b/old_website/static/images/svg/curve-1.svg similarity index 100% rename from static/images/svg/curve-1.svg rename to old_website/static/images/svg/curve-1.svg diff --git a/static/images/svg/curve-2.svg b/old_website/static/images/svg/curve-2.svg similarity index 100% rename from static/images/svg/curve-2.svg rename to old_website/static/images/svg/curve-2.svg diff --git a/static/images/svg/curve-3.svg b/old_website/static/images/svg/curve-3.svg similarity index 100% rename from static/images/svg/curve-3.svg rename to old_website/static/images/svg/curve-3.svg diff --git a/static/images/svg/curve-4.svg b/old_website/static/images/svg/curve-4.svg similarity index 100% rename from static/images/svg/curve-4.svg rename to old_website/static/images/svg/curve-4.svg diff --git a/tailwind.config.js b/old_website/tailwind.config.js similarity index 100% rename from tailwind.config.js rename to old_website/tailwind.config.js diff --git a/theme.toml b/old_website/theme.toml similarity index 100% rename from theme.toml rename to old_website/theme.toml diff --git a/themes/hugoplate/assets/js/main.js b/old_website/themes/hugoplate/assets/js/main.js similarity index 100% rename from themes/hugoplate/assets/js/main.js rename to old_website/themes/hugoplate/assets/js/main.js diff --git a/themes/hugoplate/assets/plugins/maps/google-map.js b/old_website/themes/hugoplate/assets/plugins/maps/google-map.js similarity index 100% rename from themes/hugoplate/assets/plugins/maps/google-map.js rename to old_website/themes/hugoplate/assets/plugins/maps/google-map.js diff --git a/themes/hugoplate/assets/plugins/swiper/swiper-bundle.css b/old_website/themes/hugoplate/assets/plugins/swiper/swiper-bundle.css similarity index 100% rename from themes/hugoplate/assets/plugins/swiper/swiper-bundle.css rename to old_website/themes/hugoplate/assets/plugins/swiper/swiper-bundle.css diff --git a/themes/hugoplate/assets/plugins/swiper/swiper-bundle.js b/old_website/themes/hugoplate/assets/plugins/swiper/swiper-bundle.js similarity index 100% rename from themes/hugoplate/assets/plugins/swiper/swiper-bundle.js rename to old_website/themes/hugoplate/assets/plugins/swiper/swiper-bundle.js diff --git a/themes/hugoplate/assets/scss/base.scss b/old_website/themes/hugoplate/assets/scss/base.scss similarity index 100% rename from themes/hugoplate/assets/scss/base.scss rename to old_website/themes/hugoplate/assets/scss/base.scss diff --git a/themes/hugoplate/assets/scss/buttons.scss b/old_website/themes/hugoplate/assets/scss/buttons.scss similarity index 100% rename from themes/hugoplate/assets/scss/buttons.scss rename to old_website/themes/hugoplate/assets/scss/buttons.scss diff --git a/themes/hugoplate/assets/scss/components.scss b/old_website/themes/hugoplate/assets/scss/components.scss similarity index 100% rename from themes/hugoplate/assets/scss/components.scss rename to old_website/themes/hugoplate/assets/scss/components.scss diff --git a/themes/hugoplate/assets/scss/custom.scss b/old_website/themes/hugoplate/assets/scss/custom.scss similarity index 100% rename from themes/hugoplate/assets/scss/custom.scss rename to old_website/themes/hugoplate/assets/scss/custom.scss diff --git a/themes/hugoplate/assets/scss/main.scss b/old_website/themes/hugoplate/assets/scss/main.scss similarity index 100% rename from themes/hugoplate/assets/scss/main.scss rename to old_website/themes/hugoplate/assets/scss/main.scss diff --git a/themes/hugoplate/assets/scss/module-overrides.scss b/old_website/themes/hugoplate/assets/scss/module-overrides.scss similarity index 100% rename from themes/hugoplate/assets/scss/module-overrides.scss rename to old_website/themes/hugoplate/assets/scss/module-overrides.scss diff --git a/themes/hugoplate/assets/scss/navigation.scss b/old_website/themes/hugoplate/assets/scss/navigation.scss similarity index 100% rename from themes/hugoplate/assets/scss/navigation.scss rename to old_website/themes/hugoplate/assets/scss/navigation.scss diff --git a/themes/hugoplate/assets/scss/utilities.scss b/old_website/themes/hugoplate/assets/scss/utilities.scss similarity index 100% rename from themes/hugoplate/assets/scss/utilities.scss rename to old_website/themes/hugoplate/assets/scss/utilities.scss diff --git a/themes/hugoplate/layouts/404.html b/old_website/themes/hugoplate/layouts/404.html similarity index 100% rename from themes/hugoplate/layouts/404.html rename to old_website/themes/hugoplate/layouts/404.html diff --git a/themes/hugoplate/layouts/_default/baseof.html b/old_website/themes/hugoplate/layouts/_default/baseof.html similarity index 100% rename from themes/hugoplate/layouts/_default/baseof.html rename to old_website/themes/hugoplate/layouts/_default/baseof.html diff --git a/themes/hugoplate/layouts/_default/list.html b/old_website/themes/hugoplate/layouts/_default/list.html similarity index 100% rename from themes/hugoplate/layouts/_default/list.html rename to old_website/themes/hugoplate/layouts/_default/list.html diff --git a/themes/hugoplate/layouts/_default/single.html b/old_website/themes/hugoplate/layouts/_default/single.html similarity index 100% rename from themes/hugoplate/layouts/_default/single.html rename to old_website/themes/hugoplate/layouts/_default/single.html diff --git a/themes/hugoplate/layouts/_default/taxonomy.html b/old_website/themes/hugoplate/layouts/_default/taxonomy.html similarity index 100% rename from themes/hugoplate/layouts/_default/taxonomy.html rename to old_website/themes/hugoplate/layouts/_default/taxonomy.html diff --git a/themes/hugoplate/layouts/_default/terms.html b/old_website/themes/hugoplate/layouts/_default/terms.html similarity index 100% rename from themes/hugoplate/layouts/_default/terms.html rename to old_website/themes/hugoplate/layouts/_default/terms.html diff --git a/themes/hugoplate/layouts/about/list.html b/old_website/themes/hugoplate/layouts/about/list.html similarity index 100% rename from themes/hugoplate/layouts/about/list.html rename to old_website/themes/hugoplate/layouts/about/list.html diff --git a/themes/hugoplate/layouts/authors/list.html b/old_website/themes/hugoplate/layouts/authors/list.html similarity index 100% rename from themes/hugoplate/layouts/authors/list.html rename to old_website/themes/hugoplate/layouts/authors/list.html diff --git a/themes/hugoplate/layouts/authors/single.html b/old_website/themes/hugoplate/layouts/authors/single.html similarity index 100% rename from themes/hugoplate/layouts/authors/single.html rename to old_website/themes/hugoplate/layouts/authors/single.html diff --git a/themes/hugoplate/layouts/blog/list.html b/old_website/themes/hugoplate/layouts/blog/list.html similarity index 100% rename from themes/hugoplate/layouts/blog/list.html rename to old_website/themes/hugoplate/layouts/blog/list.html diff --git a/themes/hugoplate/layouts/blog/single.html b/old_website/themes/hugoplate/layouts/blog/single.html similarity index 100% rename from themes/hugoplate/layouts/blog/single.html rename to old_website/themes/hugoplate/layouts/blog/single.html diff --git a/themes/hugoplate/layouts/contact/list.html b/old_website/themes/hugoplate/layouts/contact/list.html similarity index 100% rename from themes/hugoplate/layouts/contact/list.html rename to old_website/themes/hugoplate/layouts/contact/list.html diff --git a/themes/hugoplate/layouts/index.html b/old_website/themes/hugoplate/layouts/index.html similarity index 100% rename from themes/hugoplate/layouts/index.html rename to old_website/themes/hugoplate/layouts/index.html diff --git a/themes/hugoplate/layouts/partials/call-to-action.html b/old_website/themes/hugoplate/layouts/partials/call-to-action.html similarity index 100% rename from themes/hugoplate/layouts/partials/call-to-action.html rename to old_website/themes/hugoplate/layouts/partials/call-to-action.html diff --git a/themes/hugoplate/layouts/partials/components/author-card.html b/old_website/themes/hugoplate/layouts/partials/components/author-card.html similarity index 100% rename from themes/hugoplate/layouts/partials/components/author-card.html rename to old_website/themes/hugoplate/layouts/partials/components/author-card.html diff --git a/themes/hugoplate/layouts/partials/components/blog-card.html b/old_website/themes/hugoplate/layouts/partials/components/blog-card.html similarity index 100% rename from themes/hugoplate/layouts/partials/components/blog-card.html rename to old_website/themes/hugoplate/layouts/partials/components/blog-card.html diff --git a/themes/hugoplate/layouts/partials/components/breadcrumb.html b/old_website/themes/hugoplate/layouts/partials/components/breadcrumb.html similarity index 100% rename from themes/hugoplate/layouts/partials/components/breadcrumb.html rename to old_website/themes/hugoplate/layouts/partials/components/breadcrumb.html diff --git a/themes/hugoplate/layouts/partials/components/language-switcher.html b/old_website/themes/hugoplate/layouts/partials/components/language-switcher.html similarity index 100% rename from themes/hugoplate/layouts/partials/components/language-switcher.html rename to old_website/themes/hugoplate/layouts/partials/components/language-switcher.html diff --git a/themes/hugoplate/layouts/partials/components/pagination.html b/old_website/themes/hugoplate/layouts/partials/components/pagination.html similarity index 100% rename from themes/hugoplate/layouts/partials/components/pagination.html rename to old_website/themes/hugoplate/layouts/partials/components/pagination.html diff --git a/themes/hugoplate/layouts/partials/components/theme-switcher.html b/old_website/themes/hugoplate/layouts/partials/components/theme-switcher.html similarity index 100% rename from themes/hugoplate/layouts/partials/components/theme-switcher.html rename to old_website/themes/hugoplate/layouts/partials/components/theme-switcher.html diff --git a/themes/hugoplate/layouts/partials/components/tw-size-indicator.html b/old_website/themes/hugoplate/layouts/partials/components/tw-size-indicator.html similarity index 100% rename from themes/hugoplate/layouts/partials/components/tw-size-indicator.html rename to old_website/themes/hugoplate/layouts/partials/components/tw-size-indicator.html diff --git a/themes/hugoplate/layouts/partials/essentials/footer.html b/old_website/themes/hugoplate/layouts/partials/essentials/footer.html similarity index 100% rename from themes/hugoplate/layouts/partials/essentials/footer.html rename to old_website/themes/hugoplate/layouts/partials/essentials/footer.html diff --git a/themes/hugoplate/layouts/partials/essentials/head.html b/old_website/themes/hugoplate/layouts/partials/essentials/head.html similarity index 100% rename from themes/hugoplate/layouts/partials/essentials/head.html rename to old_website/themes/hugoplate/layouts/partials/essentials/head.html diff --git a/themes/hugoplate/layouts/partials/essentials/header.html b/old_website/themes/hugoplate/layouts/partials/essentials/header.html similarity index 100% rename from themes/hugoplate/layouts/partials/essentials/header.html rename to old_website/themes/hugoplate/layouts/partials/essentials/header.html diff --git a/themes/hugoplate/layouts/partials/essentials/script.html b/old_website/themes/hugoplate/layouts/partials/essentials/script.html similarity index 100% rename from themes/hugoplate/layouts/partials/essentials/script.html rename to old_website/themes/hugoplate/layouts/partials/essentials/script.html diff --git a/themes/hugoplate/layouts/partials/essentials/style.html b/old_website/themes/hugoplate/layouts/partials/essentials/style.html similarity index 100% rename from themes/hugoplate/layouts/partials/essentials/style.html rename to old_website/themes/hugoplate/layouts/partials/essentials/style.html diff --git a/themes/hugoplate/layouts/partials/page-header.html b/old_website/themes/hugoplate/layouts/partials/page-header.html similarity index 100% rename from themes/hugoplate/layouts/partials/page-header.html rename to old_website/themes/hugoplate/layouts/partials/page-header.html diff --git a/themes/hugoplate/layouts/partials/widgets/categories.html b/old_website/themes/hugoplate/layouts/partials/widgets/categories.html similarity index 100% rename from themes/hugoplate/layouts/partials/widgets/categories.html rename to old_website/themes/hugoplate/layouts/partials/widgets/categories.html diff --git a/themes/hugoplate/layouts/partials/widgets/tags.html b/old_website/themes/hugoplate/layouts/partials/widgets/tags.html similarity index 100% rename from themes/hugoplate/layouts/partials/widgets/tags.html rename to old_website/themes/hugoplate/layouts/partials/widgets/tags.html diff --git a/themes/hugoplate/layouts/partials/widgets/widget-wrapper.html b/old_website/themes/hugoplate/layouts/partials/widgets/widget-wrapper.html similarity index 100% rename from themes/hugoplate/layouts/partials/widgets/widget-wrapper.html rename to old_website/themes/hugoplate/layouts/partials/widgets/widget-wrapper.html diff --git a/themes/hugoplate/layouts/shortcodes/place-image.html b/old_website/themes/hugoplate/layouts/shortcodes/place-image.html similarity index 100% rename from themes/hugoplate/layouts/shortcodes/place-image.html rename to old_website/themes/hugoplate/layouts/shortcodes/place-image.html diff --git a/vercel-build.sh b/old_website/vercel-build.sh similarity index 100% rename from vercel-build.sh rename to old_website/vercel-build.sh diff --git a/vercel.json b/old_website/vercel.json similarity index 100% rename from vercel.json rename to old_website/vercel.json