From 9018ae3f823ff65ef95d6c64fe3aaa93ba625f09 Mon Sep 17 00:00:00 2001 From: "Yury V. Zaytsev" Date: Wed, 12 Mar 2025 18:48:25 +0100 Subject: [PATCH] Feedback from @ossilator: move trivia from the home page elsewhere --- docs/communication.md | 12 ++++++++++++ docs/index.md | 2 -- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/communication.md b/docs/communication.md index 60ee834..8b996ab 100644 --- a/docs/communication.md +++ b/docs/communication.md @@ -35,3 +35,15 @@ To report an issue or file a feature request please use our [issue tracker on Gi * [Read the archives](https://groups.google.com/group/mc-bugs) at Google Groups +## Other resources + +This website is the new home of Midnight Commander. + +The main project repository has been moved from [Savannah](https://savannah.gnu.org/projects/mc) to a new Git repository hosted on [GitHub](https://github.com/MidnightCommander/mc). + +We used to run Trac on `midnight-commander.org` to serve as our home page, wiki, source browser, and issue tracker. With the retirement of Trac, most of these locations have been moved to GitHub. + +* Wiki pages + * <{{ config.repo_url }}/wiki> +* Trac content archive + * <{{ extra.organization_url }}/trac-archive> diff --git a/docs/index.md b/docs/index.md index 315cd67..d29dec8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,8 +13,6 @@ It's a feature-rich, full-screen, text-mode application that allows you to copy, Midnight Commander uses versatile text interface libraries such as [ncurses](https://invisible-island.net/ncurses/) or [S-Lang](https://www.jedsoft.org/slang/), which allows it to work on a regular console, inside an X Window terminal, over `ssh` connections, and in all kinds of remote shells. -This site is the new home of Midnight Commander. The main project repository has been moved from [Savannah](https://savannah.gnu.org/projects/mc) to a new Git repository hosted on [GitHub](https://github.com/MidnightCommander/mc). - ## Installation The easiest way to install `mc` is to use your system package manager: