Repository: incubator-freemarker-site
Updated Branches:
  refs/heads/asf-site c851ac533 -> 216077842


Added short product description at the top of the download page in order to be 
compliant with

http://www.apache.org/foundation/marks/pmcs#naming


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/21607784
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/21607784
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/21607784

Branch: refs/heads/asf-site
Commit: 216077842d75487cacdc27dbd88ef6ec9fa14921
Parents: c851ac5
Author: ddekany <ddek...@apache.org>
Authored: Thu Jan 19 10:58:30 2017 +0100
Committer: ddekany <ddek...@apache.org>
Committed: Thu Jan 19 10:58:30 2017 +0100

----------------------------------------------------------------------
 freemarkerdownload.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/21607784/freemarkerdownload.html
----------------------------------------------------------------------
diff --git a/freemarkerdownload.html b/freemarkerdownload.html
index 93aa1bb..33854f9 100644
--- a/freemarkerdownload.html
+++ b/freemarkerdownload.html
@@ -40,7 +40,9 @@ ga('send', 'pageview');
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div 
class="title-wrapper">
 <h1 class="content-header header-chapter" id="freemarkerdownload" 
itemprop="headline">Download / Maven</h1>
-</div></div><p><strong>Dependencies:</strong> FreeMarker has no
+</div></div><p>Apache FreeMarker is a template engine: a Java library to 
generate
+    text output (HTML web pages, e-mails, configuration files, source code,
+    etc.) based on templates and changing 
data.</p><p><strong>Dependencies:</strong> FreeMarker has no
     required dependencies, except Java (Standard Edition) itself, with the
     minimum version indicated for each download below.</p><p><strong>Backward 
compatibility:</strong> Before
     2.3.0 (2004), releases with different second version numbers (like 2.2.x
@@ -217,7 +219,7 @@ two freemarker.jar-s and unpredictable behavior!
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="history.html">About us</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 
class="column-header">Handy stuff</h3><ul><li><a 
href="http://freemarker-online.kenshoo.com/";>Try template online</a></li><li><a 
href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions 
cheatsheet</a></li><li><a 
href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a 
href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a 
href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div 
class="column"><h3 class="column-header">Community</h3><ul><li><a 
href="https://github.com/apach
 e/incubator-freemarker">FreeMarker on Github</a></li><li><a 
href="https://twitter.com/freemarker";>Follow us on Twitter</a></li><li><a 
href="https://issues.apache.org/jira/browse/FREEMARKER/";>Report a 
bug</a></li><li><a 
href="http://stackoverflow.com/questions/ask?tags=freemarker";>Ask a 
question</a></li><li><a href="mailing-lists.html">Mailing 
lists</a></li></ul></div></div><div class="col-right"><ul 
class="social-icons"><li><a class="github" 
href="https://github.com/apache/incubator-freemarker";>GitHub</a></li><li><a 
class="twitter" href="https://twitter.com/freemarker";>Twitter</a></li><li><a 
class="stack-overflow" 
href="http://stackoverflow.com/questions/ask?tags=freemarker";>Stack 
Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/"; 
rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind 
XML Editor</span></a></div></div><div class="footer-bottom"> <p 
class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-01-06T22:13:20Z" title="Friday, 
January 6, 2017 10:13:20 PM GMT">2017-01-06 22:13:20 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-01-19T09:56:06Z" title="Thursday, 
January 19, 2017 9:56:06 AM GMT">2017-01-19 09:56:06 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://freemarker.org";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. </p>

Reply via email to