You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by mx...@apache.org on 2015/09/01 01:48:19 UTC

svn commit: r1700372 [1/3] - in /tcl/site: ./ html/ templates/ydotm/

Author: mxmanghi
Date: Mon Aug 31 23:48:19 2015
New Revision: 1700372

URL: http://svn.apache.org/r1700372
Log:
new bootstrap based template for the website

Added:
    tcl/site/html/
    tcl/site/html/about.html
    tcl/site/html/contributing.html
    tcl/site/html/tcl.html
    tcl/site/html/why.html
    tcl/site/templates/ydotm/
    tcl/site/templates/ydotm/apachetcl.gif   (with props)
    tcl/site/templates/ydotm/bootstrap3.css
    tcl/site/templates/ydotm/bootstrap3.js
    tcl/site/templates/ydotm/style.css
Modified:
    tcl/site/index.html

Added: tcl/site/html/about.html
URL: http://svn.apache.org/viewvc/tcl/site/html/about.html?rev=1700372&view=auto
==============================================================================
--- tcl/site/html/about.html (added)
+++ tcl/site/html/about.html Mon Aug 31 23:48:19 2015
@@ -0,0 +1,306 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+          
+    <meta name="keywords" content="Apache Tcl Webprogramming">
+    <meta name="description" content="Website for the Tcl related projects within the Apache Software Foundation">
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+    <title>About Apache Tcl</title>
+	
+	<!-- Le styles -->
+    <link href="../templates/ydotm/bootstrap3.css" rel="stylesheet"> 
+    <link href="../templates/ydotm/style.css" rel="stylesheet">
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
+
+	<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+	<!--[if lt IE 9]>
+	  <script src="/assets/js/html5shiv.js"></script>
+	<![endif]-->
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
+		         
+</head>
+
+<body>
+<div id="wrapper">
+	<div id="main">
+		<nav class="navbar navbar-default tcl-navbar">
+			<div class='container'>
+				<div class="navbar-header">
+					<button class="navbar-toggle collapsed" 
+                            type="button" 
+                            data-toggle="collapse" 
+                            data-target="#tcl-navbar-collapse" 
+                            aria-controls="tcl-navbar-collapse"
+                            aria-expanded="false">
+						<span class="sr-only">Toggle navigation</span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</button>
+					<div id='logo'>
+				 		<a href="../index.html" 
+                            class="navbar-brand nav-logo ">Apache Tcl</a>
+				 	</div>
+				</div>
+				<div class="collapse navbar-collapse" id="tcl-navbar-collapse">
+					<ul class="nav navbar-nav navbar-right">
+						<li>
+							<a href="../index.html">Home</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/rivet/">Rivet</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/websh/">Websh</a>
+						</li>
+						<!-- li><a href="http://tcl.apache.org/mod_tcl/">mod_tcl</a></li -->
+						<li>
+						 	<a href="about.html">About Us</a>
+						</li>
+					</ul>
+				</div><!-- /.navbar-collapse -->
+			</div><!-- /.container -->
+		</nav>
+		<div class="container container-tcl-main">
+			<div class="row">
+				<div class="col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1">
+					<img class="img-responsive img-center"
+                         src="../templates/ydotm/apachetcl.gif">
+				</div>
+				<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+					<div class='tcl-main-intro'>
+						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
+						<div class='intro-body'>
+						<p> 
+                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
+                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
+                        </p>
+						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="why.html">Why Tcl?</a></p>
+						</div>
+					</div>
+				</div>	
+			</div>
+		</div>
+		<div class="container-tcl-body">
+			<div class='container'>
+				<div class="row">
+					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+						<div class='tcl-main-body'>
+							<h2>About Apache Tcl</h2>
+					            <p>
+                The Apache Tcl project was established as part of the 
+                <a href="http://www.apache.org/foundation/">Apache Software Foundation</a>
+
+ in 
+                <a href="http://www.apache.org/foundation/records/minutes/2000/board_minutes_2000_07_24.txt">July,2000</a>
+
+ 
+                with the following mission:
+                </p>
+
+<blockquote>
+              ... creation and maintenance of open-source software
+              related to the TCL scripting language for distribution
+              at no charge to the public.
+            </blockquote>
+
+<p>
+              All Apache projects are "managed using a collaborative,
+              consensus-based process".  Although we are a smaller
+              group, and don't have as much procedural overhead, there
+              are some good guidelines that the Jakarta people have
+              written up that are worth looking over: <a href="http://jakarta.apache.org/site/guidelines.html">http://jakarta.apache.org/site/guidelines.html</a>
+
+ .
+                </p>
+
+<h2>Credits</h2>
+
+<p>
+              Current Members of the Project Maintainership Committee
+              - these are the people who are responsible for running
+              and overseeing the project:
+            </p>
+
+<ul>
+    <li>
+        <a href="http://people.apache.org/~ronnie/">Ronnie Brunner</a>
+    </li>
+    <li>Damon Courtney</li>
+    <li>Brice Hamon</li>
+    <!-- li>Dirk-Willem van Gulik</li -->
+    <!-- li><a href="mailto:mlink@apache.org">Michael Link</a></li -->
+    <li>
+        <a href="http://people.apache.org/~mxmanghi/">Massimo Manghi</a>
+    </li>
+    <li>Harald Oehlmann</li>
+    <li>George Petasis</li>
+    <li>Daniel Ridruejo</li>
+    <li>
+        <a href="http://www.dedasys.com/davidw/">David Welton</a>
+    </li>
+</ul>
+
+<p>We would also like to thank the following for their
+            time, help and or contributions:</p>
+
+<ul>
+    <li>
+        <a href="http://www.apache.org/">Apache Software Foundation</a>
+    </li>
+    <li>
+        <a href="http://www.phaseit.net">Cameron
+              Laird</a>
+    </li>
+    <li>
+        <a href="http://www.covalent.net/">Covalent Technologies</a>
+    </li>
+</ul>
+
+<p>
+              Contributions for individual projects are credited on
+              the pages associated with those projects.
+            </p>
+
+<h2>Join Us!</h2>
+
+<p>
+              The Apache Tcl group is interested in bringing new
+              Tcl-related projects on board.  What we are looking for
+              is good code, and a good comunity around the software.
+              Your project doesn't necessarily have to be related to
+              the Apache web server!  Please contact the PMC (see
+              below) if you are interested in discussing a code
+              donation.
+            </p>
+
+<p>
+              And, of course, we are always looking for motivated and
+              talented volunteers who are keen to help out with our
+              existing projects.  The best place to start is the
+              mailing list for the project that interests you.
+            </p>
+
+<h2>Mailing Lists</h2>
+
+<p>
+              These are the mailing lists for the Apache Tcl projects.
+              <b>Please</b>
+
+ use them instead of contacting individuals
+              directly so that your conversation will be archived, and
+              others may benefit from your questions.
+                </p>
+
+<p>
+              It is possible to subscribe to any of these lists by
+              sending a message to: <tt style="font-size:               larger">list<b>-subscribe@tcl.apache.org</b>
+    </tt>
+
+.
+                </p>
+
+<dl>
+    <dt>
+        <a href="mailto:rivet-dev@tcl.apache.org">Developer list for Rivet (rivet-dev@tcl.apache.org)</a>
+    </dt>
+    <dd>
+        <ul>
+            <li>subscribe at: <a href="mailto:rivet-dev-subscribe@tcl.apache.org">rivet-dev-subscribe@tcl.apache.org</a>
+            </li>
+            <li>archives: <a href="http://mail-archives.apache.org/mod_mbox/tcl-rivet-dev/">rivet-dev@tcl.apache.org</a>
+            </li>
+        </ul>
+    </dd>
+    <dt>
+        <a href="mailto:websh-dev@tcl.apache.org">Developer list for Websh. (websh-dev@tcl.apache.org)</a>
+    </dt>
+    <dd>
+        <ul>
+            <li> subscribe at:  <a href="mailto:websh-dev-subscribe@tcl.apache.org">websh-dev-subscribe@tcl.apache.org</a>
+            </li>
+            <li> archives: <a href="http://mail-archives.apache.org/mod_mbox/tcl-websh-dev/">websh-dev@tcl.apache.org</a>
+            </li>
+        </ul>
+    </dd>
+    <dt>
+        <a href="mailto:pmc@tcl.apache.org">The Apache Tcl Project Management Committee.(pmc@tcl.apache.org)</a>
+    </dt>
+    <dd>
+        <ul>
+            <li>
+                    The group responsible for running the project.  Please
+                    <b>do not</b>
+
+ write here unless you are really
+                    sure.  Most likely, you should write to the
+                    general list instead, as it's open to all.
+                                                </li>
+        </ul>
+    </dd>
+</dl>
+
+
+						</div>
+					</div>
+					<div class='col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1'>
+						<div id="sidebar">
+							<ul class='list-unstyled'>
+				                <li id="base">
+    <h2 class="sidebar-title">Apache Tcl</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="why.html">Why Tcl?</a>
+        </li>
+        <li class="navitem">
+            <a href="contributing.html">Contributing</a>
+        </li>
+        <li class="navitem">
+            <a href="tcl.html">Tcl Information</a>
+        </li>
+        <li class="navitem">
+            <a href="about.html">About Us - Contact</a>
+        </li>
+    </ul>
+</li>
+<li id="projects">
+    <h2 class="sidebar-title">Projects</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="http://tcl.apache.org/rivet/">Rivet</a>
+        </li>
+        <li class="navitem">
+            <a href="http://tcl.apache.org/websh/">Websh</a>
+        </li>
+    </ul>
+</li>
+<li id="acknowledgments">
+    <h2 class="sidebar-title">Acknowledgments</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="http://www.apache.org/foundation/thanks.html">ASF Sponsorship</a>
+        </li>
+    </ul>
+</li>
+
+							</ul>
+						</div><!-- end #sidebar -->
+						<div style="clear: both;">&nbsp;</div>	
+					</div>
+				</div>
+			</div>
+		</div>	
+	</div>
+</div>
+<footer class="footer">
+    <div class="container">
+		<div class='text-center'>Copyright © 2015 Apache Software Foundation. All rights reserved. | 
+			Site template created by Jasen Kim (<a href="http://www.ydotm.com">YDOTM</a>)</div>
+    </div>
+</footer>
+<script src="../bootstrap3.js" type="text/javascript"></script>
+
+</body>
+</html>
+

Added: tcl/site/html/contributing.html
URL: http://svn.apache.org/viewvc/tcl/site/html/contributing.html?rev=1700372&view=auto
==============================================================================
--- tcl/site/html/contributing.html (added)
+++ tcl/site/html/contributing.html Mon Aug 31 23:48:19 2015
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+          
+    <meta name="keywords" content="Apache Tcl Webprogramming">
+    <meta name="description" content="Website for the Tcl related projects within the Apache Software Foundation">
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+    <title>Contributing to Apache Tcl</title>
+	
+	<!-- Le styles -->
+    <link href="../templates/ydotm/bootstrap3.css" rel="stylesheet"> 
+    <link href="../templates/ydotm/style.css" rel="stylesheet">
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
+
+	<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+	<!--[if lt IE 9]>
+	  <script src="/assets/js/html5shiv.js"></script>
+	<![endif]-->
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
+		         
+</head>
+
+<body>
+<div id="wrapper">
+	<div id="main">
+		<nav class="navbar navbar-default tcl-navbar">
+			<div class='container'>
+				<div class="navbar-header">
+					<button class="navbar-toggle collapsed" 
+                            type="button" 
+                            data-toggle="collapse" 
+                            data-target="#tcl-navbar-collapse" 
+                            aria-controls="tcl-navbar-collapse"
+                            aria-expanded="false">
+						<span class="sr-only">Toggle navigation</span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</button>
+					<div id='logo'>
+				 		<a href="../index.html" 
+                            class="navbar-brand nav-logo ">Apache Tcl</a>
+				 	</div>
+				</div>
+				<div class="collapse navbar-collapse" id="tcl-navbar-collapse">
+					<ul class="nav navbar-nav navbar-right">
+						<li>
+							<a href="../index.html">Home</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/rivet/">Rivet</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/websh/">Websh</a>
+						</li>
+						<!-- li><a href="http://tcl.apache.org/mod_tcl/">mod_tcl</a></li -->
+						<li>
+						 	<a href="about.html">About Us</a>
+						</li>
+					</ul>
+				</div><!-- /.navbar-collapse -->
+			</div><!-- /.container -->
+		</nav>
+		<div class="container container-tcl-main">
+			<div class="row">
+				<div class="col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1">
+					<img class="img-responsive img-center"
+                         src="../templates/ydotm/apachetcl.gif">
+				</div>
+				<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+					<div class='tcl-main-intro'>
+						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
+						<div class='intro-body'>
+						<p> 
+                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
+                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
+                        </p>
+						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="why.html">Why Tcl?</a></p>
+						</div>
+					</div>
+				</div>	
+			</div>
+		</div>
+		<div class="container-tcl-body">
+			<div class='container'>
+				<div class="row">
+					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+						<div class='tcl-main-body'>
+							<h2>Contributing to Apache Tcl</h2>
+					            <p>
+              The Apache Tcl project can always use dedicated
+              volunteers to help out with the individual projects.  If
+              you would like to contribute your Tcl/Web/Apache project
+              to the Apache Tcl group, please see the contacts page.
+            </p>
+
+<p>
+              If you are interested in working on or improving this
+              website, the code is available from Apache's anonymous
+              SVN repository.  You basically will need Apache Rivet, and Websh.
+            </p>
+
+
+						</div>
+					</div>
+					<div class='col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1'>
+						<div id="sidebar">
+							<ul class='list-unstyled'>
+				                <li id="base">
+    <h2 class="sidebar-title">Apache Tcl</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="why.html">Why Tcl?</a>
+        </li>
+        <li class="navitem">
+            <a href="contributing.html">Contributing</a>
+        </li>
+        <li class="navitem">
+            <a href="tcl.html">Tcl Information</a>
+        </li>
+        <li class="navitem">
+            <a href="about.html">About Us - Contact</a>
+        </li>
+    </ul>
+</li>
+<li id="projects">
+    <h2 class="sidebar-title">Projects</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="http://tcl.apache.org/rivet/">Rivet</a>
+        </li>
+        <li class="navitem">
+            <a href="http://tcl.apache.org/websh/">Websh</a>
+        </li>
+    </ul>
+</li>
+<li id="acknowledgments">
+    <h2 class="sidebar-title">Acknowledgments</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="http://www.apache.org/foundation/thanks.html">ASF Sponsorship</a>
+        </li>
+    </ul>
+</li>
+
+							</ul>
+						</div><!-- end #sidebar -->
+						<div style="clear: both;">&nbsp;</div>	
+					</div>
+				</div>
+			</div>
+		</div>	
+	</div>
+</div>
+<footer class="footer">
+    <div class="container">
+		<div class='text-center'>Copyright © 2015 Apache Software Foundation. All rights reserved. | 
+			Site template created by Jasen Kim (<a href="http://www.ydotm.com">YDOTM</a>)</div>
+    </div>
+</footer>
+<script src="../bootstrap3.js" type="text/javascript"></script>
+
+</body>
+</html>
+

