From ac986f97da15cf97db675443653acdae2501f0ad Mon Sep 17 00:00:00 2001 From: smxi Date: Sun, 22 Nov 2020 10:38:24 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 97497c5..65b9b2b 100644 --- a/Home.md +++ b/Home.md @@ -9,6 +9,7 @@ The following are the resources available for inxi support, help, documentation, * [inxi installation instructions](http://smxi.org/docs/inxi-installation.htm) - various install options for inxi. Most distributions have inxi packages, but not all of them update it routinely. * [inxi options](http://smxi.org/docs/inxi-options.htm) - explanation of the inxi options. This will usually be fairly up to date because it's quite simple to get an html version of the real options. * [inxi man page](http://smxi.org/docs/inxi-man.htm) - html version of the inxi man page. Note that this will generally lag behind the real man page because it's messy transforming the man page to html. +* [inxi core mission](https://smxi.org/docs/inxi-core-mission.htm) - useful for potential contributors who might not understand why things in inxi are done the way they are. Covers support for Legacy OS/Hardware, optimizations, and primary philosophy. * [inxi support forums](http://techpatterns.com/forums/forum-33.html) - post actual discussion type issues here, or use the issues tracker here, makes no difference, except the forum will be way more sticky and visible over time. * [inxi issue tracker](https://github.com/smxi/inxi/issues) - use the github issue tracker/bug reporter to report issues/bugs. * inxi IRC support: irc.oftc.net channel #smxi - sometimes IRC support is faster or more efficient.