mycelia.blog/coop-hugo/public/about/index.html
2023-09-14 21:59:27 +00:00

219 lines
5.8 KiB
HTML
Executable file

<!DOCTYPE html>
<html lang="en">
<head>
<title>About :: MycoSystems co-op</title>
<a rel="me" href="https://mastodon.social/@brookeee"></a>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="🍄 Hello comrades, welcome to the online hub for the MycoSystems Collective! 🍄
About Who We Are We are an anarchist collective working towards bringing private and open source internet infrastructure into the hands of local communities, grassroots organizations, and activists.
We believe that functional, feature-rich, and collaborative internet applications should not be solely under the control of giant data-hungry corperations. The dystopian corporate internet must be supplanted by one owned and controlled by the people." />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<link rel="canonical" href="/about/" />
<link rel="stylesheet" href="/styles.css">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="twitter:card" content="summary" />
<meta property="og:locale" content="en" />
<meta property="og:type" content="article" />
<meta property="og:title" content="About">
<meta property="og:description" content="🍄 Hello comrades, welcome to the online hub for the MycoSystems Collective! 🍄
About Who We Are We are an anarchist collective working towards bringing private and open source internet infrastructure into the hands of local communities, grassroots organizations, and activists.
We believe that functional, feature-rich, and collaborative internet applications should not be solely under the control of giant data-hungry corperations. The dystopian corporate internet must be supplanted by one owned and controlled by the people." />
<meta property="og:url" content="/about/" />
<meta property="og:site_name" content="MycoSystems co-op" />
<meta property="og:image" content="/favicon.ico">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="627">
<meta property="article:published_time" content="2023-04-16 00:00:00 &#43;0000 UTC" />
</head>
<body class="pink">
<div class="container center headings--one-size">
<header class="header">
<div class="header__inner">
<div class="header__logo">
<a href="/">
<div class="logo">
MycoSystems
</div>
</a>
</div>
<ul class="menu menu--mobile">
<li class="menu__trigger">Menu&nbsp;</li>
<li>
<ul class="menu__dropdown">
<li><a href="/about">About</a></li>
<li><a href="/events">Events</a></li>
<li><a href="/resources">Resources</a></li>
</ul>
</li>
</ul>
</div>
<nav class="navigation-menu">
<ul class="navigation-menu__inner menu--desktop">
<li><a href="/about" >About</a></li>
<li><a href="/events" >Events</a></li>
<li><a href="/resources" >Resources</a></li>
</ul>
</nav>
</header>
<div class="content">
<article class="post">
<h1 class="post-title">
<a href="/about/">About</a>
</h1>
<div class="post-meta">
<time class="post-date">
2023-04-16 ::
</time>
<span class="post-author">Iris</span>
<span class="post-reading-time">:: 1 min read (205 words)</span>
</div>
<div class="post-content"><div>
<p>🍄 Hello comrades, welcome to the online hub for the MycoSystems Collective! 🍄</p>
<h1 id="about">About<a href="#about" class="hanchor" ariaLabel="Anchor">&#8983;</a> </h1>
<h3 id="who-we-are">Who We Are<a href="#who-we-are" class="hanchor" ariaLabel="Anchor">&#8983;</a> </h3>
<p>We are an anarchist collective working towards bringing private and open source internet infrastructure into the hands of local communities, grassroots organizations, and activists.</p>
<p>We believe that functional, feature-rich, and collaborative internet applications should not be solely under the control of giant data-hungry corperations. The dystopian corporate internet must be supplanted by one owned and controlled by the people.</p>
<p>Our mission is to democratize access to open-source and self-hosted applications so that individuals and communities can take control of their own technology, data, and applications without any sacrifice to privacy, functionality, or digital autonomy.</p>
<h3 id="what-we-do">What We Do<a href="#what-we-do" class="hanchor" ariaLabel="Anchor">&#8983;</a> </h3>
<p>The projects we work on serve the primary purpose of cultivating digital autonomy for the end users. This includes open-source software development, deploying of servers and self-hosted FOSS applications for communities and organizations, hosting workshops to teach people how to take control of their own technology and data, and much more!</p>
<p>We work in solidarity with anti-capitalist, anti-imperialist, anti-racist, anti-fascist, LGBTQ+ liberation, land-back, workers-liberation, and anarchist organizations and movements.</p>
<p>Check out our blog or our projects page for more info on what we&rsquo;re up to and how you can get involved!</p>
</div></div>
</article>
</div>
<footer class="footer">
<div class="footer__inner">
<div class="copyright">
<span><a href="https://creativecommons.org/licenses/by/4.0/">Copyright info</a> :: Powered by <a href="http://gohugo.io">Hugo</a></span>
<span>:: Theme and source at <a href="git.myco.systems" target="_blank">Gitea</a></span>
</div>
</div>
</footer>
<script type="text/javascript" src="/bundle.min.js"></script>
</div>
</body>
</html>