website: start adding content to the manual
[dragora.git] / website / en / index.html
blob748eda72b6be69e7ce0addf61808e786cbe16cd0
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <HTML>
3 <HEAD>
4 <META NAME="generator" CONTENT="http://txt2tags.org">
5 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
6 <LINK REL="stylesheet" TYPE="text/css" HREF="../style.css">
7 <TITLE>Dragora</TITLE>
8 <link rel="icon" type="image/gif" href="../favicon.ico">
9 <meta name="keywords" content="dragora, GNU, Linux, distribution, free software, simple, reliable">
10 <meta name="description" content="Dragora is an independent GNU/Linux-Libre distribution based on concepts of simplicity.">
11 </HEAD>
12 <BODY>
14 <DIV CLASS="header" ID="header">
15 <H1>Dragora</H1>
16 </DIV>
18 <DIV CLASS="body" ID="body">
20 <TABLE ALIGN="center">
21 <TR>
22 <TD><IMG ALIGN="middle" SRC="../img/dragora.png" BORDER="0" ALT=""> An independent GNU/Linux-Libre distribution based on concepts of simplicity.</TD>
23 </TR>
24 </TABLE>
26 <H2>Introduction</H2>
28 <P>
29 <I>Dragora</I> is a complete and reliable distribution of the
30 <A HREF="http://www.gnu.org/gnu/linux-and-gnu.en.html">GNU/Linux</A> operating system that is <B>entirely</B>
31 <A HREF="http://www.gnu.org/philosophy/free-sw.en.html">free software</A>. <I>Dragora</I> is founded on the concepts
32 of simplicity and elegance, it can be run for almost any purpose
33 (desktop, workstation, server, development, etc.). The intended audience
34 is people interested in learning more about the technical aspects of a
35 friendly GNU/Linux distribution. Also people looking to use the purest
36 ethical software for daily use.
37 </P>
39 <H4>News</H4>
41 <P>
42 <A HREF="http://lists.nongnu.org/archive/html/dragora-users/2019-04/msg00006.html">2019-04-23</A> -
43 New website uploaded.
44 <br>
45 <A HREF="http://lists.nongnu.org/archive/html/dragora-users/2019-04/msg00003.html">2019-04-16</A> -
46 Version 1.0 of Qi (package manager) has been reached.
47 <br>
48 <A HREF="http://lists.nongnu.org/archive/html/dragora-users/2018-09/msg00004.html">2018-09-28</A> -
49 Dragora 3.0-alpha2 has been announced.
50 <br>
51 <A HREF="http://lists.nongnu.org/archive/html/dragora-users/2017-12/msg00000.html">2017-12-31</A> -
52 Dragora 3.0-alpha1 has been announced.
53 </P>
55 <H2>Downloading Dragora</H2>
57 <P>
58 <I>Dragora</I> can be found on <A HREF="http://rsync.dragora.org/ISO/">http://rsync.dragora.org/ISO/</A> (via HTTP) and rsync://rsync.dragora.org/ISO/
59 (via RSYNC). It can also be found on some <A HREF="mirrors.html">mirrors</A>; please
60 <B>use a mirror</B> if possible.
61 </P>
63 <H2>Documentation</H2>
65 <P>
66 <A HREF="manual.html">Documentation for Dragora</A> is available online. You may also
67 find more information about Dragora by running <CODE>info dragora</CODE> or
68 <CODE>man dragora</CODE> on your Dragora system. A brief summary is available by
69 running <CODE>dragora-help</CODE>.
70 </P>
72 <H2>Mailing lists</H2>
74 <P>
75 <I>Dragora</I> has the following mailing lists:
76 </P>
78 <UL>
79 <LI><A HREF="http://lists.nongnu.org/mailman/listinfo/dragora-users">dragora-users</A>
80 is used for general user help and to discuss most aspects of Dragora,
81 including development and enhancement requests, as well as bug reports.
82 </UL>
84 <H2>Getting involved</H2>
86 <P>
87 Development of Dragora in general is a volunteer effort, and you can
88 contribute. For information, please read
89 <A HREF="help.html">How to help Dragora</A>. If you'd like to get involved,
90 it's a good idea to join the discussion mailing list (see above).
91 </P>
93 <H3>Development</H3>
95 <P>
96 The latest changes in the development of Dragora can be viewed and
97 followed from the links below. The project has two primary git repositories hosted on
98 <A HREF="http://savannah.nongnu.org/projects/dragora">Savannah</A> and <A HREF="http://notabug.org/dragora">Notabug.org</A>. We also keep a mirror
99 of the Savannah repository in <A HREF="http://repo.or.cz/dragora.git/">http://repo.or.cz/dragora.git/</A>. Assuming
100 you have <A HREF="http://git-scm.com">git</A> installed, you can retrieve the latest revision with
101 this command: <CODE>git clone git://git.savannah.gnu.org/dragora.git</CODE>
102 </P>
104 <TABLE>
105 <TR>
106 <TD ALIGN="center">mainline: <B>3.0</B></TD>
107 <TD>[ <A HREF="http://git.savannah.nongnu.org/cgit/dragora.git/tree/">browse</A> ]</TD>
108 <TD>[ <A HREF="http://git.savannah.nongnu.org/cgit/dragora.git/log/">changelog</A> ]</TD>
109 </TR>
110 <TR>
111 <TD ALIGN="center">old stable (historical): <B>2.2</B></TD>
112 <TD>[ <A HREF="http://mirror.fsf.org/dragora/v2/">browse</A> ]</TD>
113 <TD>[ <A HREF="http://mirror.fsf.org/dragora/v2/ANNOUNCEMENT2.2.TXT">announcement</A> ]</TD>
114 </TR>
115 </TABLE>
117 <CENTER>
118 <A href="http://repo.or.cz/dragora.git/atom">
119 <IMG src="../img/Feed-icon.svg" width="24" height="24"
120 alt="Atom feed subscription from http://repo.or.cz/dragora.git/ (git mirror)"></A>
121 <BR><BR>
122 <A HREF="donate.html">Make a donation (today)</A>
123 </CENTER>
125 <H3>Bug Reports</H3>
128 For general discussion of bugs in Dragora the mailing list
129 &lt;dragora-users (a) nongnu org&gt; is the most appropriate forum. Please send
130 messages as plain text, do not send messages encoded as HTML nor encoded
131 as base64 MIME nor included as multiple formats. Please include a
132 descriptive subject line. If all of the subject are "bug in dragora" it
133 is impossible to differentiate them.
134 </P>
136 <H3>Translating Dragora</H3>
139 Translations of the website and documentation of Dragora are welcome.
140 Note: we are trying to improve the information in both, website and
141 documentation before accepting translations.
142 </P>
144 <H3>Maintainer(s)</H3>
147 Dragora is currently being maintained by Matías Fonzo. Please use the
148 mailing lists for contact.
149 </P>
151 <H2>Community</H2>
153 <H3>IRC</H3>
156 Join us on #dragora of irc.gnu.org (Freenode). If you do not have an IRC
157 client, you can access via
158 <A HREF="http://kiwiirc.com/nextclient/irc.freenode.net?channels=#dragora">WebChat</A>.
159 </P>
161 <H3>Social Network</H3>
164 The official social group for Dragora can be found at
165 <A HREF="http://gnusocial.no/group/dragora">GNUSocial.no</A>.
166 </P>
168 <A HREF="index.html#">^ Go up</A>
169 </P>
170 </div><div id="footer">
172 <HR NOSHADE SIZE=1>
175 23 April 2019, 20:16
176 <A HREF="index.t2t">See sources</A> ~
177 <A HREF="http://validator.w3.org/check?uri=referer">Validate HTML</A> |
178 <A HREF="http://www.gnu.org/licenses/fdl.txt">GNU Free Documentation License</A>
179 </P>
180 </div><div id="fake">
181 </DIV>
183 <!-- html code generated by txt2tags 2.6. (http://txt2tags.org) -->
184 <!-- cmdline: txt2tags -t html en/index.t2t -->
185 </BODY></HTML>