Added: tcl/site/html/tcl.html
URL: http://svn.apache.org/viewvc/tcl/site/html/tcl.html?rev=1700372&view=auto
==============================================================================
--- tcl/site/html/tcl.html (added)
+++ tcl/site/html/tcl.html Mon Aug 31 23:48:19 2015
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+          
+    <meta name="keywords" content="Apache Tcl Webprogramming">
+    <meta name="description" content="Website for the Tcl related projects within the Apache Software Foundation">
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+    <title>The Tcl Language</title>
+	
+	<!-- Le styles -->
+    <link href="../templates/ydotm/bootstrap3.css" rel="stylesheet"> 
+    <link href="../templates/ydotm/style.css" rel="stylesheet">
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
+
+	<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+	<!--[if lt IE 9]>
+	  <script src="/assets/js/html5shiv.js"></script>
+	<![endif]-->
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
+		         
+</head>
+
+<body>
+<div id="wrapper">
+	<div id="main">
+		<nav class="navbar navbar-default tcl-navbar">
+			<div class='container'>
+				<div class="navbar-header">
+					<button class="navbar-toggle collapsed" 
+                            type="button" 
+                            data-toggle="collapse" 
+                            data-target="#tcl-navbar-collapse" 
+                            aria-controls="tcl-navbar-collapse"
+                            aria-expanded="false">
+						<span class="sr-only">Toggle navigation</span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</button>
+					<div id='logo'>
+				 		<a href="../index.html" 
+                            class="navbar-brand nav-logo ">Apache Tcl</a>
+				 	</div>
+				</div>
+				<div class="collapse navbar-collapse" id="tcl-navbar-collapse">
+					<ul class="nav navbar-nav navbar-right">
+						<li>
+							<a href="../index.html">Home</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/rivet/">Rivet</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/websh/">Websh</a>
+						</li>
+						<!-- li><a href="http://tcl.apache.org/mod_tcl/">mod_tcl</a></li -->
+						<li>
+						 	<a href="about.html">About Us</a>
+						</li>
+					</ul>
+				</div><!-- /.navbar-collapse -->
+			</div><!-- /.container -->
+		</nav>
+		<div class="container container-tcl-main">
+			<div class="row">
+				<div class="col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1">
+					<img class="img-responsive img-center"
+                         src="../templates/ydotm/apachetcl.gif">
+				</div>
+				<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+					<div class='tcl-main-intro'>
+						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
+						<div class='intro-body'>
+						<p> 
+                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
+                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
+                        </p>
+						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="why.html">Why Tcl?</a></p>
+						</div>
+					</div>
+				</div>	
+			</div>
+		</div>
+		<div class="container-tcl-body">
+			<div class='container'>
+				<div class="row">
+					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+						<div class='tcl-main-body'>
+							<h2>The Tcl Language</h2>
+					            <p>
+              Tcl (the "tool command language", pronounced "tickle")
+              is an open source, cross-platform scripting language
+              created by John K. Ousterhout at the University of
+              California at Berkeley in 1988.  Originally conceived as
+              a reusable, embeddable language core for tools being
+              developed by Dr. Ousterhout and his colleagues, it has
+              come to be much more.  It is widely used in applications
+              including web scripting, test automation, network/system
+              management, EDA and CAD, and in a variety of other
+              fields.
+            </p>
+
+<p>
+    <b>Tcl Links</b>
+</p>
+
+<ul>
+    <li>
+        <a href="http://www.tcl.tk/">Tcl
+                Developer Xchange (www.tcl.tk)</a>
+    </li>
+    <li>
+                Why use Tcl? <a href="http://www.tcl.tk/advocacy/">
+                    Tcl advocacy page</a>
+
+.
+                          </li>
+    <li>
+                Get started with Tcl. Tcl tutorials and documentation at:
+                <a href="http://www.tcl.tk/doc/">http://www.tcl.tk/doc/</a>
+    </li>
+    <li>
+        <a href="http://wiki.tcl.tk/">Tcl Wiki</a>
+
+, an
+                interactive site frequented by many Tcl developers.
+                          </li>
+    <li>
+        <a href="http://tcl.sourceforge.net/">Tcl Project</a>
+
+
+                on SourceForge.
+                          </li>
+    <li>
+        <a href="http://www.comanche.org/">Comanche</a>
+
+ is a
+                GUI for Apache configuration written in Tcl/Tk.
+                          </li>
+</ul>
+
+
+						</div>
+					</div>
+					<div class='col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1'>
+						<div id="sidebar">
+							<ul class='list-unstyled'>
+				                <li id="base">
+    <h2 class="sidebar-title">Apache Tcl</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="why.html">Why Tcl?</a>
+        </li>
+        <li class="navitem">
+            <a href="contributing.html">Contributing</a>
+        </li>
+        <li class="navitem">
+            <a href="tcl.html">Tcl Information</a>
+        </li>
+        <li class="navitem">
+            <a href="about.html">About Us - Contact</a>
+        </li>
+    </ul>
+</li>
+<li id="projects">
+    <h2 class="sidebar-title">Projects</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="http://tcl.apache.org/rivet/">Rivet</a>
+        </li>
+        <li class="navitem">
+            <a href="http://tcl.apache.org/websh/">Websh</a>
+        </li>
+    </ul>
+</li>
+<li id="acknowledgments">
+    <h2 class="sidebar-title">Acknowledgments</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="http://www.apache.org/foundation/thanks.html">ASF Sponsorship</a>
+        </li>
+    </ul>
+</li>
+
+							</ul>
+						</div><!-- end #sidebar -->
+						<div style="clear: both;">&nbsp;</div>	
+					</div>
+				</div>
+			</div>
+		</div>	
+	</div>
+</div>
+<footer class="footer">
+    <div class="container">
+		<div class='text-center'>Copyright © 2015 Apache Software Foundation. All rights reserved. | 
+			Site template created by Jasen Kim (<a href="http://www.ydotm.com">YDOTM</a>)</div>
+    </div>
+</footer>
+<script src="../bootstrap3.js" type="text/javascript"></script>
+
+</body>
+</html>
+

Added: tcl/site/html/why.html
URL: http://svn.apache.org/viewvc/tcl/site/html/why.html?rev=1700372&view=auto
==============================================================================
--- tcl/site/html/why.html (added)
+++ tcl/site/html/why.html Mon Aug 31 23:48:19 2015
@@ -0,0 +1,227 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+          
+    <meta name="keywords" content="Apache Tcl Webprogramming">
+    <meta name="description" content="Website for the Tcl related projects within the Apache Software Foundation">
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+    <title>Why Tcl</title>
+	
+	<!-- Le styles -->
+    <link href="../templates/ydotm/bootstrap3.css" rel="stylesheet"> 
+    <link href="../templates/ydotm/style.css" rel="stylesheet">
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
+
+	<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+	<!--[if lt IE 9]>
+	  <script src="/assets/js/html5shiv.js"></script>
+	<![endif]-->
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
+		         
+</head>
+
+<body>
+<div id="wrapper">
+	<div id="main">
+		<nav class="navbar navbar-default tcl-navbar">
+			<div class='container'>
+				<div class="navbar-header">
+					<button class="navbar-toggle collapsed" 
+                            type="button" 
+                            data-toggle="collapse" 
+                            data-target="#tcl-navbar-collapse" 
+                            aria-controls="tcl-navbar-collapse"
+                            aria-expanded="false">
+						<span class="sr-only">Toggle navigation</span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</button>
+					<div id='logo'>
+				 		<a href="../index.html" 
+                            class="navbar-brand nav-logo ">Apache Tcl</a>
+				 	</div>
+				</div>
+				<div class="collapse navbar-collapse" id="tcl-navbar-collapse">
+					<ul class="nav navbar-nav navbar-right">
+						<li>
+							<a href="../index.html">Home</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/rivet/">Rivet</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/websh/">Websh</a>
+						</li>
+						<!-- li><a href="http://tcl.apache.org/mod_tcl/">mod_tcl</a></li -->
+						<li>
+						 	<a href="about.html">About Us</a>
+						</li>
+					</ul>
+				</div><!-- /.navbar-collapse -->
+			</div><!-- /.container -->
+		</nav>
+		<div class="container container-tcl-main">
+			<div class="row">
+				<div class="col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1">
+					<img class="img-responsive img-center"
+                         src="../templates/ydotm/apachetcl.gif">
+				</div>
+				<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+					<div class='tcl-main-intro'>
+						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
+						<div class='intro-body'>
+						<p> 
+                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
+                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
+                        </p>
+						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="why.html">Why Tcl?</a></p>
+						</div>
+					</div>
+				</div>	
+			</div>
+		</div>
+		<div class="container-tcl-body">
+			<div class='container'>
+				<div class="row">
+					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+						<div class='tcl-main-body'>
+							<h2>Why Tcl</h2>
+					            <p>
+    <b>Flexible</b>
+
+: Tcl lets you program in the way you
+                  want.  For example, you can program in a style that fits
+                  your needs, either quick-and-dirty, mixing up HTML and
+                  Tcl script to create dynamic web pages fast, or, should
+                  you require more organization, for a larger, complex site, Tcl
+                  works very well with the 'three tier' model currently in
+                  vogue and used by many java systems.
+                </p>
+
+<p>
+    <b>Multi-Purpose</b>
+
+: Tcl can be used for the web,
+                but also for a variety of other tasks.  It was designed
+                as a general purpose "Tool Command Language", infact, to
+                provide users with a language adept at performing a wide
+                range of jobs, including system administration, rapid
+                GUI creation with the Tk graphical toolkit, internet
+                protocol glue, testing harnesses and so on...  This
+                means you can learn one language and use it for many
+                things!
+                </p>
+
+<p>
+    <b>Wide Industry Use</b>
+
+: Tcl has a liberal Open
+                Source license (BSD) which has helped spread it within
+                the industry, both as a stand-alone product, as well as
+                embedded within applications as an extension language.
+                It is used by such industry front-runners as Cisco, AOL,
+                CNET, and many others.
+                </p>
+
+<p>
+    <b>Fast, Light</b>
+
+: Tcl is fast, having undergone
+                major improvements in the past years.  System resources
+                are also impacted lightly - Tcl takes up relatively
+                small amounts of disk and memory space.
+                </p>
+
+<p>
+    <b>Easy</b>
+
+: A simple syntax, and lots of
+                documentation, both in print and on the web, make Tcl
+                an easy language to learn, both for the experienced
+                software professional as well as for students, web
+                authors, hobbyists and others, who find that with a
+                little bit of learning, they can accomplish a great
+                deal.
+                </p>
+
+<p>
+    <b>Existing Code</b>
+
+: There are thousands upon
+                thousands of lines of existing code to be used, either
+                as examples to be learned from, to be included
+                directly in your code, or as extensions to perform a
+                range of common tasks - image manipulation, email,
+                XML, SOAP, HTTP, socket programming, etc...
+                </p>
+
+<p align="center">
+    <b>More <a href="tcl.html">Tcl Information</a>
+    </b>
+</p>
+
+
+						</div>
+					</div>
+					<div class='col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1'>
+						<div id="sidebar">
+							<ul class='list-unstyled'>
+				                <li id="base">
+    <h2 class="sidebar-title">Apache Tcl</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="why.html">Why Tcl?</a>
+        </li>
+        <li class="navitem">
+            <a href="contributing.html">Contributing</a>
+        </li>
+        <li class="navitem">
+            <a href="tcl.html">Tcl Information</a>
+        </li>
+        <li class="navitem">
+            <a href="about.html">About Us - Contact</a>
+        </li>
+    </ul>
+</li>
+<li id="projects">
+    <h2 class="sidebar-title">Projects</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="http://tcl.apache.org/rivet/">Rivet</a>
+        </li>
+        <li class="navitem">
+            <a href="http://tcl.apache.org/websh/">Websh</a>
+        </li>
+    </ul>
+</li>
+<li id="acknowledgments">
+    <h2 class="sidebar-title">Acknowledgments</h2>
+    <ul class="sidebar-inner-list list-unstyled">
+        <li class="navitem">
+            <a href="http://www.apache.org/foundation/thanks.html">ASF Sponsorship</a>
+        </li>
+    </ul>
+</li>
+
+							</ul>
+						</div><!-- end #sidebar -->
+						<div style="clear: both;">&nbsp;</div>	
+					</div>
+				</div>
+			</div>
+		</div>	
+	</div>
+</div>
+<footer class="footer">
+    <div class="container">
+		<div class='text-center'>Copyright © 2015 Apache Software Foundation. All rights reserved. | 
+			Site template created by Jasen Kim (<a href="http://www.ydotm.com">YDOTM</a>)</div>
+    </div>
+</footer>
+<script src="../bootstrap3.js" type="text/javascript"></script>
+
+</body>
+</html>
+

Modified: tcl/site/index.html
URL: http://svn.apache.org/viewvc/tcl/site/index.html?rev=1700372&r1=1700371&r2=1700372&view=diff
==============================================================================
--- tcl/site/index.html (original)
+++ tcl/site/index.html Mon Aug 31 23:48:19 2015
@@ -1,61 +1,103 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<!--
-Design by Free CSS Templates
-http://www.freecsstemplates.org
-Released for free under a Creative Commons Attribution 2.5 License
-
-Name       : Moonlight 
-Description: A two-column, fixed-width design with dark color scheme.
-Version    : 1.0
-Released   : 20110815
-
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<!DOCTYPE HTML>
+<html lang="en">
 <head>
-    <meta name="keywords" content="Apache Tcl Webprogramming" />
-    <meta name="description" content="Website for the Tcl related projects within the Apache Software Foundation" />
-    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+          
+    <meta name="keywords" content="Apache Tcl Webprogramming">
+    <meta name="description" content="Website for the Tcl related projects within the Apache Software Foundation">
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
     <title>Apache Tcl</title>
-    <link href="templates/moonlight/style.css" rel="stylesheet" type="text/css" media="screen" />
+	
+	<!-- Le styles -->
+    <link href="templates/ydotm/bootstrap3.css" rel="stylesheet"> 
+    <link href="templates/ydotm/style.css" rel="stylesheet">
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
+
+	<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+	<!--[if lt IE 9]>
+	  <script src="/assets/js/html5shiv.js"></script>
+	<![endif]-->
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
+		         
 </head>
+
 <body>
 <div id="wrapper">
-	<div id="header" class="container">
-		<div id="logo">
-			<h1><a href="/">Apache Tcl</a></h1>
-			<p>Tcl and Apache HTTP webserver Integration</p>
-		</div>
-		<div id="menu">
-			<ul>
-                <li class="current_page_item">
-                    <a href="index.html">Home</a>
-                </li>
-				<li><a href="http://tcl.apache.org/rivet/">Rivet</a></li>
-				<li><a href="http://tcl.apache.org/websh/">Websh</a></li>
-				<!-- li><a href="http://tcl.apache.org/mod_tcl/">mod_tcl</a></li -->
-				<li>
-                    <a href="static/about.html">About Us</a></li>
-			</ul>
+	<div id="main">
+		<nav class="navbar navbar-default tcl-navbar">
+			<div class='container'>
+				<div class="navbar-header">
+					<button class="navbar-toggle collapsed" 
+                            type="button" 
+                            data-toggle="collapse" 
+                            data-target="#tcl-navbar-collapse" 
+                            aria-controls="tcl-navbar-collapse"
+                            aria-expanded="false">
+						<span class="sr-only">Toggle navigation</span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</button>
+					<div id='logo'>
+				 		<a href="index.html" 
+                            class="navbar-brand nav-logo ">Apache Tcl</a>
+				 	</div>
+				</div>
+				<div class="collapse navbar-collapse" id="tcl-navbar-collapse">
+					<ul class="nav navbar-nav navbar-right">
+						<li>
+							<a href="index.html">Home</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/rivet/">Rivet</a>
+						</li>
+						<li>
+							<a href="http://tcl.apache.org/websh/">Websh</a>
+						</li>
+						<!-- li><a href="http://tcl.apache.org/mod_tcl/">mod_tcl</a></li -->
+						<li>
+						 	<a href="html/about.html">About Us</a>
+						</li>
+					</ul>
+				</div><!-- /.navbar-collapse -->
+			</div><!-- /.container -->
+		</nav>
+		<div class="container container-tcl-main">
+			<div class="row">
+				<div class="col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1">
+					<img class="img-responsive img-center"
+                         src="templates/ydotm/apachetcl.gif">
+				</div>
+				<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+					<div class='tcl-main-intro'>
+						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
+						<div class='intro-body'>
+						<p> 
+                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
+                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
+                        </p>
+						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="html/why.html">Why Tcl?</a></p>
+						</div>
+					</div>
+				</div>	
+			</div>
 		</div>
