about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--coc.html2
-rw-r--r--index.html3
-rw-r--r--irc.html3
-rw-r--r--signup.html3
-rw-r--r--start.html3
-rw-r--r--stats.php28
-rw-r--r--table.connusers1
-rw-r--r--table.regusers19
-rw-r--r--wiki/data/cache/8/8f5bc759475edf615b95a919d2efe57d.i1
-rw-r--r--wiki/data/cache/8/8f5bc759475edf615b95a919d2efe57d.xhtml9
-rw-r--r--wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata2
-rw-r--r--wiki/data/cache/c/c1c88364d9ccbc542c730d17d7c77946.feed35
12 files changed, 99 insertions, 10 deletions
diff --git a/coc.html b/coc.html
index 4d2fc29..c3e6d50 100644
--- a/coc.html
+++ b/coc.html
@@ -15,7 +15,7 @@
 		</div>
 	</div>         
 	<div id="navigation">
-        <a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a>
+        <a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="stats.php">Stats</a>
 	</div>
 	<div id="content">
 <h1>tilde.institute code of conduct</h1>
diff --git a/index.html b/index.html
index 5650db6..40f2fc4 100644
--- a/index.html
+++ b/index.html
@@ -15,8 +15,7 @@
 		</div>
 	</div>         
 	<div id="navigation">
-		<a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a
- href="/wiki/index.php">Wiki</a>
+		<a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="stats.php">Stats</a>
 	</div>
 	<div id="content">
 		<p>Welcome to the tilde.institute! This is an OpenBSD machine whose purpose is to provide a space in the <a href="https://tildeverse.org">tildeverse</a> for experimentation with and education of the OpenBSD operating system. Each user receives a subdomain! A variety of editors, shells, and compilers are installed to allow for development in a native OpenBSD environment. OpenBSD's httpd(8) is configured with slowcgi(8) as the fastcgi provider and sqlite3 available. This allows users to experiment with web development using compiled CGI in C, aka the <a href="https://learnbchs.org">BCHS Stack</a>. In addition to php7.0 and mysql (mariadb) by request, this provides an environment where the development of complex web apps is possible.</p>
diff --git a/irc.html b/irc.html
index 108a29d..a8aca3a 100644
--- a/irc.html
+++ b/irc.html
@@ -15,8 +15,7 @@
 		</div>
 	</div>         
 	<div id="navigation">
-		<a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a
- href="/wiki/index.php">Wiki</a>
+		<a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="stats.php">Stats</a>
 	</div>
 	<div id="content">
         <p>To connect to the tildeverse IRC network and begin chatting, simply use the command <code>chat</code>! If you prefer to use a different IRC client than the default, such as irssi, the following server information will apply:</p>
diff --git a/signup.html b/signup.html
index 0e11ca2..d8b0175 100644
--- a/signup.html
+++ b/signup.html
@@ -15,8 +15,7 @@
 		</div>
 	</div>         
 	<div id="navigation">
-		<a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a
- href="/wiki/index.php">Wiki</a>
+		<a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="stats.php">Stats</a>
 	</div>
 	<div id="content">
 		<br />
diff --git a/start.html b/start.html
index d23cb52..170a51d 100644
--- a/start.html
+++ b/start.html
@@ -15,8 +15,7 @@
 		</div>
 	</div>         
 	<div id="navigation">
-		<a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a
- href="/wiki/index.php">Wiki</a>
+		<a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="stats.php">Stats</a>
 	</div>
 	<div id="content">
         <p>This will be a quick-and-dirty guide to getting started with the BCHS stack. More information can be found at:</p>
