about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--index.html4
-rw-r--r--irc.html2
-rw-r--r--signup.html4
-rw-r--r--tilde.css19
-rw-r--r--wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata2
-rw-r--r--wiki/data/cache/d/db35ee3f00312dd531002a2d1baf11c8.i1
-rw-r--r--wiki/data/cache/d/db35ee3f00312dd531002a2d1baf11c8.xhtml9
-rw-r--r--wiki/data/cache/d/de942b410ae52d0d38d5a338ce78e74f.i1
-rw-r--r--wiki/data/cache/d/de942b410ae52d0d38d5a338ce78e74f.xhtml9
9 files changed, 37 insertions, 14 deletions
diff --git a/index.html b/index.html
index 7dd4260..3d6a158 100644
--- a/index.html
+++ b/index.html
@@ -35,7 +35,7 @@
                 <li>ruby 2.5</li>
                 <li>perl 5.24</li>
             </ul>
-            <p>Your interactive shell can be changed with the chsh command. The shells available:</p>
+            <p>Your interactive shell can be changed with the <code>&nbsp;chsh&nbsp;</code> command. The shells available:</p>
             <ul>
                 <li>/bin/ksh (default)</li>
                 <li>/bin/sh</li>
@@ -54,6 +54,8 @@
         <p>Feel free to contact ahriman on chat in #institute if you need another compiler or shell available, or if you would like your homepage's index changed from index.html to something else (index.cgi, index.php, etc). I can also provide access to MySQL / MariaDB on a request basis.</p>
         <div id="news">
             <h1>News &amp; Updates</h1>
+            <em>2018 December 5</em>
+            <p>Changed up some of the styling on the main site. I also installed a fun game called <code>&nbsp;botany&nbsp;</code> which allows you to grow various plants on the console. Give it a try!</p>
             <em>2018 December 3</em>
             <p>Local mail delivery is now working! User subdomains will now be served via TLS. Since tilde.institute now satisfies the requirements, I've submitted it to the HSTS preload list.</p>
             <em>2018 December 3</em>
diff --git a/irc.html b/irc.html
index a23a5c0..7bed9c3 100644
--- a/irc.html
+++ b/irc.html
@@ -19,7 +19,7 @@
  href="/wiki/index.php">Wiki</a>
 	</div>
 	<div id="content">
-        <p>To connect to the tildeverse IRC network and begin chatting, simply use the command <em>chat</em>! If you prefer to use a different IRC client than the default, such as irssi, the following server information will apply:</p>
+        <p>To connect to the tildeverse IRC network and begin chatting, simply use the command <code>&nbsp;chat&nbsp;</code>! If you prefer to use a different IRC client than the default, such as irssi, the following server information will apply:</p>
         <ul>
             <li>irc.tilde.chat, port 6697, ssl</li>
         </ul>
diff --git a/signup.html b/signup.html
index 1939c46..0e11ca2 100644
--- a/signup.html
+++ b/signup.html
@@ -19,7 +19,7 @@
  href="/wiki/index.php">Wiki</a>
 	</div>
 	<div id="content">
-		<br /><br /><br />
+		<br />
 		<form action="submit.php">
 			&nbsp;&nbsp;&nbsp;&nbsp;<h3>Desired Username:</h3><br />
 			<input type="text" size="32" name="username" /><br />
@@ -28,7 +28,7 @@
 			&nbsp;&nbsp;&nbsp;&nbsp;<h3>What interests you about the Tilde Institute?</h3><br />
 			<input type="text" size="32" name="interest" /><br />
 			&nbsp;&nbsp;&nbsp;&nbsp;<h3>Paste Your SSH Key:</h3><br />
-			<input type="text" size="32" name="sshkey" /><br /><br />
+            <input type="text" size="32" name="sshkey" /><br /><br /><br />
 			<input type="submit" value="Submit" />
 		</form>
 	</div>
diff --git a/tilde.css b/tilde.css
index a10937d..c85ad18 100644
--- a/tilde.css
+++ b/tilde.css
@@ -10,9 +10,10 @@ body {
         padding-right: 0px;
         margin-top: 10px;
         margin-bottom: 10px;
-        margin-right: 0px;
-        margin-left: 10px;
+        margin-right: auto;
+        margin-left: auto;
         width: 850px;
+        font-size: 1.15em;
 }
 .date {
         font-weight: bold;
@@ -20,7 +21,7 @@ body {
 #logo {
 	margin-left: 40px;
 	margin-bottom: 10px;
-	font-size: 30px;
+	font-size: 2.5em;
 }
 #logobyline {
 	margin-left: 80px;
@@ -33,8 +34,8 @@ body {
 	text-align: center;
 }
 #content {
-	width: 650px;
-	margin-left: 100px;
+	width: 750px;
+	margin-left: 50px;
 }
 #container {
         width: 850px;
