Skip to content

Commit

Permalink
remove sitemap: false flag (superfly#1619)
Browse files Browse the repository at this point in the history
  • Loading branch information
fliepeltje authored Jun 26, 2024
1 parent 1e8b04a commit 5b24b67
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 21 deletions.
1 change: 0 additions & 1 deletion js/frameworks/astro.html.markerb
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 0 additions & 1 deletion js/frameworks/deno.html.markerb
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 0 additions & 1 deletion js/frameworks/nextjs.html.markerb
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 0 additions & 1 deletion js/frameworks/nuxtjs.html.markerb
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 0 additions & 1 deletion js/frameworks/redwood.html.markerb
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 0 additions & 1 deletion js/frameworks/remix.html.markerb
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 0 additions & 1 deletion js/frameworks/svelte.html.markerb
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 0 additions & 1 deletion languages-and-frameworks/dockerfile.html.markerb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Deploy via Dockerfile
layout: language-and-framework-docs
sitemap: false
redirect_from: /docs/getting-started/dockerfile/
---

Expand Down
1 change: 0 additions & 1 deletion languages-and-frameworks/dotnet.html.markerb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Run a .NET App"
layout: language-and-framework-docs
sitemap: false
redirect_from: /docs/getting-started/dotnet/
---

Expand Down
1 change: 0 additions & 1 deletion languages-and-frameworks/golang.html.markerb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Run a Go App"
layout: language-and-framework-docs
sitemap: false
redirect_from: /docs/getting-started/golang/
---

Expand Down
1 change: 0 additions & 1 deletion languages-and-frameworks/ruby.html.markerb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Run a Ruby App"
layout: language-and-framework-docs
sitemap: false
redirect_from: /docs/getting-started/ruby/
---

Expand Down
1 change: 0 additions & 1 deletion languages-and-frameworks/static.html.markerb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Run a Static Website"
layout: language-and-framework-docs
sitemap: false
redirect_from: /docs/getting-started/static/
---

Expand Down
1 change: 0 additions & 1 deletion python/frameworks/fastapi.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
1 change: 0 additions & 1 deletion python/frameworks/flask.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
1 change: 0 additions & 1 deletion python/frameworks/streamlit.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
1 change: 0 additions & 1 deletion rust/frameworks/actix-web.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
1 change: 0 additions & 1 deletion rust/frameworks/axum.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
1 change: 0 additions & 1 deletion rust/frameworks/dioxus-liveview.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
1 change: 0 additions & 1 deletion rust/frameworks/poem.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
1 change: 0 additions & 1 deletion rust/frameworks/rocket.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
1 change: 0 additions & 1 deletion rust/frameworks/warp.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 5b24b67

Please sign in to comment.