فهرست منبع

Cleanup and improvements.

Daniel Buckmaster 11 سال پیش
والد
کامیت
7a1016aa85
2فایلهای تغییر یافته به همراه26 افزوده شده و 30 حذف شده
  1. 21 25
      committee/index.html
  2. 5 5
      contribute/index.html

+ 21 - 25
committee/index.html

@@ -17,14 +17,10 @@ root: ..
     </p>
 
     <p>
-    The Committee's operations include evaluating pull-requests made on the engine
-    repository, deciding on a roadmap for the engine's future, and of course doing
-    some programming in order to make that happen!
-    </p>
-
-    <p>
-    The Committee's actions are governed by its Charter, which is laid out in the
-    section below.
+    The Committee's day-to-day activities include evaluating pull-requests made
+    on the engine repository, deciding on a roadmap for the engine's future, and
+    of course doing some programming in order to make that happen! The Committee's
+    actions are governed by its Charter, which is laid out in the section below.
     </p>
 </div>
 
@@ -34,54 +30,54 @@ root: ..
 
 <div class="container">
     <div class="row">
-        <div class="media col-sm-6">
+        <div class="media col-sm-4">
             <div class="media-body">
                 <h4 class="media-heading">Luis Anton</h4>
-                <p><b>Expertise:</b> Rendering and cross-platform code.</p>
+                <p><b>Expertise:</b> Rendering and cross-platform code</p>
                 <p><b>Known for:</b> Porting to <a href="http://www.garagegames.com/community/forums/viewthread/133262">OpenGL</a>
-                and <a href="http://www.garagegames.com/community/forums/viewthread/135114">Linux</a>.</p>
+                and <a href="http://www.garagegames.com/community/forums/viewthread/135114">Linux</a></p>
             </div>
         </div>
 
-        <div class="media col-sm-6">
+        <div class="media col-sm-4">
             <div class="media-body">
                 <h4 class="media-heading">Fyodor Osokin</h4>
-                <p><b>Expertise:</b> Networking.</p>
-                <p><b>Known for:</b> <a href="http://www.afterworld.ru/">AfterWorld MMO</a>.</p>
+                <p><b>Expertise:</b> Networking</p>
+                <p><b>Known for:</b> <a href="http://www.afterworld.ru/">AfterWorld MMO</a></p>
             </div>
         </div>
 
-        <div class="media col-sm-6">
+        <div class="media col-sm-4">
             <div class="media-body">
                 <h4 class="media-heading">Daniel Buckmaster</h4>
-                <p><b>Expertise:</b> Gameplay code.</p>
-                <p><b>Known for:</b> <a href="http://daniel.buckmasterfamily.id.au/walkabout/">Walkabout Navigation Toolkit</a>.</p>
+                <p><b>Expertise:</b> Gameplay code</p>
+                <p><b>Known for:</b> <a href="http://daniel.buckmasterfamily.id.au/walkabout/">Walkabout Navigation Toolkit</a></p>
             </div>
         </div>
     </div>
 
     <div class="row">
-        <div class="media col-sm-6">
+        <div class="media col-sm-4">
             <div class="media-body">
                 <h4 class="media-heading">Thomas Fischer</h4>
-                <p><b>Expertise:</b> Physics and platform coding.</p>
-                <p><b>Known for:</b> <a href="http://www.beamng.com/content/">BeamNG physics engine</a>.</p>
+                <p><b>Expertise:</b> Physics and platform coding</p>
+                <p><b>Known for:</b> <a href="http://www.beamng.com/content/">BeamNG physics engine</a></p>
             </div>
         </div>
 
-        <div class="media col-sm-6">
+        <div class="media col-sm-4">
             <div class="media-body">
                 <h4 class="media-heading">Andrew Mac</h4>
                 <p><b>Expertise:</b> Everything!</p>
-                <p><b>Known for:</b> <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=223336592">Blood and Mana</a>.</p>
+                <p><b>Known for:</b> <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=223336592">Blood and Mana</a></p>
             </div>
         </div>
 
-        <div class="media col-sm-6">
+        <div class="media col-sm-4">
             <div class="media-body">
                 <h4 class="media-heading">Jeff Raab</h4>
-                <p><b>Expertise:</b> Gameplay code.</p>
-                <p><b>Known for:</b> <a href="http://www.garagegames.com/community/forums/viewthread/134222">Entity/component framework</a>.</p>
+                <p><b>Expertise:</b> Gameplay code</p>
+                <p><b>Known for:</b> <a href="http://www.garagegames.com/community/forums/viewthread/134222">Entity/component framework</a></p>
             </div>
         </div>
     </div>

+ 5 - 5
contribute/index.html

@@ -10,7 +10,7 @@ root: ..
 
 <div class="container">
     <p>
-It is a general truism of this world that anything long divided will surely unite, and anything long united will surely divide. At the end of the Zhou Dynasty, seven kingdoms vied for supremacy, and became part of the Qin Dynasty. Similarly, after the Qin Dynasty was destroyed, Chu and Han vied for supremacy, and became a part of the Han Dynasty.
+    Link to repository, short explanation of the branches that exist.
     </p>
 </div>
 
@@ -20,7 +20,7 @@ It is a general truism of this world that anything long divided will surely unit
 
 <div class="container">
     <p>
-The Han Dynasty had ruled over a unified empire ever since Emperor Gaozu chopped a white serpent in half.[2] Later on, Emperor Guangwu reestablished control of the country.[3] After that, control of the empire was maintained through the generations until the time of Emperor Xian, whereupon the empire divided into three kingdoms.
+    Link to GitHub issues. Reporting guidelines.
     </p>
 </div>
 
@@ -30,7 +30,7 @@ The Han Dynasty had ruled over a unified empire ever since Emperor Gaozu chopped
 
 <div class="container">
     <p>
-The Han Dynasty had ruled over a unified empire ever since Emperor Gaozu chopped a white serpent in half.[2] Later on, Emperor Guangwu reestablished control of the country.[3] After that, control of the empire was maintained through the generations until the time of Emperor Xian, whereupon the empire divided into three kingdoms.
+    Code style guidelines, what we look for in a PR, links to git tutorials.
     </p>
 </div>
 
@@ -40,7 +40,7 @@ The Han Dynasty had ruled over a unified empire ever since Emperor Gaozu chopped
 
 <div class="container">
     <p>
-The Han Dynasty had ruled over a unified empire ever since Emperor Gaozu chopped a white serpent in half.[2] Later on, Emperor Guangwu reestablished control of the country.[3] After that, control of the empire was maintained through the generations until the time of Emperor Xian, whereupon the empire divided into three kingdoms.
+    Explain versions.
     </p>
 </div>
 
@@ -50,6 +50,6 @@ The Han Dynasty had ruled over a unified empire ever since Emperor Gaozu chopped
 
 <div class="container">
     <p>
-The Han Dynasty had ruled over a unified empire ever since Emperor Gaozu chopped a white serpent in half.[2] Later on, Emperor Guangwu reestablished control of the country.[3] After that, control of the empire was maintained through the generations until the time of Emperor Xian, whereupon the empire divided into three kingdoms.
+    Link to Uservoice.
     </p>
 </div>