summaryrefslogtreecommitdiff
path: root/website/www/help/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/www/help/index.html')
-rw-r--r--website/www/help/index.html278
1 files changed, 278 insertions, 0 deletions
diff --git a/website/www/help/index.html b/website/www/help/index.html
new file mode 100644
index 0000000..c52fbb3
--- /dev/null
+++ b/website/www/help/index.html
@@ -0,0 +1,278 @@
+<!DOCTYPE html>
+
+<html lang="en">
+
+<head>
+ <meta charset="utf-8"/>
+ <meta name="author" content="GuixSD Contributors"/>
+ <meta name="description" content="GuixSD is GNU's advanced system distribution. GNU is an operating system which respects the freedom of computer users. You are free to run the system for any purpose, study how it works, improve it, and share it with the whole world."/>
+ <meta name="keywords" content="GNU, FSF, Free Software Foundation, Linux, Emacs, GCC, Unix, Free Software, Libre Software, Operating System, GNU Kernel, GNU Hurd, GUix Package Manager, Guile Scheme, Functional package management"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="stylesheet" type="text/css" href="/software/guix/static/base/css/base.css"/>
+
+ <link rel="stylesheet" type="text/css" href="/software/guix/static/base/css/help.css"/>
+
+
+ <link rel="icon" type="image/png" href="/software/guix/static/base/img/favicon.png"/>
+ <link rel="license" href="Pending..."/>
+ <title>Help - GuixSD</title>
+</head>
+
+<body>
+ <!--MESSAGE BOX-->
+ <div class="message-box msg-info">
+ <span class="msg-label">Note</span> The Guix System Distribution
+ (GuixSD) is alpha software. This means it is not production-ready. It
+ may contain bugs and lack important features. But more than a
+ disclaimer, this is an invitation to join us in improving it. See
+ <a href="/software/guix/contribute/">Contributing</a>,
+ for more information. We hope you can soon switch to GuixSD without
+ fear.
+ </div>
+ <!--END MESSAGE BOX-->
+
+
+ <!--HEADER BOX-->
+ <div id="header-box">
+ <a href="/software/guix/" id="logo">
+ <img src="/software/guix/static/base/img/GuixSD-logo.png" alt="GuixSD"/>
+ </a>
+
+ <ul id="site-nav">
+ <li><a href="/software/guix/download/">Download</a></li>
+ <li><a href="/software/guix/package-list.html">Packages</a></li>
+ <li><a href="/software/guix/help/">Help</a></li>
+ <li><a href="/software/guix/contribute/">Contribute</a></li>
+ <li><a href="/software/guix/donate/">Donate</a></li>
+ <li><a href="/software/guix/about/">About</a></li>
+ </ul>
+ </div>
+ <!--END HEADER BOX-->
+
+
+ <!--CONTENT BOX-->
+ <div id="content-box">
+
+<article>
+ <h1>Help</h1>
+
+ <div class="text-center">
+ <div class="summary-box">
+ <div class="text-center">
+ <img src="/software/guix/static/base/img/guixsd-manual-icon.png"
+ alt=""/>
+ </div>
+
+ <h2>GuixSD Manual</h2>
+
+ <p>
+ The documentation about the Guix System Distribution is available
+ online as part of the GNU Guix package manager manual.
+ </p>
+
+ <a class="hlink-more-dark"
+ href="/software/guix/manual/guix.html#GNU-Distribution">
+ Read the manual</a>
+ </div>
+
+ <div class="summary-box">
+ <div class="text-center">
+ <img src="/software/guix/static/base/img/guix-manual-icon.png"
+ alt=""/>
+ </div>
+
+ <h2>GNU Guix Manual</h2>
+
+ <p>
+ Documentation for the GNU Guix package manager is available
+ online. You may also find more information about Guix by running
+ <em>info&nbsp;guix</em>.
+ </p>
+
+ <a class="hlink-more-dark" href="/software/guix/manual/">
+ Read the manual</a>
+ </div>
+
+ <div class="summary-box">
+ <div class="text-center">
+ <img src="/software/guix/static/base/img/library-icon.png"
+ alt=""/>
+ </div>
+
+ <h2>GNU Manuals</h2>
+
+ <p>
+ GuixSD is a distribution of the <a href="http://www.gnu.org/">GNU
+ operating system</a>. Most GNU software is documented and the
+ documentation is available online in various formats.
+ </p>
+
+ <a class="hlink-more-dark"
+ href="http://www.gnu.org/doc/doc.en.html">
+ Browse the manuals</a>
+ </div>
+
+ <div class="summary-box">
+ <div class="text-center">
+ <img src="/software/guix/static/base/img/chat-icon.png"
+ alt=""/>
+ </div>
+
+ <h2>IRC Chat</h2>
+
+ <p>
+ For real-time support from the community, you can connect to the
+ <em>#guix</em> channel on irc.freenode.net. There you can get help
+ about anything related to both the Guix System Distribution and
+ GNU Guix.
+ </p>
+
+ <p>
+ The <em>#guix</em> channel is logged. Previous conversations can
+ be browsed online. See the
+ <a href="https://gnunet.org/bot/log/guix/">channel logs</a>.
+ </p>
+
+ <a class="hlink-more-dark"
+ href="http://webchat.freenode.net/?channels=%23guix">Connect</a>
+ </div>
+
+ <div class="summary-box">
+ <div class="text-center">
+ <img src="/software/guix/static/base/img/email-icon.png"
+ alt=""/>
+ </div>
+
+ <h2>Mailing lists</h2>
+
+ <p>
+ Email support from the community is also available through the
+ following mailing lists. The messages sent to the lists are public
+ and archived online.
+ </p>
+
+ <p>
+ <a href="https://lists.gnu.org/mailman/listinfo/guix-devel">
+ <b>guix-devel</b>
+ </a>
+ <small>
+ (
+ <a href="https://lists.gnu.org/archive/html/guix-devel">
+ archive</a>
+ )
+ </small><br>
+ Discussion about the development of GNU Guix and the Guix System
+ Distribution (GuixSD).
+ </p>
+
+ <p>
+ <a href="https://lists.gnu.org/mailman/listinfo/bug-guix">
+ <b>bug-guix</b>
+ </a>
+ <small>
+ (
+ <a href="https://lists.gnu.org/archive/html/bug-guix">
+ archive</a>
+ )
+ </small><br>
+ Bug reports for GNU Guix and the Guix System Distribution.
+ </p>
+
+ <a class="hlink-more-dark"
+ href="https://savannah.gnu.org/mail/?group=guix">
+ Check all the lists</a>
+ </div>
+ </div>
+
+ <h2>Additional Documentation</h2>
+
+ <ul>
+ <li>
+ <a href="http://arxiv.org/abs/1305.4584"><i>Functional Package
+ Management with Guix</i></a>, presented at the
+ <a href="http://www-sop.inria.fr/members/Manuel.Serrano/conferences/els13.html">
+ 2013 European Lisp Symposium (ELS)</a>, describes the rationale, design,
+ and implementation of Guix's packaging API.
+ </li>
+ </ul>
+
+ <h2 id="talks">Talks</h2>
+
+ <ul>
+ <li>
+ February 2015,
+ <a href="https://fosdem.org/2015/schedule/event/the_emacs_of_distros/">
+ FOSDEM</a>: <a href="guix-fosdem-20150131.pdf">slides</a>,
+ <a href="http://audio-video.gnu.org/video/misc/2015-01__GNU_Guix__The_Emacs_of_Distros.webm">
+ video</a> (WebM; 47 minutes)
+ </li>
+
+ <li>
+ August 2014, <a href="http://audio-video.gnu.org/video/ghm2014/">GNU
+ Hackers Meeting</a>: <a href="guix-ghm-20140815.pdf">slides</a>,
+ <a href="http://audio-video.gnu.org/video/ghm2014/2014-08--courtes--were-building-the-gnu-system--ghm.webm">
+ video</a> (WebM; 60 minutes)
+ </li>
+
+ <li>
+ July 2014, <a href="http://www.open-bio.org/wiki/Codefest_2014">Open
+ Bioinformatics Codefest 2014</a>:
+ <a href="guix-openbio-codefest-20140709.pdf">slides</a>
+ </li>
+
+ <li>
+ February 2014,
+ <a href="https://fosdem.org/2014/schedule/event/gnuguix/">FOSDEM</a>:
+ <a href="guix-fosdem-20140201.pdf">slides</a>,
+ <a href="http://video.fosdem.org/2014/H1302_Depage/Sunday/Growing_a_GNU_with_Guix.webm">
+ video</a> (WebM; 55 minutes)
+ </li>
+
+ <li>
+ August 2013, <a href="/ghm/2013/paris">GNU Hackers Meeting</a>
+ <ul>
+ <li>
+ <i>GNU Guix: Package without a scheme!</i>, by Andreas:
+ <a href="guix-ghm-andreas-20130823.pdf">slides</a>
+ </li>
+
+ <li>
+ <i>Guix, the Computing Freedom Deployment Tool</i>, by Ludovic:
+ <a href="guix-ghm-ludo-20130823.pdf">slides</a>,
+ <a href="http://audio-video.gnu.org/video/ghm2013/Ludovic_Courtes-GNU_Guix_the_computing_freedom_deployment_tool_.webm">video</a>
+ (WebM; 60 minutes, 127MB)
+ </li>
+ </ul>
+ </li>
+
+ <li>
+ June 2013,
+ <a href="http://www-sop.inria.fr/members/Manuel.Serrano/conferences/els13.html">
+ European Lisp Symposium (ELS)</a>:
+ <a href="guix-els-20130603.pdf">slides</a>,
+ <a href="http://www.nicklevine.org/els2013/ludovic-courtes.mp3">audio</a>
+ </li>
+
+ <li>
+ July 2012, <a href="/ghm/2012/ddorf/">GNU Hackers Meeting</a>:
+ <a href="guix-ghm-20120721.pdf">slides</a>,
+ <a href="http://audio-video.gnu.org/video/ghm2012/guix.ogv">video</a>
+ (Ogg/<a href="http://theora.org/">Theora</a>; 84 minutes, 88.1MB)
+ </li>
+ </ul>
+</article>
+
+ </div>
+ <!--END CONTENT BOX-->
+
+
+ <!--FOOTER BOX-->
+ <div id="footer-box">
+ copyleft 2015 GuixSD
+ <a class="hlink-yellow" href="/software/guix/contribute/">
+ Contributors</a>. Made with <span class="metta">♥</span> by humans.
+ </div>
+ <!--END FOOTER BOX-->
+</body>
+
+</html> \ No newline at end of file