diff --git a/stats.php b/stats.php
new file mode 100644
index 0000000..4ff5654
--- /dev/null
+++ b/stats.php
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<head>
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+        <title>Tilde Institute :: Stats</title>
+        <link rel="stylesheet" href="tilde.css" type="text/css"/>
+        <link rel="icon" type="image/png" href="icon.png"/>
+</head>
+<body>
+<div id="container">
+	<div id="logo">
+        <img src="logo.png" alt="" /><br />
+		<div id="logobyline">
+			of OpenBSD Education
+		</div>
+	</div>         
+	<div id="navigation">
+		<a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="stats.php">Stats</a>
+	</div>
+	<div id="content">
+        <!-- <p>Connected Users (5min):</p>
+            <?php include("table.connusers") ?> -->
+        <p>Registered Users (1hr):</p>
+            <?php include("table.regusers") ?>
+	</div>
+</div>
+</body>
+</html>
diff --git a/table.connusers b/table.connusers
new file mode 100644
index 0000000..c25c1cd
--- /dev/null
+++ b/table.connusers
@@ -0,0 +1 @@
+<ul>
\ No newline at end of file
diff --git a/table.regusers b/table.regusers
new file mode 100644
index 0000000..b351e6d
--- /dev/null
+++ b/table.regusers
@@ -0,0 +1,19 @@
+<ul>
+<li>ahriman</li>
+<li>ben</li>
+<li>slip</li>
+<li>troido</li>
+<li>login</li>
+<li>tim</li>
+<li>saba</li>
+<li>wink</li>
+<li>tildebeast</li>
+<li>xvetrd</li>
+<li>nonlinear</li>
+<li>rdh</li>
+<li>fosslinux</li>
+<li>rnelson</li>
+<li>kadin</li>
+<li>lorenzo</li>
+<li>erxeto</li>
+</ul>
diff --git a/wiki/data/cache/8/8f5bc759475edf615b95a919d2efe57d.i b/wiki/data/cache/8/8f5bc759475edf615b95a919d2efe57d.i
new file mode 100644
index 0000000..85fa3b4
--- /dev/null
+++ b/wiki/data/cache/8/8f5bc759475edf615b95a919d2efe57d.i
@@ -0,0 +1 @@
+a:8:{i:0;a:3:{i:0;s:14:"document_start";i:1;a:0:{}i:2;i:0;}i:1;a:3:{i:0;s:6:"header";i:1;a:3:{i:0;s:9:"Backlinks";i:1;i:1;i:2;i:1;}i:2;i:1;}i:2;a:3:{i:0;s:12:"section_open";i:1;a:1:{i:0;i:1;}i:2;i:1;}i:3;a:3:{i:0;s:6:"p_open";i:1;a:0:{}i:2;i:1;}i:4;a:3:{i:0;s:5:"cdata";i:1;a:1:{i:0;s:67:"This is a list of pages that seem to link back to the current page.";}i:2;i:26;}i:5;a:3:{i:0;s:7:"p_close";i:1;a:0:{}i:2;i:93;}i:6;a:3:{i:0;s:13:"section_close";i:1;a:0:{}i:2;i:95;}i:7;a:3:{i:0;s:12:"document_end";i:1;a:0:{}i:2;i:95;}}
\ No newline at end of file
diff --git a/wiki/data/cache/8/8f5bc759475edf615b95a919d2efe57d.xhtml b/wiki/data/cache/8/8f5bc759475edf615b95a919d2efe57d.xhtml
new file mode 100644
index 0000000..fdd2b11
--- /dev/null
+++ b/wiki/data/cache/8/8f5bc759475edf615b95a919d2efe57d.xhtml
@@ -0,0 +1,9 @@
+
+<h1 class="sectionedit1" id="backlinks">Backlinks</h1>
+<div class="level1">
+
+<p>
+This is a list of pages that seem to link back to the current page.
+</p>
+
+</div>
diff --git a/wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata b/wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata
index e4caa3c..a2183da 100644
--- a/wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata
+++ b/wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata
@@ -1 +1 @@
-1544210794
\ No newline at end of file
+1544321309
\ No newline at end of file
diff --git a/wiki/data/cache/c/c1c88364d9ccbc542c730d17d7c77946.feed b/wiki/data/cache/c/c1c88364d9ccbc542c730d17d7c77946.feed
new file mode 100644
index 0000000..7048964
--- /dev/null
+++ b/wiki/data/cache/c/c1c88364d9ccbc542c730d17d7c77946.feed
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- generator="FeedCreator 1.8" -->
+<?xml-stylesheet href="https://tilde.institute/wiki/lib/exe/css.php?s=feed" type="text/css"?>
+<rdf:RDF
+    xmlns="http://purl.org/rss/1.0/"
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
+    xmlns:dc="http://purl.org/dc/elements/1.1/">
+    <channel rdf:about="https://tilde.institute/wiki/feed.php">
+        <title>tilde.institute</title>
+        <description></description>
+        <link>https://tilde.institute/wiki/</link>
+        <image rdf:resource="https://tilde.institute/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
+       <dc:date>2018-12-09T07:39:29+0000</dc:date>
+        <items>
+            <rdf:Seq>
+                <rdf:li rdf:resource="https://tilde.institute/wiki/doku.php?id=start&amp;rev=1543882598&amp;do=diff"/>
+            </rdf:Seq>
+        </items>
+    </channel>
+    <image rdf:about="https://tilde.institute/wiki/lib/tpl/dokuwiki/images/favicon.ico">
+        <title>tilde.institute</title>
+        <link>https://tilde.institute/wiki/</link>
+        <url>https://tilde.institute/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
+    </image>
+    <item rdf:about="https://tilde.institute/wiki/doku.php?id=start&amp;rev=1543882598&amp;do=diff">
+        <dc:format>text/html</dc:format>
+        <dc:date>2018-12-04T00:16:38+0000</dc:date>
+        <dc:creator>ahriman (ahriman@undisclosed.example.com)</dc:creator>
+        <title>start</title>
+        <link>https://tilde.institute/wiki/doku.php?id=start&amp;rev=1543882598&amp;do=diff</link>
+        <description>Welcome to the tilde.institute wiki!
+This is the place to record anything new you've learned and anything cool you've done at the institute. Share information with others to help spread knowledge of the OpenBSD operating system. We'll learn together!</description>
+    </item>
+</rdf:RDF>