Author: lukaszlenart
Date: Sat Feb  8 22:36:10 2014
New Revision: 1566150

URL: http://svn.apache.org/r1566150
Log:
Converts existing Markdown pages

Modified:
    struts/site/branches/jekyll-powered/source/birdseye.md
    struts/site/branches/jekyll-powered/source/builds.md
    struts/site/branches/jekyll-powered/source/bylaws.md
    struts/site/branches/jekyll-powered/source/coding-standards.md
    struts/site/branches/jekyll-powered/source/dev-mail.md
    struts/site/branches/jekyll-powered/source/git-for-struts.md
    struts/site/branches/jekyll-powered/source/releases.md
    struts/site/branches/jekyll-powered/source/struts1eol-announcement.md
    struts/site/branches/jekyll-powered/source/struts1eol-press.md
    struts/site/branches/jekyll-powered/source/volunteers.md
    struts/site/branches/jekyll-powered/source/youatstruts.md

Modified: struts/site/branches/jekyll-powered/source/birdseye.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/birdseye.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/birdseye.md (original)
+++ struts/site/branches/jekyll-powered/source/birdseye.md Sat Feb  8 22:36:10 
2014
@@ -1,4 +1,7 @@
-<head><title>From a birds eye</title></head>
+---
+layout: default
+title: From a birds eye
+---
 
 # From a birds eye
 

Modified: struts/site/branches/jekyll-powered/source/builds.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/builds.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/builds.md (original)
+++ struts/site/branches/jekyll-powered/source/builds.md Sat Feb  8 22:36:10 
2014
@@ -1,4 +1,7 @@
-<head><title>Source Code</title></head>
+---
+layout: default
+title: Source Code
+---
 
 # Source Code
 

Modified: struts/site/branches/jekyll-powered/source/bylaws.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/bylaws.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/bylaws.md (original)
+++ struts/site/branches/jekyll-powered/source/bylaws.md Sat Feb  8 22:36:10 
2014
@@ -1,4 +1,7 @@
-<head><title>Project Management Committee Charter</title></head>
+---
+layout: default
+title: Project Management Committee Charter
+---
 
 # Apache Struts PMC Charter
 

Modified: struts/site/branches/jekyll-powered/source/coding-standards.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/coding-standards.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/coding-standards.md (original)
+++ struts/site/branches/jekyll-powered/source/coding-standards.md Sat Feb  8 
22:36:10 2014
@@ -1,4 +1,7 @@
-<head><title>Coding standards</title></head>
+---
+layout: default
+title: Coding standards
+---
 
 # In the first place
 

Modified: struts/site/branches/jekyll-powered/source/dev-mail.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/dev-mail.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/dev-mail.md (original)
+++ struts/site/branches/jekyll-powered/source/dev-mail.md Sat Feb  8 22:36:10 
2014
@@ -1,4 +1,7 @@
-<head><title>Dev Mailing List</title></head>
+---
+layout: default
+title: Dev Mailing List
+---
 
 # Development Lists
 

Modified: struts/site/branches/jekyll-powered/source/git-for-struts.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/git-for-struts.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/git-for-struts.md (original)
+++ struts/site/branches/jekyll-powered/source/git-for-struts.md Sat Feb  8 
22:36:10 2014
@@ -1,4 +1,7 @@
-<head><title>Git for Struts</title></head>
+---
+layout: default
+title: Git for Struts
+---
 
 # Using Git with Struts
 

Modified: struts/site/branches/jekyll-powered/source/releases.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/releases.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/releases.md (original)
+++ struts/site/branches/jekyll-powered/source/releases.md Sat Feb  8 22:36:10 
2014
@@ -1,4 +1,7 @@
-<head><title>Release Guidelines</title></head>
+---
+layout: default
+title: Release Guidelines
+---
 
 # Release Guidelines
 

Modified: struts/site/branches/jekyll-powered/source/struts1eol-announcement.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/struts1eol-announcement.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/struts1eol-announcement.md 
(original)
+++ struts/site/branches/jekyll-powered/source/struts1eol-announcement.md Sat 
Feb  8 22:36:10 2014
@@ -1,4 +1,7 @@
-<head><title>Apache Struts 1 EOL Announcement</title></head>
+---
+layout: default
+title: Apache Struts 1 EOL Announcement
+---
 
 # Apache Struts 1 End-Of-Life (EOL) Announcement
 

Modified: struts/site/branches/jekyll-powered/source/struts1eol-press.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/struts1eol-press.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/struts1eol-press.md (original)
+++ struts/site/branches/jekyll-powered/source/struts1eol-press.md Sat Feb  8 
22:36:10 2014
@@ -1,4 +1,7 @@
-<head><title>Apache Struts 1 EOL Press Release</title></head>
+---
+layout: default
+title: Apache Struts 1 EOL Press Release
+---
 
 # Apache Struts 1 End-Of-Life (EOL) Press Release
 

Modified: struts/site/branches/jekyll-powered/source/volunteers.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/volunteers.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/volunteers.md (original)
+++ struts/site/branches/jekyll-powered/source/volunteers.md Sat Feb  8 
22:36:10 2014
@@ -1,4 +1,7 @@
-<head><title>Volunteers</title></head>
+---
+layout: default
+title: Volunteers
+---
 
 # Volunteers
 

Modified: struts/site/branches/jekyll-powered/source/youatstruts.md
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/youatstruts.md?rev=1566150&r1=1566149&r2=1566150&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/youatstruts.md (original)
+++ struts/site/branches/jekyll-powered/source/youatstruts.md Sat Feb  8 
22:36:10 2014
@@ -1,4 +1,7 @@
-<head><title>You at Struts</title></head>
+---
+layout: default
+title: You at Struts
+---
 
 # You at Apache Struts
 


Reply via email to