diff --git a/examples/alan-turing-portal/markdown.db b/examples/alan-turing-portal/markdown.db deleted file mode 100644 index 42b5d695..00000000 Binary files a/examples/alan-turing-portal/markdown.db and /dev/null differ diff --git a/examples/alan-turing-portal/.eslintrc.json b/examples/turing/.eslintrc.json similarity index 100% rename from examples/alan-turing-portal/.eslintrc.json rename to examples/turing/.eslintrc.json diff --git a/examples/alan-turing-portal/.gitignore b/examples/turing/.gitignore similarity index 100% rename from examples/alan-turing-portal/.gitignore rename to examples/turing/.gitignore diff --git a/examples/alan-turing-portal/LICENSE.md b/examples/turing/LICENSE.md similarity index 100% rename from examples/alan-turing-portal/LICENSE.md rename to examples/turing/LICENSE.md diff --git a/examples/alan-turing-portal/README.md b/examples/turing/README.md similarity index 100% rename from examples/alan-turing-portal/README.md rename to examples/turing/README.md diff --git a/examples/alan-turing-portal/components/Card.jsx b/examples/turing/components/Card.jsx similarity index 100% rename from examples/alan-turing-portal/components/Card.jsx rename to examples/turing/components/Card.jsx diff --git a/examples/alan-turing-portal/components/Container.jsx b/examples/turing/components/Container.jsx similarity index 100% rename from examples/alan-turing-portal/components/Container.jsx rename to examples/turing/components/Container.jsx diff --git a/examples/alan-turing-portal/components/Footer.jsx b/examples/turing/components/Footer.jsx similarity index 100% rename from examples/alan-turing-portal/components/Footer.jsx rename to examples/turing/components/Footer.jsx diff --git a/examples/alan-turing-portal/components/Header.jsx b/examples/turing/components/Header.jsx similarity index 100% rename from examples/alan-turing-portal/components/Header.jsx rename to examples/turing/components/Header.jsx diff --git a/examples/alan-turing-portal/content/about.md b/examples/turing/content/about.md similarity index 100% rename from examples/alan-turing-portal/content/about.md rename to examples/turing/content/about.md diff --git a/examples/alan-turing-portal/content/datasets/abusive-eval-v1-0.md b/examples/turing/content/datasets/abusive-eval-v1-0.md similarity index 100% rename from examples/alan-turing-portal/content/datasets/abusive-eval-v1-0.md rename to examples/turing/content/datasets/abusive-eval-v1-0.md diff --git a/examples/alan-turing-portal/content/datasets/abusive-language-detection-on-arabic-social-media-al-jazeera.md b/examples/turing/content/datasets/abusive-language-detection-on-arabic-social-media-al-jazeera.md similarity index 100% rename from examples/alan-turing-portal/content/datasets/abusive-language-detection-on-arabic-social-media-al-jazeera.md rename to examples/turing/content/datasets/abusive-language-detection-on-arabic-social-media-al-jazeera.md diff --git a/examples/alan-turing-portal/content/datasets/coral-a-context-aware-croatian-abusive-language-dataset.md b/examples/turing/content/datasets/coral-a-context-aware-croatian-abusive-language-dataset.md similarity index 100% rename from examples/alan-turing-portal/content/datasets/coral-a-context-aware-croatian-abusive-language-dataset.md rename to examples/turing/content/datasets/coral-a-context-aware-croatian-abusive-language-dataset.md diff --git a/examples/alan-turing-portal/content/datasets/detecting-abusive-albanian.md b/examples/turing/content/datasets/detecting-abusive-albanian.md similarity index 100% rename from examples/alan-turing-portal/content/datasets/detecting-abusive-albanian.md rename to examples/turing/content/datasets/detecting-abusive-albanian.md diff --git a/examples/alan-turing-portal/content/datasets/hate-speech-detection-in-the-bengali-language-a-dataset-and-its-baseline-evaluation.md b/examples/turing/content/datasets/hate-speech-detection-in-the-bengali-language-a-dataset-and-its-baseline-evaluation.md similarity index 100% rename from examples/alan-turing-portal/content/datasets/hate-speech-detection-in-the-bengali-language-a-dataset-and-its-baseline-evaluation.md rename to examples/turing/content/datasets/hate-speech-detection-in-the-bengali-language-a-dataset-and-its-baseline-evaluation.md diff --git a/examples/alan-turing-portal/content/datasets/large-scale-hate-speech-detection-with-cross-domain-tranfer.md b/examples/turing/content/datasets/large-scale-hate-speech-detection-with-cross-domain-tranfer.md similarity index 100% rename from examples/alan-turing-portal/content/datasets/large-scale-hate-speech-detection-with-cross-domain-tranfer.md rename to examples/turing/content/datasets/large-scale-hate-speech-detection-with-cross-domain-tranfer.md diff --git a/examples/alan-turing-portal/content/datasets/let-mi-an-arabic-levantine-twitter-dataset-for-mysogynistic-language.md b/examples/turing/content/datasets/let-mi-an-arabic-levantine-twitter-dataset-for-mysogynistic-language.md similarity index 100% rename from examples/alan-turing-portal/content/datasets/let-mi-an-arabic-levantine-twitter-dataset-for-mysogynistic-language.md rename to examples/turing/content/datasets/let-mi-an-arabic-levantine-twitter-dataset-for-mysogynistic-language.md diff --git a/examples/alan-turing-portal/content/datasets/measuring-hate-speech.md b/examples/turing/content/datasets/measuring-hate-speech.md similarity index 100% rename from examples/alan-turing-portal/content/datasets/measuring-hate-speech.md rename to examples/turing/content/datasets/measuring-hate-speech.md diff --git a/examples/alan-turing-portal/content/datasets/offensive-language-and-hate-speech-detection-for-danish.md b/examples/turing/content/datasets/offensive-language-and-hate-speech-detection-for-danish.md similarity index 100% rename from examples/alan-turing-portal/content/datasets/offensive-language-and-hate-speech-detection-for-danish.md rename to examples/turing/content/datasets/offensive-language-and-hate-speech-detection-for-danish.md diff --git a/examples/alan-turing-portal/content/index.mdx b/examples/turing/content/index.mdx similarity index 100% rename from examples/alan-turing-portal/content/index.mdx rename to examples/turing/content/index.mdx diff --git a/examples/alan-turing-portal/content/keywords/hurtlex.md b/examples/turing/content/keywords/hurtlex.md similarity index 100% rename from examples/alan-turing-portal/content/keywords/hurtlex.md rename to examples/turing/content/keywords/hurtlex.md diff --git a/examples/alan-turing-portal/content/keywords/jiang-et-al.md b/examples/turing/content/keywords/jiang-et-al.md similarity index 100% rename from examples/alan-turing-portal/content/keywords/jiang-et-al.md rename to examples/turing/content/keywords/jiang-et-al.md diff --git a/examples/alan-turing-portal/jsconfig.json b/examples/turing/jsconfig.json similarity index 100% rename from examples/alan-turing-portal/jsconfig.json rename to examples/turing/jsconfig.json diff --git a/examples/alan-turing-portal/lib/formatDate.js b/examples/turing/lib/formatDate.js similarity index 100% rename from examples/alan-turing-portal/lib/formatDate.js rename to examples/turing/lib/formatDate.js diff --git a/examples/alan-turing-portal/lib/markdown.js b/examples/turing/lib/markdown.js similarity index 100% rename from examples/alan-turing-portal/lib/markdown.js rename to examples/turing/lib/markdown.js diff --git a/examples/alan-turing-portal/lib/mddb.ts b/examples/turing/lib/mddb.ts similarity index 100% rename from examples/alan-turing-portal/lib/mddb.ts rename to examples/turing/lib/mddb.ts diff --git a/examples/alan-turing-portal/next-env.d.ts b/examples/turing/next-env.d.ts similarity index 100% rename from examples/alan-turing-portal/next-env.d.ts rename to examples/turing/next-env.d.ts diff --git a/examples/alan-turing-portal/next.config.js b/examples/turing/next.config.js similarity index 100% rename from examples/alan-turing-portal/next.config.js rename to examples/turing/next.config.js diff --git a/examples/alan-turing-portal/package-lock.json b/examples/turing/package-lock.json similarity index 100% rename from examples/alan-turing-portal/package-lock.json rename to examples/turing/package-lock.json diff --git a/examples/alan-turing-portal/package.json b/examples/turing/package.json similarity index 100% rename from examples/alan-turing-portal/package.json rename to examples/turing/package.json diff --git a/examples/alan-turing-portal/pages/[...slug].jsx b/examples/turing/pages/[...slug].jsx similarity index 100% rename from examples/alan-turing-portal/pages/[...slug].jsx rename to examples/turing/pages/[...slug].jsx diff --git a/examples/alan-turing-portal/pages/_app.jsx b/examples/turing/pages/_app.jsx similarity index 100% rename from examples/alan-turing-portal/pages/_app.jsx rename to examples/turing/pages/_app.jsx diff --git a/examples/alan-turing-portal/pages/_document.jsx b/examples/turing/pages/_document.jsx similarity index 100% rename from examples/alan-turing-portal/pages/_document.jsx rename to examples/turing/pages/_document.jsx diff --git a/examples/alan-turing-portal/pages/index.jsx b/examples/turing/pages/index.jsx similarity index 100% rename from examples/alan-turing-portal/pages/index.jsx rename to examples/turing/pages/index.jsx diff --git a/examples/alan-turing-portal/postcss.config.js b/examples/turing/postcss.config.js similarity index 100% rename from examples/alan-turing-portal/postcss.config.js rename to examples/turing/postcss.config.js diff --git a/examples/alan-turing-portal/prettier.config.js b/examples/turing/prettier.config.js similarity index 100% rename from examples/alan-turing-portal/prettier.config.js rename to examples/turing/prettier.config.js diff --git a/examples/alan-turing-portal/public/favicon.ico b/examples/turing/public/favicon.ico similarity index 100% rename from examples/alan-turing-portal/public/favicon.ico rename to examples/turing/public/favicon.ico diff --git a/examples/alan-turing-portal/styles/prism.css b/examples/turing/styles/prism.css similarity index 100% rename from examples/alan-turing-portal/styles/prism.css rename to examples/turing/styles/prism.css diff --git a/examples/alan-turing-portal/styles/tailwind.css b/examples/turing/styles/tailwind.css similarity index 100% rename from examples/alan-turing-portal/styles/tailwind.css rename to examples/turing/styles/tailwind.css diff --git a/examples/alan-turing-portal/tailwind.config.js b/examples/turing/tailwind.config.js similarity index 100% rename from examples/alan-turing-portal/tailwind.config.js rename to examples/turing/tailwind.config.js diff --git a/examples/alan-turing-portal/templates/dataset.md b/examples/turing/templates/dataset.md similarity index 100% rename from examples/alan-turing-portal/templates/dataset.md rename to examples/turing/templates/dataset.md diff --git a/examples/alan-turing-portal/templates/list-of-keywords.md b/examples/turing/templates/list-of-keywords.md similarity index 100% rename from examples/alan-turing-portal/templates/list-of-keywords.md rename to examples/turing/templates/list-of-keywords.md diff --git a/examples/alan-turing-portal/tsconfig.json b/examples/turing/tsconfig.json similarity index 100% rename from examples/alan-turing-portal/tsconfig.json rename to examples/turing/tsconfig.json