Feedback from @ossilator: move trivia from the home page elsewhere

This commit is contained in:
Yury V. Zaytsev
2025-03-12 18:48:25 +01:00
parent 2f89c91fd5
commit 9018ae3f82
2 changed files with 12 additions and 2 deletions

View File

@@ -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>

View File

@@ -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: