From 3ecfd4438c33ab2d4db301f67a454be99b72882c Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 8 Oct 2024 12:05:01 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index 1feb555..74a1964 100644 --- a/Home.md +++ b/Home.md @@ -4,11 +4,8 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]]. ---- -**2024-07: I have submitted a suggestion to GitHub to solve this problem: [#133123](https://github.com/orgs/community/discussions/133123). Please consider upvoting to help.** -
-**2024-07: Editing is unfortunately now disabled because it is the only way for this wiki to be indexed by search engines**. -
Unfortunately [GitHub is actively preventing search engines from indexing editable wikis](https://github.com/orgs/community/discussions/4992). There are third-party crawlable mirrors (e.g. https://github-wiki-see.page/m/ocornut/imgui/wiki) but Google is doing a poor job surfacing the information. DuckDuckGo or Bing may occasionally do a better job, and the GitHub search bar exists. If you have meaningful edits to make please contact maintainers. -
We may need to move the Wiki elsewhere since GitHub is not cooperating by not allowing project owners to even e.g. add wiki editors. :( +**(2024-07: Editing is unfortunately now disabled because it is the only way for this wiki to be indexed by search engines. I have submitted a suggestion to GitHub to solve this problem: [#133123](https://github.com/orgs/community/discussions/133123). Please consider upvoting to help.)** +
(Unfortunately GitHub is actively [preventing search engines from indexing editable wikis](https://github.com/orgs/community/discussions/4992). There are third-party crawlable mirrors (e.g. https://github-wiki-see.page/m/ocornut/imgui/wiki) but Google is doing a poor job surfacing the information. DuckDuckGo or Bing may occasionally do a better job, and the GitHub search bar exists. If you have meaningful Wiki edits to make you can checkout the Wiki git repo, make a change and submit it as a PR in main repo. We may need to move the Wiki elsewhere since GitHub is not cooperating by not allowing project owners to even e.g. add wiki editors.) ----