Move web content to dedicated content directory
This commit is contained in:
		
							
								
								
									
										230
									
								
								content/_archive/4/spaceengineers/spaceengineers.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										230
									
								
								content/_archive/4/spaceengineers/spaceengineers.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,230 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|  | ||||
| <head> | ||||
|  | ||||
|     <meta charset="utf-8"> | ||||
|     <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|     <meta name="description" content=""> | ||||
|     <meta name="author" content=""> | ||||
|  | ||||
|     <title>ENPaul Space Engineers</title> | ||||
| 	 <link rel="shortcut icon" href="..\img\icon\e(b).png"> | ||||
|  | ||||
|     <!-- Bootstrap Core CSS --> | ||||
|     <link href="../css/bootstrap.min.css" rel="stylesheet"> | ||||
|  | ||||
|     <!-- Custom CSS --> | ||||
|     <link href="../css/grayscale.css" rel="stylesheet"> | ||||
|  | ||||
|     <!-- Custom Fonts --> | ||||
|     <link href="../font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> | ||||
|     <link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css"> | ||||
|     <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> | ||||
|  | ||||
|     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | ||||
|     <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> | ||||
|     <!--[if lt IE 9]> | ||||
|         <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> | ||||
|         <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> | ||||
|     <![endif]--> | ||||
|  | ||||
| <style> | ||||
| .intro { | ||||
| 	background: url(../img/background-spaceeng.jpg) no-repeat bottom center scroll; | ||||
| } | ||||
| </style> | ||||
|  | ||||
| </head> | ||||
|  | ||||
|  | ||||
| <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top"> | ||||
|  | ||||
|     <!-- Navigation --> | ||||
|     <nav class="navbar navbar-custom navbar-fixed-top" role="navigation"> | ||||
|         <div class="container"> | ||||
|             <div class="navbar-header"> | ||||
|                 <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse"> | ||||
|                     <i class="fa fa-bars"></i> | ||||
|                 </button> | ||||
|                 <a class="navbar-brand page-scroll" href="../"> | ||||
|                     <!--<i class="fa fa-home"></i>  --><span class="light"><img src="../img/icon/e(w).png" width="32">   ENPaul Net</span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <!-- Collect the nav links, forms, and other content for toggling --> | ||||
|             <div class="collapse navbar-collapse navbar-right navbar-main-collapse"> | ||||
|                 <ul class="nav navbar-nav"> | ||||
|                     <!-- Hidden li included to remove active class from about link when scrolled up past about section --> | ||||
|                     <li class="hidden"> | ||||
|                         <a href="#page-top"></a> | ||||
|                     </li> | ||||
|                     <li> | ||||
|                         <a class="page-scroll" href="#Server">Server</a> | ||||
|                     </li> | ||||
|                     <li> | ||||
|                         <a class="page-scroll" href="#Mods">Mods</a> | ||||
|                     </li> | ||||
|                     <li> | ||||
|                         <a class="page-scroll" href="#Security">Security</a> | ||||
|                     </li> | ||||
|                 </ul> | ||||
|             </div> | ||||
|             <!-- /.navbar-collapse --> | ||||
|         </div> | ||||
|         <!-- /.container --> | ||||
|     </nav> | ||||
|  | ||||
|     <!-- Intro Header --> | ||||
|     <header class="intro"> | ||||
|         <div class="intro-body"> | ||||
|             <div class="container"> | ||||
|                 <div class="row"> | ||||
|                     <div class="col-md-8 col-md-offset-2"> | ||||
|                         <h1 class="title-heading">ENPaulNet Space Engineers</h1> | ||||
|                         	<img src="..\img\icon\spaceeng.png" width="256"> | ||||
|                         <p class="-text">Space Engineers is an open world construction and simulation game where you can build everything from a bicycle to an interplanetary warship. You can learn more about it on the <a href="http://www.spaceengineersgame.com/">Official Website</a>, the <a href="http://www.spaceengineerswiki.com/Main_Page">Official Wiki</a>, or the <a href="http://spaceengineers.wikia.com/wiki/Space_Engineers_Wiki">Player-Made Wikia</a>.</p> | ||||
|                         <a href="#Server" class="btn btn-circle page-scroll"> | ||||
|                             <i class="fa fa-angle-double-down animated"></i> | ||||
|                         </a> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
|         </div> | ||||
|     </header> | ||||
|  | ||||
|     <!-- Main Section -- | ||||
|     <section id="About" class="container content-section text-center"> | ||||
|         <div class="intro-minecraft"> | ||||
|             <div class="col-lg-8 col-lg-offset-2"> | ||||
|                 <h1>ENPaul Net Minecraft</h1> | ||||
|                        <img src="..\img\icon\minecraft-small.png" width="256"> | ||||
|                 		<p> | ||||
|                 		 | ||||
|                 		</p> | ||||
|             </div> | ||||
|         </div> | ||||
|     </section> --> | ||||
|  | ||||
|     <!-- Servers Section --> | ||||
|     <section id="Server" class="container content-section text-center"> | ||||
|         <div class="row"> | ||||
|             <div class="col-lg-8 col-lg-offset-2"> | ||||
|                 <h2>The Space Engineers Server</h2> | ||||
|                 <p>The ENPaulNet runs a Space Engineers Dedicated Server: | ||||
|                 <br><br> | ||||
|                 <img src="..\img\spaceeng-banner.png" width="256"><br> | ||||
|                 <br> | ||||
|                 <i>spaceengineers.apps.enpaul.net</i> | ||||
|                 </p> | ||||
|                 <p>The ENPaulNet Server is a creative mode planets server that requires DX11 clientside. Server updates are pushed a day or two after the weekly game update. | ||||
| 					<br><br> | ||||
|                 For connection instructions see the <a href="#Security">Security</a> section. | ||||
|                 <br><br> | ||||
|                 Information on the mods available on the server is in the <a href="#Mods">Mods</a> section. | ||||
|                 <br><br> | ||||
|                 </p> | ||||
|             </div> | ||||
|         </div> | ||||
|     </section> | ||||
|  | ||||
|     <!-- Mods Section --> | ||||
|     <section id="Mods" class="container content-section text-center"> | ||||
|         <div class="row"> | ||||
|             <div class="col-lg-8 col-lg-offset-2"> | ||||
|                 <h2>Steam Server Mods</h2> | ||||
| 					<p>All mods are pulled from the Steam Workshop and credit for them goes to their original creators.</p><br><br> | ||||
|                 <p> | ||||
|                 	<!--<a href="http://www.minecraftmods.com/treecapitator/">Treecapitator</a>   -   	 | ||||
|                 	<a href="http://www.minecraftmods.com/aquaculture/">Aquaculture</a>   -   	 | ||||
|                 	<a href="http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1282011-animals-plus-1-4-komodo-dragons-crocodiles">Animals Plus</a>   -   	 | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/232919-better-storage">Better Storage</a>   -    | ||||
|                 	<a href="http://www.minecraftmods.com/biomes-o-plenty/">Biomes 'O Plenty</a>   -    | ||||
|                 	<a href="http://www.mod-buildcraft.com/">BuildCraft</a>   -    | ||||
|                 	Carpenters Blocks   -    | ||||
|                 	<a href="http://chickenbones.net/Pages/links.html">Code Chicken Core</a>   -    | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/cofhcore">CoFH Core</a>   -    | ||||
|                 	Compact Solars   -    | ||||
|                 	<a href="http://www.minecraftmods.com/craftheraldry/">Craft Heraldry</a>   -    | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/229306-ender-storage">Ender Storage</a>   -    | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/extratic">Extra TiC</a>   -    | ||||
|                 	<a href="http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/1443963-extra-utilities-v1-1-0k">Extra Utilities</a>   -    | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/category/addons-industrialcraft">Industrial Craft</a>   -    | ||||
|                 	Journey Map   -    | ||||
| 						Lunatrius Core   -    | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/mantle">Mantle</a>   -    | ||||
|                 	<a href="http://minecraft.curseforge.com/mc-mods/59641-metallurgy">Metallurgy</a>   -    | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/metallurgy-core">Metallurgy Core</a>   -    | ||||
|                 	<a href="http://chickenbones.net/Pages/links.html">Not Enough Items</a>   -    | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/225064-power-converters3">Power Converters 3</a>   -    | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/228702-project-red-base">Project Red Base</a>   -    | ||||
|                 	Project Red Compatibility   -    | ||||
|                 	Project Red Fabrication   -    | ||||
|                 	Project Red Integration   -    | ||||
|                 	Project Red Lighting   -    | ||||
|                 	Project Red World   -    | ||||
|                 	<a href="http://www.curse.com/mc-mods/minecraft/railcraft">Railcraft</a>   -    | ||||
|                 	Schematica   -    | ||||
|                 	T Construct   -    | ||||
|                 	Thermal Dynamics   -    | ||||
|                 	Thermal Expansion   -    | ||||
|                 	Thermal Foundation   -    | ||||
|                 	T Mechworks   -    | ||||
|                 	WAILA | ||||
|                 <br><br>--> | ||||
| 			  		 You can download the official <a href="#">Mod List [2KB]</a><br> | ||||
|                 All these mods are automatically downloaded when you join the world.<br> | ||||
| 					</p> | ||||
|             </div> | ||||
|         </div> | ||||
|     </section> | ||||
|  | ||||
|     <!-- Security Section --> | ||||
|     <section id="Security" class="container content-section text-center"> | ||||
|         <div class="row"> | ||||
|             <div class="col-lg-8 col-lg-offset-2"> | ||||
|                 <h2>Connections and Security</h2> | ||||
|                 <p>We want the ENPaulNet Space Engineers Server to remain a fun enviroment for all players | ||||
|                 <br><br> | ||||
|                 <img src="..\img\steam-banner.png" width="256"><br> | ||||
|                 </p><br> | ||||
|                 <p> | ||||
|                 For security and to protect against griefers the server uses an allow-by-exception security policy; without being added to the whitelisted Steam Group your connection will be refused. To request server access please request to be added to the <a href="http://steamcommunity.com/groups/wpispaceengineers">group</a>. | ||||
| 					<br> | ||||
|                 Information on the mods available on the server is in the <a href="#Mods">Mods</a> section. | ||||
|                 </p> | ||||
|                 <p>There is currently no support for unauthenticated users on the ENPaulNet Space Engineers Server</p> | ||||
|             </div> | ||||
|         </div> | ||||
|     </section> | ||||
|  | ||||
|     <!-- Map Section -- | ||||
|     <div id="map"></div> | ||||
|  | ||||
|     <!-- Footer --> | ||||
|     <footer> | ||||
|         <div class="container text-center"> | ||||
|         		<p>Updated 2016-01-23</p> | ||||
|             <p>Copyright ©2016 ENPaul Network</p> | ||||
|         </div> | ||||
|     </footer> | ||||
|  | ||||
|     <!-- jQuery --> | ||||
|     <script src="../js/jquery.js"></script> | ||||
|  | ||||
|     <!-- Bootstrap Core JavaScript --> | ||||
|     <script src="../js/bootstrap.min.js"></script> | ||||
|  | ||||
|     <!-- Plugin JavaScript --> | ||||
|     <script src="../js/jquery.easing.min.js"></script> | ||||
|  | ||||
|     <!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ --> | ||||
|     <script type="../text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false"></script> | ||||
|  | ||||
|     <!-- Custom Theme JavaScript --> | ||||
|     <script src="../js/grayscale.js"></script> | ||||
|  | ||||
| </body> | ||||
|  | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user