31 lines
1.3 KiB
HTML
31 lines
1.3 KiB
HTML
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Circolog</title>
|
|
<link rel="stylesheet" type="text/css" href="res/css/main.css">
|
|
<link rel="stylesheet" type="text/css" href="res/css/palette(6).css">
|
|
<link rel="stylesheet" type="text/css" href="res/css/asciinema-player.css">
|
|
<script src="res/js/asciinema-player.js"></script>
|
|
</head>
|
|
<body class="trianglify">
|
|
<div class="section" id="title">
|
|
<div class="container">
|
|
<h1>CIRCOLOG</h1>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="intro">
|
|
<div class="container primary-text-color">
|
|
<p><a href="https://lattuga.net">lattuga.net</a> is a
|
|
self-managed server, run with clear principles of
|
|
not-for-profit and antifascist nature.</p>
|
|
<p>We think using situated, decentralized tools and
|
|
networks is fundamental to get a technological landscape
|
|
that doesn't lead to oppression.</p>
|
|
<p>We are also uncomfortable with the social-networkish
|
|
nature of services like github, that promote ill social
|
|
dynamics.</p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|