mirror of
https://github.com/MidnightCommander/website.git
synced 2026-02-02 11:13:47 -08:00
Feedback from @ossilator: move trivia from the home page elsewhere
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user