From 5b24b6763457c23f08bc64c1dc386318b8e00bb4 Mon Sep 17 00:00:00 2001 From: Donatas <49225672+fliepeltje@users.noreply.github.com> Date: Wed, 26 Jun 2024 21:35:24 +0200 Subject: [PATCH] remove sitemap: false flag (#1619) --- js/frameworks/astro.html.markerb | 1 - js/frameworks/deno.html.markerb | 1 - js/frameworks/nextjs.html.markerb | 1 - js/frameworks/nuxtjs.html.markerb | 1 - js/frameworks/redwood.html.markerb | 1 - js/frameworks/remix.html.markerb | 1 - js/frameworks/svelte.html.markerb | 1 - languages-and-frameworks/dockerfile.html.markerb | 1 - languages-and-frameworks/dotnet.html.markerb | 1 - languages-and-frameworks/golang.html.markerb | 1 - languages-and-frameworks/ruby.html.markerb | 1 - languages-and-frameworks/static.html.markerb | 1 - python/frameworks/fastapi.html.markerb | 1 - python/frameworks/flask.html.markerb | 1 - python/frameworks/streamlit.html.markerb | 1 - rust/frameworks/actix-web.html.markerb | 1 - rust/frameworks/axum.html.markerb | 1 - rust/frameworks/dioxus-liveview.html.markerb | 1 - rust/frameworks/poem.html.markerb | 1 - rust/frameworks/rocket.html.markerb | 1 - rust/frameworks/warp.html.markerb | 1 - 21 files changed, 21 deletions(-) diff --git a/js/frameworks/astro.html.markerb b/js/frameworks/astro.html.markerb index 74827727c0..f6335f05b2 100644 --- a/js/frameworks/astro.html.markerb +++ b/js/frameworks/astro.html.markerb @@ -1,7 +1,6 @@ --- title: "Run an Astro App" layout: framework_docs -sitemap: false redirect_from: - /docs/languages-and-frameworks/astro/ - /docs/getting-started/astro/ diff --git a/js/frameworks/deno.html.markerb b/js/frameworks/deno.html.markerb index de154307e7..5e6004ed48 100644 --- a/js/frameworks/deno.html.markerb +++ b/js/frameworks/deno.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a Deno App" layout: framework_docs -sitemap: false redirect_from: - /docs/languages-and-frameworks/deno/ - /docs/getting-started/deno/ diff --git a/js/frameworks/nextjs.html.markerb b/js/frameworks/nextjs.html.markerb index 888223cb58..98905ed073 100644 --- a/js/frameworks/nextjs.html.markerb +++ b/js/frameworks/nextjs.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a Next.js App" layout: framework_docs -sitemap: false redirect_from: - /docs/languages-and-frameworks/nextjs/ - /docs/getting-started/nextjs/ diff --git a/js/frameworks/nuxtjs.html.markerb b/js/frameworks/nuxtjs.html.markerb index 9decd200ec..610b18254a 100644 --- a/js/frameworks/nuxtjs.html.markerb +++ b/js/frameworks/nuxtjs.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a Nuxt App" layout: framework_docs -sitemap: false redirect_from: - /docs/languages-and-frameworks/nuxtjs/ - /docs/getting-started/nuxtjs/ diff --git a/js/frameworks/redwood.html.markerb b/js/frameworks/redwood.html.markerb index 0bd6e24e6c..01f6526b0f 100644 --- a/js/frameworks/redwood.html.markerb +++ b/js/frameworks/redwood.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a RedwoodJS App" layout: framework_docs -sitemap: false redirect_from: - /docs/languages-and-frameworks/redwood/ - /docs/getting-started/redwood/ diff --git a/js/frameworks/remix.html.markerb b/js/frameworks/remix.html.markerb index 7c566d2229..4f4011472b 100644 --- a/js/frameworks/remix.html.markerb +++ b/js/frameworks/remix.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a Remix App" layout: framework_docs -sitemap: false redirect_from: - /docs/languages-and-frameworks/remix/ - /docs/getting-started/remix/ diff --git a/js/frameworks/svelte.html.markerb b/js/frameworks/svelte.html.markerb index ef534e416e..40d73492e1 100644 --- a/js/frameworks/svelte.html.markerb +++ b/js/frameworks/svelte.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a SvelteKit App" layout: framework_docs -sitemap: false redirect_from: - /docs/languages-and-frameworks/sveltekit/ - /docs/getting-started/sveltekit/ diff --git a/languages-and-frameworks/dockerfile.html.markerb b/languages-and-frameworks/dockerfile.html.markerb index 263ce51ae2..84aacb1bda 100644 --- a/languages-and-frameworks/dockerfile.html.markerb +++ b/languages-and-frameworks/dockerfile.html.markerb @@ -1,7 +1,6 @@ --- title: Deploy via Dockerfile layout: language-and-framework-docs -sitemap: false redirect_from: /docs/getting-started/dockerfile/ --- diff --git a/languages-and-frameworks/dotnet.html.markerb b/languages-and-frameworks/dotnet.html.markerb index 2e9afea6ce..3545e4f0bf 100644 --- a/languages-and-frameworks/dotnet.html.markerb +++ b/languages-and-frameworks/dotnet.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a .NET App" layout: language-and-framework-docs -sitemap: false redirect_from: /docs/getting-started/dotnet/ --- diff --git a/languages-and-frameworks/golang.html.markerb b/languages-and-frameworks/golang.html.markerb index e0c1f80004..c843af8d59 100644 --- a/languages-and-frameworks/golang.html.markerb +++ b/languages-and-frameworks/golang.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a Go App" layout: language-and-framework-docs -sitemap: false redirect_from: /docs/getting-started/golang/ --- diff --git a/languages-and-frameworks/ruby.html.markerb b/languages-and-frameworks/ruby.html.markerb index 0cd3c3e7bf..7349ba00d6 100644 --- a/languages-and-frameworks/ruby.html.markerb +++ b/languages-and-frameworks/ruby.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a Ruby App" layout: language-and-framework-docs -sitemap: false redirect_from: /docs/getting-started/ruby/ --- diff --git a/languages-and-frameworks/static.html.markerb b/languages-and-frameworks/static.html.markerb index 11ba54a7a5..b1f0cdb4ef 100644 --- a/languages-and-frameworks/static.html.markerb +++ b/languages-and-frameworks/static.html.markerb @@ -1,7 +1,6 @@ --- title: "Run a Static Website" layout: language-and-framework-docs -sitemap: false redirect_from: /docs/getting-started/static/ --- diff --git a/python/frameworks/fastapi.html.markerb b/python/frameworks/fastapi.html.markerb index f393c9ddf3..e9be25fc56 100644 --- a/python/frameworks/fastapi.html.markerb +++ b/python/frameworks/fastapi.html.markerb @@ -2,7 +2,6 @@ title: "Run a FastAPI app" layout: framework_docs objective: FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints. -sitemap: false redirect_from: - /docs/languages-and-frameworks/fastapi/ - /docs/getting-started/fastapi/ diff --git a/python/frameworks/flask.html.markerb b/python/frameworks/flask.html.markerb index 840a459110..51c5cd646a 100644 --- a/python/frameworks/flask.html.markerb +++ b/python/frameworks/flask.html.markerb @@ -2,7 +2,6 @@ title: "Run a Flask App" layout: framework_docs objective: Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. -sitemap: false redirect_from: - /docs/languages-and-frameworks/flask/ - /docs/getting-started/flask/ diff --git a/python/frameworks/streamlit.html.markerb b/python/frameworks/streamlit.html.markerb index b255195ef8..1d9715f099 100644 --- a/python/frameworks/streamlit.html.markerb +++ b/python/frameworks/streamlit.html.markerb @@ -2,7 +2,6 @@ title: Run a Streamlit app layout: framework_docs objective: Streamlit turns data scripts into shareable web apps in minutes. All in pure Python. No front‑end experience required. -sitemap: false redirect_from: - /docs/languages-and-frameworks/streamlit/ - /docs/getting-started/streamlit/ diff --git a/rust/frameworks/actix-web.html.markerb b/rust/frameworks/actix-web.html.markerb index 321d90ce1f..817eee1994 100644 --- a/rust/frameworks/actix-web.html.markerb +++ b/rust/frameworks/actix-web.html.markerb @@ -2,7 +2,6 @@ title: "Run an Actix Web App" layout: framework_docs objective: Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust -sitemap: false redirect_from: - /docs/languages-and-frameworks/actix-web/ - /docs/getting-started/actix-web/ diff --git a/rust/frameworks/axum.html.markerb b/rust/frameworks/axum.html.markerb index 23ec71a733..dcbd036952 100644 --- a/rust/frameworks/axum.html.markerb +++ b/rust/frameworks/axum.html.markerb @@ -2,7 +2,6 @@ title: "Run an Axum App" layout: framework_docs objective: Axum is a web application framework that focuses on ergonomics and modularity. -sitemap: false redirect_from: - /docs/languages-and-frameworks/axum/ - /docs/getting-started/axum/ diff --git a/rust/frameworks/dioxus-liveview.html.markerb b/rust/frameworks/dioxus-liveview.html.markerb index 824341bb8b..6914a8fd1b 100644 --- a/rust/frameworks/dioxus-liveview.html.markerb +++ b/rust/frameworks/dioxus-liveview.html.markerb @@ -2,7 +2,6 @@ title: "Run a Dioxus Liveview App" layout: framework_docs objective: Dioxus Liveview allows apps to run on the server and render in the browser. It uses WebSockets to communicate between the server and the browser. -sitemap: false redirect_from: - /docs/languages-and-frameworks/dioxus-liveview/ - /docs/getting-started/dioxus-liveview/ diff --git a/rust/frameworks/poem.html.markerb b/rust/frameworks/poem.html.markerb index bacec3f831..9686e56598 100644 --- a/rust/frameworks/poem.html.markerb +++ b/rust/frameworks/poem.html.markerb @@ -2,7 +2,6 @@ title: "Run a Poem App" layout: framework_docs objective: Poem is a full-featured and easy-to-use web framework with the Rust programming language. -sitemap: false redirect_from: - /docs/languages-and-frameworks/poem/ - /docs/getting-started/poem/ diff --git a/rust/frameworks/rocket.html.markerb b/rust/frameworks/rocket.html.markerb index b6f03b827a..7458778726 100644 --- a/rust/frameworks/rocket.html.markerb +++ b/rust/frameworks/rocket.html.markerb @@ -2,7 +2,6 @@ title: "Run a Rocket App" layout: framework_docs objective: Rocket is a web framework for Rust that makes it simple to write fast, type-safe, secure web applications with incredible usability, productivity and performance. -sitemap: false redirect_from: - /docs/languages-and-frameworks/rocket/ - /docs/getting-started/rocket/ diff --git a/rust/frameworks/warp.html.markerb b/rust/frameworks/warp.html.markerb index 242036b116..054848acf1 100644 --- a/rust/frameworks/warp.html.markerb +++ b/rust/frameworks/warp.html.markerb @@ -2,7 +2,6 @@ title: "Run a Warp App" layout: framework_docs objective: Warp is a super-easy, composable, web server framework for warp speeds. -sitemap: false redirect_from: - /docs/languages-and-frameworks/warp/ - /docs/getting-started/warp/