forked from asklyphe-public/asklyphe
		
	
		
			
				
	
	
		
			52 lines
		
	
	
		
			No EOL
		
	
	
		
			1.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			52 lines
		
	
	
		
			No EOL
		
	
	
		
			1.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
<head>
 | 
						|
    <meta charset="UTF-8">
 | 
						|
    <title>AskLyphe Docs - Index</title>
 | 
						|
    <link rel="stylesheet" href="/static/themes/default/shell.css"/>
 | 
						|
    <link rel="stylesheet" href="/static/themes/default/docs.css"/>
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<div class="main">
 | 
						|
    <span id="prealpha-warning">WARNING! askLyphe is in pre-alpha! user experience is in no way representative of the final product!</span>
 | 
						|
    <a href="/">
 | 
						|
        <div id="lyphebig">
 | 
						|
            <div class="bent-surrounding">
 | 
						|
                <img id="lypheimg" src="/static/img/lyphebent-prealpha.png" alt="image of lyphe, our mascot!">
 | 
						|
            </div>
 | 
						|
            <div id="lyphetitle">
 | 
						|
                <img src="/static/img/logo.png" alt="ask Lyphe!"/>
 | 
						|
            </div>
 | 
						|
        </div>
 | 
						|
    </a>
 | 
						|
 | 
						|
    <div id="content">
 | 
						|
        <div class="pagegradient">
 | 
						|
            <div id="docsarea">
 | 
						|
                <h1>askLyphe documentation</h1>
 | 
						|
 | 
						|
                <p>
 | 
						|
                    as askLyphe is currently in alpha, we cannot guarantee that every feature or notable
 | 
						|
                    issue will be properly documented. however, we will try our best to catalog as much
 | 
						|
                    as we can here.
 | 
						|
                </p>
 | 
						|
                <br/>
 | 
						|
                <br/>
 | 
						|
                <p>
 | 
						|
                    if you find any issues or have any suggestions, please email us at
 | 
						|
                    <a href="mailto:devnull@voremicrocomputers.com">devnull@voremicrocomputers.com</a>.
 | 
						|
                </p>
 | 
						|
 | 
						|
 | 
						|
                <h3>table of contents</h3>
 | 
						|
                <ul>
 | 
						|
                    <li><a href="about">about askLyphe, and its creators</a></li>
 | 
						|
                    <li><a href="roadmap">roadmap</a></li>
 | 
						|
                    <li><a href="complications">complications</a></li>
 | 
						|
                </ul>
 | 
						|
            </div>
 | 
						|
        </div>
 | 
						|
    </div>
 | 
						|
</div>
 | 
						|
</body>
 | 
						|
</html> |