-	</div>
-	<!-- end #header -->
-	<div id="page">
-		<div id="content">
-			<div class="post">
-				<h2 class="title">Introduction</h2>
-				<div style="clear: both;">&nbsp;</div>
-				<div class="entry">
-					<p>
+		<div class="container-tcl-body">
+			<div class='container'>
+				<div class="row">
+					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
+						<div class='tcl-main-body'>
+							<h2>Introduction</h2>
+					            <!--p>
               Apache Tcl is an umbrella for Tcl-Apache integration
               efforts. These projects combine the power of the Apache
               web server with the capabilities of the mature, robust
               and flexible Tcl scripting language.
             </p>
-
-<p>
+            <p>
               New to Tcl?  Curious about its advantages?  Have a look
-              at <a href="static/why.html">Why Tcl?</a>
-</p>
+              at <sitereference href="why">Why Tcl?</sitereference>
+            </p -->
 
 <h3>Current Projects</h3>
 
@@ -66,7 +108,15 @@ Released   : 20110815
                 replaces most of the functionalities once in mod_dtcl and neowebscript. 
                 We have taken the things we like most about both, fixed things we
                 didn't like, and combined efforts in order to come up
-                with something we're very pleased with. For Apache 2.2 and 2.4 
+                with something we're very pleased with.  
+                Rivet runs with Apache 2.2 and 2.4. Currently the
+		<a href="http://httpd.apache.org/docs/2.4/mod/prefork.html">prefork</a>
+
+ MPM is required to
+                run Rivet 2.2.3 (currently official release). 
+		The development version supports also the <a href="http://httpd.apache.org/docs/2.4/mod/worker.html">worker</a>
+
+ MPM 
                 </p>
 
 <p>
