47 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| <head>
 | |
|     <meta charset="utf-8">
 | |
|     <title>Kosmos</title>
 | |
|     <!--[if IE]>
 | |
|         <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
 | |
|     <![endif]-->
 | |
|     <meta name="generator" content="DocPad v6.78.1" />
 | |
|     <link  rel="stylesheet" href="/styles/style.css" />
 | |
|     <link href='https://fonts.googleapis.com/css?family=Raleway:300|Abel' rel='stylesheet' type='text/css'>
 | |
| </head>
 | |
| <body>
 | |
|     <section id="teaser">
 | |
|   <h1>Kosmos</h1>
 | |
|   <h2>Open-source group communication for the 21st century</h2>
 | |
|   <nav>
 | |
|     <ul>
 | |
|       <li><a href="https://wiki.kosmos.org">Wiki</a></li>
 | |
|       <li><a href="https://github.com/67P">GitHub</a></li>
 | |
|       <li><a href="https://twitter.com/KosmosHQ">Twitter</a></li>
 | |
|     </ul>
 | |
|   </nav>
 | |
| <!--
 | |
|   <p>
 | |
|     Kosmos is a new kind of team communication service. All of it is based on
 | |
|     open standards, data formats and software–combining decades-old,
 | |
|     tried-and-true technologies with bleeding-edge, innovative ones.
 | |
|   </p>
 | |
|   <p>
 | |
|     The first version of Kosmos will be a modern, beautiful, easy-to-use,
 | |
|     offline-capable, always-on IRC client with added audio/video capabilities,
 | |
|     significantly lowering the barrier of entry for participating in open-source
 | |
|     project communication.
 | |
|   </p>
 | |
|   <p>
 | |
|     At the moment, Kosmos is pre-alpha work in progress.
 | |
|   </p>
 | |
| -->
 | |
| </section>
 | |
|     
 | |
|     <footer>
 | |
|       <p>Image: NASA / ESA</p>
 | |
|     </footer>
 | |
| </body>
 | |
| </html>
 |