notongithub: go to docs
This commit is contained in:
parent
e00d7d7a44
commit
b532388872
2 changed files with 1 additions and 32 deletions
|
@ -55,7 +55,7 @@
|
||||||
<h2>Want to contribute?</h2>
|
<h2>Want to contribute?</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="container default-text-color">
|
<div class="container default-text-color">
|
||||||
<p>We use git, on <a href="https://git.lattuga.net/boyska/circolog">git.lattuga.net</a> (read <a href="/not-on-github.html">why we are not on github</a>).</p>
|
<p>We use git, on <a href="https://git.lattuga.net/boyska/circolog">git.lattuga.net</a> (read <a href="/docs/hacking/#why-not-on-githubcom">why we are not on github</a>).</p>
|
||||||
<p>Send us a patch by <a href="email:logs@porcod.io">email</a> (to produce a patch <code>git format-patch origin/master</code>)</p>
|
<p>Send us a patch by <a href="email:logs@porcod.io">email</a> (to produce a patch <code>git format-patch origin/master</code>)</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,31 +0,0 @@
|
||||||
<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>
|
|
Loading…
Reference in a new issue