summaryrefslogtreecommitdiff
path: root/website/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/www/index.html')
-rw-r--r--website/www/index.html369
1 files changed, 0 insertions, 369 deletions
diff --git a/website/www/index.html b/website/www/index.html
deleted file mode 100644
index 19e0fe6..0000000
--- a/website/www/index.html
+++ /dev/null
@@ -1,369 +0,0 @@
-<!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/index.css"/>
-
-
- <link rel="icon" type="image/png" href="/software/guix/static/base/img/favicon.png"/>
- <link rel="license" href="Pending..."/>
- <title>Home - 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">
-
- <!--FEATURED BOX-->
- <div id="featured-box">
- <div class="featured-content">
- <h1 class="featured-heading">The Guix System Distribution</h1>
-
- <ul>
- <li>
- <b>Liberating.</b> GuixSD is an advanced distribution of
- the <a class="hlink-yellow" href="https://gnu.org/">GNU
- Operating System</a> developed by the
- <a class="hlink-yellow" href="https://gnu.org/">GNU Project
- </a>—which respects the <a class="hlink-yellow"
- href="http://www.gnu.org/philosophy/free-sw.html">freedom
- of computer users</a>.
- </li>
-
- <li>
- <b>Dependable.</b> The <a class="hlink-yellow"
- href="/software/guix/manual/">GNU Guix</a> Package
- Manager, in addition to standard package management
- features, supports transactional upgrades and roll-backs,
- unprivileged package management, per-user profiles, and
- garbage collection.
- </li>
-
- <li>
- <b>Hackable.</b> It provides <a class="hlink-yellow"
- href="https://www.gnu.org/s/guile/">
- Guile Scheme</a> APIs, including high-level embedded
- domain-specific languages (EDSLs), to describe how packages
- are built and composed.
- </li>
- </ul>
-
- <div class="featured-actions">
- <a class="action download" href="/software/guix/download/">
- TEST v0.8.2 (alpha)</a>
-
- <a class="action contribute"
- href="/software/guix/contribute/">
- CONTRIBUTE</a>
- </div>
- </div>
- </div>
- <!--END FEATURED BOX-->
-
-
- <!--DISCOVERY BOX-->
- <div id="discovery-box">
- <h2>Discover GuixSD</h2>
-
- <div class="info-box text-center">
- <video class="video-preview"
- poster="/software/guix/static/base/img/the-emacs-of-distros.png"
- src="http://audio-video.gnu.org/video/misc/2015-01__GNU_Guix__The_Emacs_of_Distros.webm"
- controls>
- </video>
-
- <p>
- January 2015, The Emacs of Distros (48 minutes)
- </p>
-
- <p>
- <a class="hlink-more-light"
- href="/software/guix/help/#talks">Check all talks</a>
- </p>
- </div>
-
- <div class="info-box text-left">
- <p>
- <a class="hlink-yellow" href="/software/guix/manual/">
- GNU Guix Documentation</a><br>
- You may also find more information about GNU Guix by running
- info guix.
- </p>
-
- <p>
- <a class="hlink-yellow" href="http://arxiv.org/abs/1305.4584">
- Functional Package Management with Guix</a><br>
- A paper presented at the 2013 European Lisp Symposium (ELS),
- describes the rationale, design, and implementation of Guix's
- packaging API.
- </p>
-
- <p>
- <a class="hlink-yellow" href="http://www.gnu.org/manual/">
- GNU Manuals Online</a><br>
- Primary documentation for official GNU packages.
- </p>
-
- <p>
- <a class="hlink-more-light" href="/software/guix/help/">
- Find more documentation</a>
- </p>
- </div>
-
- <img class="h-separator" src="/software/guix/static/base/img/h-separator-darker.png"
- alt=""/>
-
- <div id="screens-box">
- <a href="/software/guix/screenshots/0.8.2/grub-menu.png">
- <img class="screenshot-thumb"
- src="/software/guix/static/base/img/screenshots/grub-menu-thumb.png"
- alt="GRUB menu"/>
- </a>
-
- <a href="/software/guix/screenshots/0.8.2/slim.png">
- <img class="screenshot-thumb"
- src="/software/guix/static/base/img/screenshots/slim-thumb.png"
- alt="Slim login manager"/>
- </a>
-
- <a href="/software/guix/screenshots/0.8.2/windowmaker+icecat+inkscape.png">
- <img class="screenshot-thumb"
- src="/software/guix/static/base/img/screenshots/windowmaker+icecat+inkscape-thumb.png"
- alt="Windowmaker, Icecat, and Inkscape"/>
- </a>
-
- <a href="/software/guix/screenshots/0.8.2/user-interfaces.png">
- <img class="screenshot-thumb"
- src="/software/guix/static/base/img/screenshots/user-interfaces-thumb.png"
- alt="mplayer and xterm"/>
- </a>
-
- <a href="/software/guix/screenshots/0.8.2/emacs-ui-packages.png">
- <img class="screenshot-thumb"
- src="/software/guix/static/base/img/screenshots/emacs-ui-packages-thumb.png"
- alt="Emacs user interface to the package manager."/>
- </a>
-
- <a href="/software/guix/screenshots/0.8.2/emacs-ui-generations.png">
- <img class="screenshot-thumb"
- src="/software/guix/static/base/img/screenshots/emacs-ui-generations-thumb.png"
- alt="Emacs user interface generations."/>
- </a>
- </div>
-
- <p>
- <a class="hlink-yellow-boxed" href="/software/guix/contribute/">
- Help us package more software →</a>
- </p>
- </div>
- <!--END DICOVERY BOX-->
-
-
- <!--NEWS BOX-->
- <div id="news-box">
- <h2>News</h2>
-
- <!--TODO: Get these from the atom feed in Savannah-->
- <a class="news-entry" href="http://www.fsf.org/news/fsf-adds-guix-system-distribution-to-list-of-endorsed-distributions">
- <h4>
- FSF adds Guix System Distribution to list of endorsed
- distributions
- </h4>
- <p class="news-date">February 3, 2015</p>
-
- <p class="news-summary">
- The Guix System Distribution is a new and growing distro that
- currently ships with just over 1000 packages, already including
- almost all of the programs available from the GNU Project...
- </p>
- </a>
-
- <a class="news-entry" href="https://savannah.gnu.org/forum/forum.php?forum_id=8193">
- <h4>GNU Guix 0.8.1 Released</h4>
- <p class="news-date">January 29, 2015</p>
-
- <p class="news-summary">
- We are pleased to announce the next alpha release of GNU Guix,
- version 0.8.1. The release comes both with a source tarball,
- which allows you to install it on top of a running GNU/Linux
- system, and a USB installation image to install the standalone
- Guix System...
- </p>
- </a>
-
- <a class="news-entry" href="https://savannah.gnu.org/forum/forum.php?forum_id=8191">
- <h4>GNU Guix at FOSDEM</h4>
- <p class="news-date">January 27, 2015</p>
-
- <p class="news-summary">
- Guix will be present at FOSDEM in Brussels, Belgium, with a
- talk entitled "The Emacs of Distros" this Saturday, at 3PM, in
- room H.1302. The talk will give an update on developments in
- Guix and the Guix System Distribution since last year...
- </p>
- </a>
- <!--END TODO-->
-
- <p>
- <a class="hlink-more-dark"
- href="https://savannah.gnu.org/news/?group=guix">More news</a>
- </p>
- </div>
- <!--END NEWS BOX-->
-
-
- <!--CONTACT BOX-->
- <div id="contact-box">
- <h2>Contact</h2>
-
- <div class="info-box text-justify">
- <h3>IRC Channel</h3>
-
- <p>
- Some Guix users and developers hang out on the #guix channel
- of the Freenode IRC network. <small>(See
- <a href="https://gnunet.org/bot/log/guix/">channel logs</a>)
- </small>.
- </p>
-
- <p class="text-right">
- <a class="button btn-blue"
- href="http://webchat.freenode.net/?channels=%23guix">
- Connect
- </a>
- </p>
-
- <h3>Report Bugs</h3>
-
- <p>
- Use the bugs mailing list to report bugs. Please check whether
- the bug is already in the
- <a href="http://debbugs.gnu.org/cgi/pkgreport.cgi?pkg=guix">
- bug database</a>.
- </p>
-
- <p class="text-right">
- <a class="button btn-red" href="mailto:bug-guix@gnu.org">
- Report
- </a>
- </p>
- </div>
-
- <div class="info-box text-left">
- <h3>Mailing Lists</h3>
-
- <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>
-
- <p>
- <a href="https://lists.gnu.org/mailman/listinfo/gnu-system-discuss">
- <b>gnu-system-discuss</b>
- </a>
- <small>
- (
- <a href="http://lists.gnu.org/archive/html/gnu-system-discuss/">
- archive</a>
- )
- </small><br>
- Discussion about the development of the broader GNU system.
- </p>
-
- <p>
- <a href="https://lists.nongnu.org/mailman/listinfo/gnu-linux-libre">
- <b>gnu-linux-libre</b>
- </a>
- <small>
- (
- <a href="http://lists.nongnu.org/archive/html/gnu-linux-libre/">
- archive</a>
- )
- </small><br>
- Workgroup for fully free GNU/Linux distributions.
- </p>
-
- <p>
- <a class="hlink-more-dark"
- href="https://savannah.gnu.org/mail/?group=guix">
- Find all the available lists</a>
- </p>
- </div>
- </div>
- <!--END CONTACT BOX-->
-
- </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