This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".
The branch, master has been updated
via ad3460d8f3dd860575dfe622a502d3c970bc94bc (commit)
via b3e5619ed8f639afc89a93cc28683d68d072bacc (commit)
from 990728327eb59d185df3beada712e4fa813035e2 (commit)
Summary of changes:
templates/docs.tpl | 7 +++++++
templates/download.tpl | 28 ++++++++++++++++++++++------
2 files changed, 29 insertions(+), 6 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ad3460d8f3dd860575dfe622a502d3c970bc94bc
Merge: b3e5619 9907283
Author: Mighty Byte <[email protected]>
Date: Sun Feb 6 11:00:45 2011 -0500
Merge branch 'master' of git.snapframework.com:snap-website
commit b3e5619ed8f639afc89a93cc28683d68d072bacc
Author: Mighty Byte <[email protected]>
Date: Sun Feb 6 10:59:45 2011 -0500
Added xmlhtml to the docs and download pages. Updated snap description.
diff --git a/templates/docs.tpl b/templates/docs.tpl
index 39c095d..f70764c 100644
--- a/templates/docs.tpl
+++ b/templates/docs.tpl
@@ -89,6 +89,13 @@
</a>
An HTML-based templating engine, allowing Haskell functions to
be bound to tags.</dd>
+ <dt><a href="docs/latest/xmlhtml/index.html">xmlhtml</a></dt>
+ <dd>
+ <a class="book" href="docs/latest/xmlhtml/index.html">
+ <img src="/media/css/book.png" />
+ </a>
+ A hybrid XML/HTML parsing and rendering library written
+ specifically for Heist.</dd>
</dl>
</div>
</div>
diff --git a/templates/download.tpl b/templates/download.tpl
index f4603e1..9993f97 100644
--- a/templates/download.tpl
+++ b/templates/download.tpl
@@ -71,6 +71,17 @@ $ cabal install snap</pre>
>test coverage report</a> ]</span></dd>
+ <dt>snap</dt>
+ <dd>Umbrella project pulling together Snap's component libraries
+ into a coherent framework. <br/><span class="linklist">
+ [ <a href="/docs/latest/snap/index.html"
+ >api docs</a> |
+ <a href="http://hackage.haskell.org/package/snap"
+ >hackage</a> |
+ <a href="http://github.com/snapframework/snap"
+ >github</a> ]</span></dd>
+
+
<dt>heist</dt>
<dd>An HTML-based templating engine, allowing Haskell functions to
be
bound to tags. <br/><span class="linklist">
@@ -83,12 +94,17 @@ $ cabal install snap</pre>
>test coverage report</a> ]</span></dd>
- <dt>snap</dt>
- <dd>Snap project starter plus hint-based web handler engine
- (upcoming for 0.3, works with the 0.3 branch of
- <a
href="http://github.com/snapframework/snap-core">snap-core</a>)<br/><span
class="linklist">
- [ <a href="http://github.com/snapframework/snap" >github</a>
- ]</span></dd>
+ <dt>xmlhtml</dt>
+ <dd>A hybrid XML/HTML5 parsing and rendering library written
+ specifically for Heist. <br/><span class="linklist">
+ [ <a href="/docs/latest/xmlhtml/index.html" >api docs</a> |
+ <a href="http://hackage.haskell.org/package/xmlhtml"
+ >hackage</a> |
+ <a href="http://github.com/snapframework/xmlhtml"
+ >github</a> |
+ <a href="/docs/xmlhtml-hpc/hpc_index.html"
+ >test coverage report</a> ]</span></dd>
+
<dt>snap-website </dt>
<dd>The source code for this website is a good example of
-----------------------------------------------------------------------
hooks/post-receive
--
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap