]> Pileus Git - ~andy/aweather-web/blobdiff - html.ct
Add user manual
[~andy/aweather-web] / html.ct
diff --git a/html.ct b/html.ct
index 1603cf4e89bc910cdb92c765d3c9600480367c29..68be68379603b7c8ab2642cfa0babb6e9dd284be 100644 (file)
--- a/html.ct
+++ b/html.ct
@@ -127,10 +127,24 @@ Content-Type: text/html; charset=UTF-8
           without any license fees or royalties.</p>
 <% } %>
 
+<% void print_manual(void) { %>
+       <div class="asciidoc">
+               <% print_file("manual.inc"); %>
+       </div>
+<% } %>
+
 <% void print_news(void) { %>
        <!-- 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-11-25</dt>
+               <dd>
+                       AWeather 0.6.1 released: <ul>
+                               <li>Added a Radar menu to quickly jump to a NEXRAD/WSR-88D site</li>
+                               <li>Fixed a bunch of 64-bit bugs</li>
+                       </ul>
+               </dd>
+
                <dt>2011-11-03</dt>
                <dd>
                        AWeather 0.6 released: <ul>
@@ -268,7 +282,7 @@ Content-Type: text/html; charset=UTF-8
                        <dt>Source code</dt>
                        <dd>
                        <a href="files/aweather-<%= VERSION %>.tar.gz">aweather-<%= VERSION %>.tar.gz</a>,
-                       <a href="../grits/grits-<%= VERSION %>.tar.gz">grits-<%= VERSION %>.tar.gz</a>,
+                       <a href="../grits/grits-<%= VERSION_GRITS %>.tar.gz">grits-<%= VERSION_GRITS %>.tar.gz</a>,
                        <a href="files/rsl-1.40.tar.gz">rsl-1.40.tar.gz</a>
                        </dd>
 
@@ -279,7 +293,8 @@ 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,
+                           or the <a href="<%= UBUNTU_PPA %>">AWeather PPA</a></dd>
                        <!--
                                (Arch packages still have bugs)
                                <dt>Arch</dt>