Fix web page
[geeqie.git] / web / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3    <head>
4       <title>Geeqie Image Viewer -- Main Project Page</title>
5       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6       <meta name="description" content="Geeqie -- aiming to be the The Best Image/Photo Collection Viewer." />
7       <link rel="stylesheet" type="text/css" href="default.css" />
8    </head>
9    <body>
10       <div id="header">
11          <h1>Geeqie Image Viewer</h1>
12       </div>
13       <div id="side">
14          <ul>
15             <li><a href="//geeqie.org">Main Page</a></li>
16             <li><a href="geeqie-1.2.2.tar.xz" rel="nofollow">Tarball</a> and <a href="geeqie-1.2.2.tar.xz.asc" rel="nofollow">GnuPG sig.</a></li>
17             <li><a href="/cgi-bin/gitweb.cgi?p=geeqie.git" rel="nofollow">Git Source</a></li>
18             <!-- only while we still host the ML at sf. -->
19             <li><a href="//lists.sourceforge.net/lists/listinfo/geeqie-devel">Mailinglist</a></li>
20             <!-- sf links dropped: apps trac geeqie wiki GuideIndex, roadmap, new_features, TODO, screenshots, links, DocStatus -->
21             <li><a href="//www.mail-archive.com/geeqie-devel@lists.sourceforge.net/">mail-archive</a></li>
22             <li><a href="//news.gmane.org/gmane.comp.gnome.apps.geeqie.devel">gmane.org</a></li>
23          </ul>
24       </div>
25       <div id="main"> Geeqie is a lightweight image viewer for Linux, BSDs and "compatibles".
26          <h1>Geeqie Project Status</h1>
27          <p>Geeqie is currently (February 2016) on stable release 1.2.2,
28          and actively being developed by a number of contributors,
29          with upcoming maintenance release v1.2.3 and feature release 1.3.
30          both expected in March 2016.</p>
31          <p>
32          However, there is a big mess with the old project pages at SF.
33          Even though we still use their mailing list infrastructure for now,
34          the canonical Geeqie project information, Geeqie help and
35          documentation, relevant links and other things of interest for
36          Geeqie users, contributors and developers is, or will be, here.</p>
37          <h1>Main features</h1>
38          <ul>
39             <li><A href="//en.wikipedia.org/wiki/Exif">EXIF</A>,
40                <A href="//en.wikipedia.org/wiki/IPTC">IPTC</A>
41                and <A href="//en.wikipedia.org/wiki/Extensible_Metadata_Platform">XMP</A>
42                metadata browsing and editing</li>
43             <li>interoperability, easy integration with other software</li>
44             <li>geeqie works on files and directories, there is no need to import images</li>
45             <li>fast preview for many <A href="//en.wikipedia.org/wiki/Raw_image_format">raw image formats</A></li>
46             <li>tools for image comparison, sorting and managing photo collection</li>
47          </ul>
48
49          <h2>Want to contribute?</h2>
50
51          <ul>
52          <li>We are looking for translators and documentation writers.</li>
53          <li>Obviously this project page could do with some fancy webdesign,
54          screenshots, documentation and testimonials.</li>
55          </ul>
56          <p>If you think you can help us out here, contact us on the mailing list.</p>
57
58          <h3>Requirements</h3>
59          Required libraries:
60          <ul>
61             <li><A href="//www.gtk.org">GTK 2</A></li>
62          </ul>
63          Optional libraries
64          <ul>
65             <li><A href="//www.exiv2.org">Exiv2</A></li>
66             <li><A href="//www.littlecms.com">lcms</A></li>
67             <li><A href="//projects.gnome.org/libchamplain/">libchamplain</A></li>
68             <li><a href="//www.lua.org/">liblua</a></li>
69          </ul>
70
71          <h3>History</h3>
72          <p>Back in 2008, Geeqie has been forked from the GQview
73          project, because it was not possible to contact the GQview author and only maintainer.</p>
74          <p>Geeqie has quickly integrated existing patches, and keeps moving the development forward.</p>
75          <p>We had this project on SF for a long time, then moved to
76          Gitosis when SF decided to bundle malware with downloads.</p>
77          <p>After the closing of Gitosis we moved to this place here, to have a
78          stable address for the project. However, there are still many links to
79          the old locations out there.</p>
80          <p>There used to be some links to Source Forge here.
81          Those are unmaintained, and nobody is able to access it anymore.</p>
82    </body>
83 </html>