forked from tilde/tilde.32bit.cafe
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html>
 | ||
| <html lang="en">
 | ||
| <head>
 | ||
|     <title>~about</title>
 | ||
|     <link rel="stylesheet" href="style.css">
 | ||
| </head>
 | ||
| <body>
 | ||
|     <a href="index.html">Back</a>
 | ||
|     <pre class="asciiShadow">
 | ||
|         _╱ _|_|_|_|_|  _|  _|        _|                _|_|_|      _|_|    _|        _|    _|                                  _|_|          
 | ||
|       _╱       _|          _|    _|_|_|    _|_|              _|  _|    _|  _|_|_|        _|_|_|_|        _|_|_|    _|_|_|    _|        _|_|  
 | ||
|     _╱         _|      _|  _|  _|    _|  _|_|_|_|        _|_|        _|    _|    _|  _|    _|          _|        _|    _|  _|_|_|_|  _|_|_|_|
 | ||
|   _╱           _|      _|  _|  _|    _|  _|                  _|    _|      _|    _|  _|    _|          _|        _|    _|    _|      _|      
 | ||
| _╱             _|      _|  _|    _|_|_|    _|_|_|  _|  _|_|_|    _|_|_|_|  _|_|_|    _|      _|_|  _|    _|_|_|    _|_|_|    _|        _|_|_|
 | ||
|     </pre>
 | ||
|     <p style="margin: 6%; margin-top: 300px;">
 | ||
|         Primary contact: amber[at]32bit.cafe, amber with Garfield pfp on 32bit.cafe's Discord
 | ||
|     </p>
 | ||
|     <p style="margin: 6%;">
 | ||
|         This is the 32bit.cafe's pubnix server. It's running Debian Bullseye, is administered by Amber,
 | ||
|         and is free for use. It currently has a webserver. There are plans to support gemini, gopher,
 | ||
|         and other protocols in the near future. If you run into trouble, need custom config for the webserver
 | ||
|         (e.g. having it point at your domain), or need something install reach out to Amber, and if she doesn't respond Kaylee.
 | ||
|     </p>
 | ||
|     <p style="margin: 6%;">
 | ||
|         If you want to contribute (e.g. make this page look good, write some scripts),
 | ||
|         reach out to Amber. She'll get you access to the git repo.
 | ||
|     </p>
 | ||
| </body>
 | ||
| </html>
 |