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 430880410767d97f2f7d3e2a2dab6b0221e60062 (commit)
via da16909515d33858c39b02591033b613053904a1 (commit)
from 8ab344d745bacd50754ebaadab1b233191e1422f (commit)
Summary of changes:
templates/quotes.tpl | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 52 insertions(+), 0 deletions(-)
create mode 100644 templates/quotes.tpl
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 430880410767d97f2f7d3e2a2dab6b0221e60062
Merge: da16909 8ab344d
Author: Mighty Byte <[email protected]>
Date: Sun Dec 12 02:37:22 2010 -0500
Merge branch 'master' of git.snapframework.com:snap-website
commit da16909515d33858c39b02591033b613053904a1
Author: Mighty Byte <[email protected]>
Date: Sun Dec 12 02:35:31 2010 -0500
Added quotes page, but noting links to it yet, and it still needs to be
styled.
diff --git a/templates/quotes.tpl b/templates/quotes.tpl
new file mode 100644
index 0000000..ca362a9
--- /dev/null
+++ b/templates/quotes.tpl
@@ -0,0 +1,52 @@
+<apply template="page">
+ <bind tag="subtitle">: About</bind>
+ <static>
+ <h1>Quotes</h1>
+ <h4>What people are saying about Snap</h4>
+
+ <blockquote>
+ Snap has a very good reputation from some of the engineers at work.
+ Strongly recommended. The comments I've heard at work is that snap is
+ both fast, but, more importantly, easier, than pretty much anything
+ out there.
+ <cite>Don Stewart</cite>
+ </blockquote>
+
+ <blockquote>
+ I've used Snap at work, and I was very impressed both by the code
+ and by the team behind it. I'd be hard pressed to consider using
+ anything else.
+ <cite>Bryan O'Sullivan</cite>
+ </blockquote>
+
+ <blockquote>
+ Snap's XML templating is where my heart is. I hope you are able
+ take the time to check out Snap. I've have found it a pleasure to
+ use -- even if it is young.
+ <cite>Jason Stidd</cite>
+ </blockquote>
+
+ <blockquote>
+ I think Snap just raised the bar for presentation of Haskell
+ libraries.
+ <cite>Christopher Done</cite>
+ </blockquote>
+
+ <blockquote>
+ Writing good documentation is hard, and the effort that must have gone
+ into this site is impressive.
+ <cite>weavejester</cite>
+ </blockquote>
+
+ <blockquote>
+ Gotta say, the Validate module got prettier with Snap ;)
+ <cite>Alex Suraci</cite>
+ </blockquote>
+
+ <blockquote>
+ He needs more awesome, and he figures you're hoarding it for yourselves.
+ <cite>wlangstroth</cite>
+ </blockquote>
+
+ </static>
+</apply>
-----------------------------------------------------------------------
hooks/post-receive
--
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap