about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2018-12-27 19:02:04 +0000
committerahriman <ahriman@falte.red>2018-12-27 19:02:04 +0000
commite4fe58a24976bf1d649def1f421a0366b57cb6d1 (patch)
treeca97602490869126f10b8c047afcc685f516051e /index.html
parent4ac873e228e333fc11c382a208f381b628f7bb9e (diff)
downloadsite-e4fe58a24976bf1d649def1f421a0366b57cb6d1.tar.gz
clarified user subdomains
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6efa78c..0a5595a 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,8 @@
         <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/irc">IRC</a> :: <a href="/start">BCHS Guide</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a>
 	</div>
 	<div id="content">
-		<p>Welcome to 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>
+		<p>Welcome to 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. 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>
+        <p>User sites are accessible via <code>https://&lt;user&gt;.tilde.institute</code></p>
         <p>Mailing list now available for tilde.institute! Web archive and <a href="https://lists.tildeverse.org/postorius/lists/institute.lists.tildeverse.org/">subscribing information available here</a>. From this point forward, the mailing list will be the primary means of communication between tilde.institute and users regarding announcements and critical issues. All messages from administrator Ben Morrison (ahriman) will contain an attached signature using <a href="key.pub">this public key</a>.</p>
         <p>The list of compilers available are as follows:</p>
 			<ul>