fixed some grammar errors and reworded the end of the intro paragraph

This commit is contained in:
gbmor 2019-12-09 17:28:52 -05:00
parent 462412f6ec
commit 7ab20ada15
1 changed files with 3 additions and 3 deletions

View File

@ -19,10 +19,10 @@
<a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/coc">Code of Conduct</a> :: <a rel="me" href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="https://wiki.tilde.institute">Wiki</a> :: <a href="https://git.tilde.institute/institute">Git</a> :: <a href="/stats">Stats</a> :: <a href="https://twtxt.tilde.institute">twtxt</a> :: <a href="tilde.json"><code>tilde.json</code></a>
</div>
<div id="content">
<p>Welcome to tilde.institute! This is an public-access machine in the <a href="https://tildeverse.org">tildeverse</a> whose purpose is to provide a space for people to experiment with the <code>OpenBSD</code> operating system. A variety of editors, shells, and compilers are installed to allow for development in a native <code>OpenBSD</code> environment. OpenBSD's <code>httpd(8)</code> is configured with <code>slowcgi(8)</code> as the fastcgi provider and <code>sqlite3</code> is available. This allows users to experiment with web development using compiled <code>CGI</code> in <code>C</code> (or any statically-linked binary), aka the <a href="https://learnbchs.org">BCHS Stack</a>.</p>
<p>Welcome to tilde.institute! This is an public-access machine in the <a href="https://tildeverse.org">tildeverse</a> whose purpose is to provide a space for people to experiment with the <code>OpenBSD</code> operating system. A variety of editors, shells, and compilers are installed to allow for development in a native <code>OpenBSD</code> environment. OpenBSD's <code>httpd(8)</code> is configured with <code>slowcgi(8)</code> as the fastcgi provider and <code>sqlite3</code> is available. This allows users to experiment with web development using compiled <code>CGI</code> in <code>C</code> (or any statically-linked binary). For more information on this, see the <a href="https://learnbchs.org">BCHS</a> site.</p>
<p>User sites are accessible via <code>https://&lt;user&gt;.tilde.institute</code></p>
<p style="margin-top:-1.0rem">A list of user gopher sites are available at <code>gopher://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>. The mailing list will be the primary means of communication between tilde.institute and users regarding announcements and critical issues.</p>
<p style="margin-top:-1.0rem">A list of user gopher sites is available at <code>gopher://tilde.institute</code></p>
<p>The mailing list will be the primary means of communication between tilde.institute admins and users regarding announcements and critical issues. Web archive and <a href="https://lists.tildeverse.org/postorius/lists/institute.lists.tildeverse.org/">subscribing information available here</a>.</p>
<p>We have a local <code>GitBucket</code> instance for users to enjoy, available here: <a href="https://git.tilde.institute">https://git.tilde.institute</a>.</p>
<p>The list of compilers and interpreters available are as follows:</p>
<ul>