Forráskód Böngészése

Updated charter and made some stuff better.

Daniel Buckmaster 11 éve
szülő
commit
35325a1bff
3 módosított fájl, 35 hozzáadás és 18 törlés
  1. 7 3
      _layouts/default.html
  2. 8 6
      committee/index.html
  3. 20 9
      engine/index.html

+ 7 - 3
_layouts/default.html

@@ -35,9 +35,9 @@
                             <li class="dropdown">
                                 <a href="{{page.root}}/engine" class="dropdown-toggle" data-toggle="dropdown">Engine<i class="fa fa-angle-down"></i></a>
                                 <ul class="dropdown-menu">
+                                    <li><a href="{{page.root}}/engine#made-with-torque">Made with Torque</a></li>
                                     <li><a href="{{page.root}}/engine#features">Features</a></li>
                                     <li><a href="{{page.root}}/engine#roadmap">Roadmap</a></li>
-                                    <li><a href="{{page.root}}/engine#made-with-torque">Made with Torque</a></li>
                                     <li><a href="{{page.root}}/engine#history">History</a></li>
                                 </ul>
                             </li>
@@ -63,15 +63,19 @@
                                 <a href="{{page.root}}/contribute" class="dropdown-toggle" data-toggle="dropdown">Contribute<i class="fa fa-angle-down"></i></a>
                                 <ul class="dropdown-menu">
                                     <li><a href="{{page.root}}/contribute#get-the-source-code">Get the source code</a></li>
+                                    <li><a href="{{page.root}}/contribute#report-issues">Report issues</a></li>
                                     <li><a href="{{page.root}}/contribute#pull-request-guide">Pull-request guide</a></li>
                                     <li><a href="{{page.root}}/contribute#version-policy">Version policy</a></li>
+                                    <li><a href="{{page.root}}/contribute#request-features">Request features</a></li>
                                 </ul>
                             </li>
 
                             <li class="dropdown">
-                                <a href="{{page.root}}/community" class="dropdown-toggle" data-toggle="dropdown">Community<i class="fa fa-angle-down"></i></a>
+                                <a href="" class="dropdown-toggle" data-toggle="dropdown">Community <i class="fa fa-external-link"></i></a>
                                 <ul class="dropdown-menu">
-                                    <li><a href="{{page.root}}/community#forum">Forum</a></li>
+                                    <li><a href="http://www.garagegames.com/community/blogs">User blogs</a></li>
+                                    <li><a href="http://www.garagegames.com/community/forums">Forum</a></li>
+                                    <li><a href="http://reddit.com/r/T3D">Reddit</a></li>
                                 </ul>
                             </li>
                         </ul>

+ 8 - 6
committee/index.html

@@ -175,7 +175,8 @@ root: ..
     If a member is unable to serve on the committee for any reason, the vacancy
     may be filled or left empty at the discretion of the committee. If the
     committee as a whole is unable to perform its duties, it can vote to
-    transfer the project to another person or entity.
+    transfer the project to another person or entity with the approval of
+    GarageGames LLC.
     </p>
 
     <h2 id="charter-reports">5. Reports</h2>
@@ -201,15 +202,16 @@ root: ..
     <p>
     If a committee member is unable to fulfill their requirements, or fails to
     uphold the charter, they may be removed from the committee after having had
-    a chance to respond. They may also be removed by a vote if their activities
-    are deemed to no longer align with the guidelines in sections
-    <a href="#charter-duties-and-responsibilities">3</a> and
-    <a href="#charter-membership">4</a> above.
+    a chance to respond. They may also be removed either by a vote or by the
+    decision of GarageGames LLC if their activities are deemed to no longer
+    align with the guidelines in
+    <a href="#charter-duties-and-responsibilities">section 3</a> and
+    <a href="#charter-membership">section 4</a> above.
     </p>
 
     <h2 id="charter-amendments">8. Amendments</h2>
     <p>
     This charter is a living document and may be amended by the committee as
-    outlined in section <a href="#charter-voting">6</a>.
+    outlined in <a href="#charter-voting">section 6</a>.
     </p>
 </div>

+ 20 - 9
engine/index.html

@@ -5,32 +5,43 @@ root: ..
 ---
 
 <div class="banner"><div class="container">
-    <h1 id="features">Features</h1>
+    <h1 id="made-with-torque">Made with Torque</h1>
 </div></div>
 
 <div class="container">
-    <p>
-        I am writing this under an appreciable mental strain, since by tonight I shall be no more. Penniless, and at the end of my supply of the drug which alone makes life endurable, I can bear the torture no longer; and shall cast myself from this garret window into the squalid street below. Do not think from my slavery to morphine that I am a weakling or a degenerate. When you have read these hastily scrawled pages you may guess, though never fully realise, why it is that I must have forgetfulness or death.
-    </p>
+    <p>Expand on:
+    <ul>
+        <li>AfterWorld</li>
+        <li>BeamNG Drive</li>
+        <li>Airship Dragoons</li>
+        <li>Frozen Endzone</li>
+        <li>Life is Feudal</li>
+    </ul></p>
 </div>
 
 <div class="banner"><div class="container">
-    <h1 id="roadmap">Roadmap</h1>
+    <h1 id="features">Features</h1>
 </div></div>
 
 <div class="container">
-    <p>
-        When I finally found myself adrift and free, I had but little idea of my surroundings. Never a competent navigator, I could only guess vaguely by the sun and stars that I was somewhat south of the equator. Of the longitude I knew nothing, and no island or coast-line was in sight. The weather kept fair, and for uncounted days I drifted aimlessly beneath the scorching sun; waiting either for some passing ship, or to be cast on the shores of some habitable land. But neither ship nor land appeared, and I began to despair in my solitude upon the heaving vastnesses of unbroken blue.
+    <p>Expand on:
+    <ul>
+        <li>Rendering</li>
+        <li>Editors and assets</li>
+        <li>Networking</li>
+        <li>Physics?</li>
+        <li>Source code</li>
+    </ul>
     </p>
 </div>
 
 <div class="banner"><div class="container">
-    <h1 id="made-with-torque">Made with Torque</h1>
+    <h1 id="roadmap">Roadmap</h1>
 </div></div>
 
 <div class="container">
     <p>
-        It was in one of the most open and least frequented parts of the broad Pacific that the packet of which I was supercargo fell a victim to the German sea-raider. The great war was then at its very beginning, and the ocean forces of the Hun had not completely sunk to their later degradation; so that our vessel was made legitimate prize, whilst we of her crew were treated with all the fairness and consideration due us as naval prisoners. So liberal, indeed, was the discipline of our captors, that five days after we were taken I managed to escape alone in a small boat with water and provisions for a good length of time.
+        When I finally found myself adrift and free, I had but little idea of my surroundings. Never a competent navigator, I could only guess vaguely by the sun and stars that I was somewhat south of the equator. Of the longitude I knew nothing, and no island or coast-line was in sight. The weather kept fair, and for uncounted days I drifted aimlessly beneath the scorching sun; waiting either for some passing ship, or to be cast on the shores of some habitable land. But neither ship nor land appeared, and I began to despair in my solitude upon the heaving vastnesses of unbroken blue.
     </p>
 </div>