@@ -91,7 +141,7 @@ Released   : 20110815
 
 
                 has been dismissed. We recommend
-                that new real world projects meant to run on Apache 2.2/2.4 servers
+                that new real world projects meant to run on Apache 2.x servers
                 be developed with the current actively developed and/or supported sub-projects 
                 <a href="http://tcl.apache.org/rivet/" target="_blank">Rivet</a>
 
@@ -101,33 +151,31 @@ Released   : 20110815
 </p>
 
 
-				</div>
-			</div>
-			<div style="clear: both;">&nbsp;</div>
-		</div>
-		<!-- end #content -->
-		<div id="sidebar">
-			<ul>
-				<li id="base">
-    <h2>Apache Tcl</h2>
-    <ul>
+						</div>
+					</div>
+					<div class='col-xs-12 col-sm-12 col-md-4 col-md-offset-1 col-lg-4 col-lg-offset-1'>
+						<div id="sidebar">
+							<ul class='list-unstyled'>
+				                <li id="base">
+    <h2 class="sidebar-title">Apache Tcl</h2>
+    <ul class="sidebar-inner-list list-unstyled">
         <li class="navitem">
-            <a href="static/why.html">Why Tcl?</a>
+            <a href="html/why.html">Why Tcl?</a>
         </li>
         <li class="navitem">
-            <a href="static/contributing.html">Contributing</a>
+            <a href="html/contributing.html">Contributing</a>
         </li>
         <li class="navitem">
-            <a href="static/tcl.html">Tcl Information</a>
+            <a href="html/tcl.html">Tcl Information</a>
         </li>
         <li class="navitem">
-            <a href="static/about.html">About Us - Contact</a>
+            <a href="html/about.html">About Us - Contact</a>
         </li>
     </ul>
 </li>
 <li id="projects">
-    <h2>Projects</h2>
-    <ul>
+    <h2 class="sidebar-title">Projects</h2>
+    <ul class="sidebar-inner-list list-unstyled">
         <li class="navitem">
             <a href="http://tcl.apache.org/rivet/">Rivet</a>
         </li>
@@ -137,25 +185,31 @@ Released   : 20110815
     </ul>
 </li>
 <li id="acknowledgments">
-    <h2>Acknowledgments</h2>
-    <ul>
+    <h2 class="sidebar-title">Acknowledgments</h2>
+    <ul class="sidebar-inner-list list-unstyled">
         <li class="navitem">
             <a href="http://www.apache.org/foundation/thanks.html">ASF Sponsorship</a>
         </li>
     </ul>
 </li>
 
-			</ul>
-		</div>
-		<!-- end #sidebar -->
-		<div style="clear: both;">&nbsp;</div>
+							</ul>
+						</div><!-- end #sidebar -->
+						<div style="clear: both;">&nbsp;</div>	
+					</div>
+				</div>
+			</div>
+		</div>	
 	</div>
-	<!-- end #page -->
 </div>
-<div id="footer">
-	<p>Copyright &copy; 2013 Apache Software Foundation. All rights reserved. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
-</div>
-<!-- end #footer -->
+<footer class="footer">
+    <div class="container">
+		<div class='text-center'>Copyright © 2015 Apache Software Foundation. All rights reserved. | 
+			Site template created by Jasen Kim (<a href="http://www.ydotm.com">YDOTM</a>)</div>
+    </div>
+</footer>
+<script src="bootstrap3.js" type="text/javascript"></script>
+
 </body>
 </html>
 

Added: tcl/site/templates/ydotm/apachetcl.gif
URL: http://svn.apache.org/viewvc/tcl/site/templates/ydotm/apachetcl.gif?rev=1700372&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tcl/site/templates/ydotm/apachetcl.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: site-cvs-help@tcl.apache.org