summary refs log tree commit diff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php134
1 files changed, 134 insertions, 0 deletions
diff --git a/index.php b/index.php
new file mode 100644
index 0000000..0165fe8
--- /dev/null
+++ b/index.php
@@ -0,0 +1,134 @@
+<!DOCTYPE html>
+<head>
+	<meta charset="utf-8" />
+	<meta name="viewport" content="width=device-width, initial-scale=0.5, user-scalable=yes" />
+	<!-- <link href="index.css" rel="stylesheet" /> -->
+	<style> <?php include 'index.css'; ?> </style>
+</head>
+
+<body>
+
+<main>
+<div id="heatmap"> <?php include 'lastlog.html'; ?> </div>
+<div class="box"> <pre>
+        _
+    o  | |    |                               
+_|_    | |  __|   _  _|_  __           _  _   
+ |  |  |/  /  |  |/   |  /  \_|  |  |_/ |/ |  
+ |_/|_/|__/\_/|_/|__/o|_/\__/  \/ \/    |  |_/
+ is a computer meant for sharing 
+</pre> </div>
+<div class="box" style="float:right; text-align:right;"> <pre>
+<a href="#aa">helpdesk</a>
+<a href="#aa">wiki</a>
+<a href="#aa">blog</a>
+<a href="#aa">cgit</a>
+<a href="#aa">gitea</a>
+<a href="#aa">testimonials</a>
+</pre> </div>
+
+<div class="box">
+we are a <b>community</b> of around <a href="#">3000 users</a> making art, socializing, and learning on a linux server.
+founded in 2014 by <a href="/~vilmibm">~vilmibm</a>.
+</div>
+
+<!--
+<div style="float:right" class="box"> <pre>
+ _____________________________________________ 
+|  __            :                            |
+| / /\ __    ___!__    _,__       ___,_       |
+|/ / o\/ \  /      /\ /__/ \     /__\__\  . . |
+| /   \\  \/_____ /_*\  |  |[^][^|  |  |[^]())|
+|/  /\    |      |    |_|__|  .: |__|__|  ()(/|
+|   ||    |  {^} |    |                  ( ~)(|
+| []  []  |   |  |    |. .   A  ._  .  .( O((/|
+|  _  _   |___|__|__D_|    . H  / \  {^} ()||)|
+| | |[@]  |   |    .  .  .  | |/   \  |   \|| |
+|_|_|_____|         .  .    |^|     \ | v  ||/|
+|      . .   v   v  .       | |      \|.  v /v|
+|           .  v  v .      / O \    /|   . /vv|
+|  |_ u _|     .  .       /  _  \  / |    ..  |
+|  || | ||               /  |_|  \/  |     .  |
+|___________<span style="opacity:.5">by <a href="#aa">~sanqui</a></span>________________________|
+</pre> </div>
+-->
+
+<div class="box">
+here's some stuff made by townies:
+<ul>
+<li><a href="#aa">music</a></li>
+<li><a href="#aa">a zine</a></li>
+<li><a href="#aa">interactive art</a></li>
+<li><a href="#aa">technical guides</a></li>
+<li><a href="#aa">a babby</a></li>
+</ul>
+</div>
+
+<div class="box">
+<p> if you think you might enjoy being a part of this community you can <a href="#aa">learn more here</a>.  </p>
+</div>
+
+
+<div class="box">
+<p> every dot in the background represents one townie. the more recently were they active, the brighter the dot.
+imagine there's a button to click that hides all this shit and lets you explore the map. </p>
+</div>
+
+<div class="box"> <pre>
+ecdsa host key: SHA256:RGr0EXrHOCt/ZZitfMK2WFwbI80OGzat+DlthhTfWf4 
+</pre> </div>
+
+</main>
+
+<aside id="right">
+<div class="box"> <pre>
+ _____________________________________________ 
+|  __            :                            |
+| / /\ __    ___!__    _,__       ___,_       |
+|/ / o\/ \  /      /\ /__/ \     /__\__\  . . |
+| /   \\  \/_____ /_*\  |  |[^][^|  |  |[^]())|
+|/  /\    |      |    |_|__|  .: |__|__|  ()(/|
+|   ||    |  {^} |    |                  ( ~)(|
+| []  []  |   |  |    |. .   A  ._  .  .( O((/|
+|  _  _   |___|__|__D_|    . H  / \  {^} ()||)|
+| | |[@]  |   |    .  .  .  | |/   \  |   \|| |
+|_|_|_____|         .  .    |^|     \ | v  ||/|
+|      . .   v   v  .       | |      \|.  v /v|
+|           .  v  v .      / O \    /|   . /vv|
+|  |_ u _|     .  .       /  _  \  / |    ..  |
+|  || | ||               /  |_|  \/  |     .  |
+|___________<span style="opacity:.5">by <a href="#aa">~sanqui</a></span>________________________|
+</pre> </div>
+
+<div class="box"> <marquee>
+<?php system("uptime") ?>
+</marquee> </div>
+
+<div class="box" id="planet">
+recent posts on the <a href="#">planet</a>:
+<ul>
+<li><a href="#">Lorem ipsum dorom</a> <span class="planetuser">~dzwdz</span></li>
+<li><a href="#">Lorem ipsum dorom</a> <span class="planetuser">~dzwdz</span></li>
+<li><a href="#">Lorem ipsum dorom</a> <span class="planetuser">~dzwdz</span></li>
+<li><a href="#">Lorem ipsum dorom</a> <span class="planetuser">~dzwdz</span></li>
+<li><a href="#">Lorem ipsum dorom</a> <span class="planetuser">~dzwdz</span></li>
+</ul>
+</div>
+
+<div class="box">
+<img src="//tilde.town/~lucidiot/img/logos/tildetown_anim2.gif" />
+<img src="//tilde.town/~juniperspring/gifs/adultchat.gif" />
+<img src="//tilde.town/~dzwdz/pics/88x31/firefox2.gif" />
+<img src="//tilde.town/~dzwdz/pics/88x31/transnow2.gif" />
+<img src="//tilde.town/~dzwdz/pics/88x31/ubuntu-88x31.gif" />
+<img src="//tilde.town/~dzwdz/pics/88x31/php4_88x31.gif" />
+</div>
+</aside>
+
+<aside id="users">
+<!-- TODO choose only from townies who edited their site. -->
+some random users:
+<ul>
+<?php system("shuf -n125 userbar.html") ?>
+</ul>
+</aside>