Add more standard docs for RTSC
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..88fc382
--- /dev/null
+++ b/index.html
@@ -0,0 +1,8 @@
+<html>
+   <head>
+      <meta http-equiv="refresh" content="0; url=index.php"/>
+   </head>
+   <body>
+      <a href="index.php">This document has moved</a>
+   </body>
+</html>
diff --git a/project-info/executive-summary.html b/project-info/executive-summary.html
new file mode 100644
index 0000000..081f4f4
--- /dev/null
+++ b/project-info/executive-summary.html
@@ -0,0 +1,11 @@
+The <a href="http://wiki.eclipse.org/DSDP/RTSC"><b>Real-Time Software Components (RTSC)</b></a>
+project provides foundational tools and low-level runtime content to enable
+component-based development using the C language targeting all embedded platforms.
+<p>
+While other component technologies exist for embedded systems,
+RTSC is unique in that it scales down to highly resource constrained
+embedded systems including DSPs and 16-bit micro-controllers.
+<p>
+The project passed its <a href="http://www.eclipse.org/proposals/rtsc/RtscOpenSourceCreationReview.pdf">Creation Review</a>
+and is currently working on full provisioning of repository, mailing list
+and initial list of committers at Eclipse.org.
\ No newline at end of file
diff --git a/project-info/home-page-one-liner.html b/project-info/home-page-one-liner.html
new file mode 100644
index 0000000..ee3e5d1
--- /dev/null
+++ b/project-info/home-page-one-liner.html
@@ -0,0 +1 @@
+RTSC
diff --git a/project-info/project-page-paragraph.html b/project-info/project-page-paragraph.html
new file mode 100644
index 0000000..f1df73c
--- /dev/null
+++ b/project-info/project-page-paragraph.html
@@ -0,0 +1,7 @@
+<p>The <a href="http://wiki.eclipse.org/DSDP/RTSC"><b>Real-Time Software Components (RTSC)</b></a>
+project provides foundational tools and low-level runtime content to enable
+component-based development using the C language targeting all embedded platforms.
+While other component technologies exist for embedded systems,
+RTSC is unique in that it scales down to highly resource constrained
+embedded systems including DSPs and 16-bit micro-controllers.
+</p>