This repository has been archived on 2020-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
site/othertildes.php

90 lines
5.9 KiB
PHP

<!DOCTYPE HTML>
<html>
<head>
<title>YourTilde - Other Tildes</title>
<meta name="description" content="website description" />
<meta name="keywords" content="website keywords, website keywords" />
<meta http-equiv="content-type" content="text/html; charset=windows-1252" />
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine&amp;v1" />
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz" />
<link rel="stylesheet" type="text/css" href="style/style.css" />
</head>
<body>
<div id="main">
<div id="header">
<div id="logo">
<img src="images/yourtildelogo.png" alt="YourTilde" width="140" height="140">
<div class="slogan"></div>
</div>
<div id="menubar">
<ul id="menu">
<!-- put class="current" in the li tag for the selected page - to highlight which page you're on -->
<li><a href="index.php">Home</a></li>
<li><a href="faq.php">Faq</a></li>
<li class="current"><a href="othertildes.php">Other Tildes</a></li>
<li><a href="signup/">Sign Up</a></li>
</ul>
</div>
</div>
<div id="site_content">
<div id="sidebar_container">
<img class="paperclip" src="style/paperclip.png" alt="paperclip" />
<div class="sidebar">
<!-- insert your sidebar items here -->
<h3>Latest News</h3>
<h4>Tildeverse news(NNTP) service</h4>
<h5>14 November 2020</h5>
<p>We have setup a news (NNTP) server and linked it to the tildeverse news network connect to <b>yourtilde.com</b> with your favorite news client.</p>
<br>
<h4>Ok back in action!</h4>
<h5>1st November 2020</h5>
<p>YourTilde is back and lots of great things planned. Your accounts are as they were. Everything should be functioning as expected. Let us know if there is any issues in the #YourTilde channel on IRC.</p>
</div>
<img class="paperclip" src="style/paperclip.png" alt="paperclip" />
<div class="sidebar">
<h3>Mailing List</h3>
<p>To subscribe to our mailing list<br> <a href="mailto:yourtilde-join@lists.tildeverse.org?subject=Subscribe">click here</a></p>
</div>
</div>
<div id="content">
<!-- insert the page content here -->
<h1>Other Tildes to check out!</h1>
<p><a href="https://tilde.club" target="_blank" rel="noopener noreferrer">tilde.club</a> -&nbsp; tilde.club is not a social network it is one tiny totally standard unix computer that people respectfully use together in their shared quest to build awesome web pages.</p>
<p><a href="https://tilde.team/" target="_blank" rel="noopener noreferrer">tilde.team</a>&nbsp;- one tiny standard unix computer in
the cloud that anyone can use and learn to use in the shared pursuit of cool sites and unix tools</p>
<p><a href="http://ctrl-c.club/" target="_blank" rel="noopener noreferrer">ctrl-c.club</a>&nbsp;- A place for the curious to poke around and
play. SSH access, web pages, games, and programming languages on tap.</p>
<p><a href="http://pebble.ink/" target="_blank" rel="noopener noreferrer">pebble.ink</a>&nbsp;- pebble.ink is a project almost, but not quite, like tilde.club</p>
<p><a href="http://hackers.cool/" target="_blank" rel="noopener noreferrer">hackers.cool</a>&nbsp;- A tilde.club started by some nerd at Hacker School. As such,
it's got a lot of Hacker Schoolers on it, but everyone is welcome!</p>
<p><a href="http://squiggle.city/" target="_blank" rel="noopener noreferrer">squiggle.city</a>&nbsp;- squiggle.city is a Debian server in the spirit of tilde.club.
It's for making web pages and learning about the command line. If you are reading userland, which is about how to unix,
squiggle.city is a place to explore the ideas it contains.</p>
<p><a href="http://tilde.town/" target="_blank" rel="noopener noreferrer">tilde.town</a>&nbsp;- tilde.town is an open, welcoming and safe place for the
exploration of lo-fi HTML art, hi-fi javascript experiments, generative poetic works, and digital socialization in a post-facebook age.</p>
<p><a href="http://palvelin.club/" target="_blank" rel="noopener noreferrer">palvelin.club</a>&nbsp;- Finnish language tilde server.</p>
<p><a href="http://skylab.org/" target="_blank" rel="noopener noreferrer">skylab.org</a>&nbsp;- An open-source community co-operative with ~150 members that has existed since 1997. Based in Portland, Oregon, United States with a userbase across the world, we have quietly existed.
Featuring geektalk community chat, a variety of tools and hosting running on FreeBSD.</p>
<p><a href="http://protocol.club/" target="_blank" rel="noopener noreferrer">protocol.club</a> -&nbsp;protocol.club explores the fundamental and unique learning opportunities provided by the implementation of standardized protocols. It is a place for curious minds to explore and experiment, to educate and be educated about protocols and implementations old and new alike. While inspired by tilde.club and federated with the rest of the tildeverse via NNTP (et cetera), protocol.club has a stronger focus on its particular mission and has several differences from other tilde boxes, namely: we have a Code of Conduct, and we have some resources available locally to aid development of protocol implementations and new draft protocols. We also serve pages over HTTPS.</p>
</div>
</div>
<div id="footer">
<a href="https://tilde.zone/@yourtilde">Mastodon</a> | <a href="https://tildegit.org/yourtilde/site">Source</a> | <a href="https://wiki.yourtilde.com">Wiki</a> | <a href="https://yourtilde.com:6699">ZNC</a> | <a href="https://paste.yourtilde.com">Paste</a> | <a href="https://webmail.yourtilde.com">Webmail</a>
<br><a href="http://www.html5webtemplates.co.uk">design from HTML5webtemplates.co.uk</a></p>
</div>
</div>
</body>
</html>