]> Pileus Git - ~andy/aweather-web/blobdiff - html.ct
Split news into news/oldnews
[~andy/aweather-web] / html.ct
diff --git a/html.ct b/html.ct
index 45dc64c4164d9c94566517f0246d9bb2cf66a0cf..af1abf3a39389e51f934d1cc18e51983aba9d283 100644 (file)
--- a/html.ct
+++ b/html.ct
@@ -123,8 +123,18 @@ Content-Type: text/html; charset=UTF-8
 <% } %>
 
 <% void print_news(void) { %>
-       <p class="quote">Now that it's spring again, progress on AWeather is continuing.</p>
+       <!-- It's not really spring anymore :/ -->
+       <!-- <p class="quote">Now that it's spring again, progress on AWeather is continuing.</p> -->
        <dl class="news">
+               <dt>2011-09-12</dt>
+               <dd>
+                       AWeather 0.5.2 released: <ul>
+                               <li>Added new desktop icons</li>
+                               <li>Miscellaneous bug fixes</li>
+                       </ul>
+                       Improved organization of the <a href="<%= WIKI_INDEX %>">Wiki</a>
+               </dd>
+
                <dt>2011-08-25</dt>
                <dd>
                        AWeather 0.5.1 released: <ul>
@@ -160,7 +170,14 @@ Content-Type: text/html; charset=UTF-8
                        <li>Added an option to automatically refresh after a timeout</li>
                        <li>New fullscreen mode</li>
                </ul></dd>
+       </dl>
+       <p class="note">See also: <a href="oldnews">Older news</a>,
+                                 <a href="<%= GW_AWEATHER %>">gitweb</a></p>
+<% } %>
 
+<% void print_oldnews(void) { %>
+       &lt; <a href="news">News</a>
+       <dl class="news">
                <dt>2010-05-17</dt>
                <dd>AWeather 0.4.1:<ul>
                        <li>Win32 fixes and improved debug support</li>
@@ -188,7 +205,6 @@ Content-Type: text/html; charset=UTF-8
                    progress is being made on libgis, which is now able to display
                    a virtual globe using data from NASA servers.</dd>
        </dl>
-       <p class="note">See also: AWeather's <a href="<%= GW_AWEATHER %>">gitweb</a></p>
 <% } %>
 
 <% void print_screenshots(void) { %>
@@ -240,7 +256,12 @@ Content-Type: text/html; charset=UTF-8
                        <dd><span class="code">apt-get install aweather</span> from Debian sid</dd>
 
                        <dt>Ubuntu</dt>
-                       <dd><span class="code">apt-get install aweather</span> from Ubuntu oneiric</dd>
+                       <dd><span class="code">apt-get install aweather</span> from Ubuntu Oneiric</dd>
+                       <!--
+                               (Arch packages still have bugs)
+                               <dt>Arch</dt>
+                               <dd>Available from the AUR</dd>
+                       -->
                </dl></li>
                <li class="windows"><dl class="inline">
                        <dt>Windows</dt>