@@ -42,7 +43,7 @@ body {
 }
 #news {
     width: 550px;
-    margin-left: 50px;
+    margin-left: 100px;
 }
 #code {
     width: 500px;
@@ -80,16 +81,16 @@ em {
     font-style: bold;
 }
 h1 {
-    font-size: 20px;
+    font-size: 1.75em;
     text-align: center;
     margin-left: auto;
     margin-right: auto;
 }
 h3 {
-	font-size: 20px;
+	font-size: 1.75em;
 	margin-bottom: 5px;
 }
 h4 {
-    font-size: 15px;
+    font-size: 1.5em;
     margin-top: 5px;
 }
diff --git a/wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata b/wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata
index b737850..a6c8200 100644
--- a/wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata
+++ b/wiki/data/cache/a/a644499e91b18989ac47a40900dffb28.metadata
@@ -1 +1 @@
-1543883648
\ No newline at end of file
+1543978275
\ No newline at end of file
diff --git a/wiki/data/cache/d/db35ee3f00312dd531002a2d1baf11c8.i b/wiki/data/cache/d/db35ee3f00312dd531002a2d1baf11c8.i
new file mode 100644
index 0000000..ad4f09b
--- /dev/null
+++ b/wiki/data/cache/d/db35ee3f00312dd531002a2d1baf11c8.i
@@ -0,0 +1 @@
+a:10:{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:7:"Sitemap";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:54:"This is a sitemap over all available pages ordered by ";}i:2;i:24;}i:5;a:3:{i:0;s:13:"interwikilink";i:1;a:4:{i:0;s:15:"doku>namespaces";i:1;s:10:"namespaces";i:2;s:4:"doku";i:3;s:10:"namespaces";}i:2;i:78;}i:6;a:3:{i:0;s:5:"cdata";i:1;a:1:{i:0;s:1:".";}i:2;i:108;}i:7;a:3:{i:0;s:7:"p_close";i:1;a:0:{}i:2;i:109;}i:8;a:3:{i:0;s:13:"section_close";i:1;a:0:{}i:2;i:111;}i:9;a:3:{i:0;s:12:"document_end";i:1;a:0:{}i:2;i:111;}}
\ No newline at end of file
diff --git a/wiki/data/cache/d/db35ee3f00312dd531002a2d1baf11c8.xhtml b/wiki/data/cache/d/db35ee3f00312dd531002a2d1baf11c8.xhtml
new file mode 100644
index 0000000..6fedd76
--- /dev/null
+++ b/wiki/data/cache/d/db35ee3f00312dd531002a2d1baf11c8.xhtml
@@ -0,0 +1,9 @@
+
+<h1 class="sectionedit1" id="sitemap">Sitemap</h1>
+<div class="level1">
+
+<p>
+This is a sitemap over all available pages ordered by <a href="https://www.dokuwiki.org/namespaces" class="interwiki iw_doku" title="https://www.dokuwiki.org/namespaces">namespaces</a>.
+</p>
+
+</div>
diff --git a/wiki/data/cache/d/de942b410ae52d0d38d5a338ce78e74f.i b/wiki/data/cache/d/de942b410ae52d0d38d5a338ce78e74f.i
new file mode 100644
index 0000000..bc6e1ea
--- /dev/null
+++ b/wiki/data/cache/d/de942b410ae52d0d38d5a338ce78e74f.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:14:"Recent Changes";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:42:"The following pages were changed recently.";}i:2;i:31;}i:5;a:3:{i:0;s:7:"p_close";i:1;a:0:{}i:2;i:73;}i:6;a:3:{i:0;s:13:"section_close";i:1;a:0:{}i:2;i:76;}i:7;a:3:{i:0;s:12:"document_end";i:1;a:0:{}i:2;i:76;}}
\ No newline at end of file
diff --git a/wiki/data/cache/d/de942b410ae52d0d38d5a338ce78e74f.xhtml b/wiki/data/cache/d/de942b410ae52d0d38d5a338ce78e74f.xhtml
new file mode 100644
index 0000000..3c92a1a
--- /dev/null
+++ b/wiki/data/cache/d/de942b410ae52d0d38d5a338ce78e74f.xhtml
@@ -0,0 +1,9 @@
+
+<h1 class="sectionedit1" id="recent_changes">Recent Changes</h1>
+<div class="level1">
+
+<p>
+The following pages were changed recently.
+</p>
+
+</div>