perrotuerto.blog/content/html/en/_fork.html

72 lines
4.1 KiB
HTML
Raw Normal View History

2019-03-19 22:25:20 -06:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>Fork</title>
2019-03-19 22:25:20 -06:00
<meta charset="utf-8" />
<meta name="application-name" content="Publishing is Coding: Change My Mind">
<meta name="description" content="Blog about free culture, free software and free publishing.">
<meta name="keywords" content="publishing, blog, book, ebook, methodology, foss, libre-software, format, markdown, html, epub, pdf, mobi, latex, tex, culture, free culture, philosophy">
<meta name="viewport" content="width=device-width, user-scalable=0">
2019-03-19 22:25:20 -06:00
<link rel="shortcut icon" href="../../../icon.png">
<link rel="alternate" type="application/rss+xml" href="https://perrotuerto.blog/feed/" title="Publishing is Coding: Change My Mind">
<link type="text/css" rel="stylesheet" href="../../../css/styles.css">
<link type="text/css" rel="stylesheet" href="../../../css/extra.css">
<script type="application/javascript" src="../../../js/functions.js"></script>
2019-03-19 22:25:20 -06:00
</head>
<body>
<header>
2019-03-20 02:01:01 -06:00
<h1><a href="https://perrotuerto.blog/content/html/en/">Publishing is Coding: Change My Mind</a></h1>
2019-03-19 22:25:20 -06:00
<nav> <p> <a href="../../../content/html/en/_links.html">Links</a> | <a href="../../../content/html/en/_about.html">About</a> | <a href="../../../content/html/en/_contact.html">Contact</a> | <a href="../../../content/html/en/_fork.html">Fork</a> | <a href="../../../content/html/en/_donate.html">Donate</a> </p>
</nav>
</header>
<div id="controllers">
<a onclick="zoom(true)">+</a>
<a onclick="zoom(false)"></a>
<a onclick="mode(this)">N</a>
</div>
2019-03-19 22:25:20 -06:00
<section>
<h1 id="fork">Fork</h1>
<p>All the content is under Licencia Editorial Abierta y Libre (<span class="smallcap">LEAL</span>). You can read it <a href="https://gitlab.com/NikaZhenya/licencia-editorial-abierta-y-libre">here</a>.</p>
<p>“Licencia Editorial Abierta y Libre” is translated to “Open and Free Publishing License.” “<span class="smallcap">LEAL</span>” is the acronym but also means “loyal” in Spanish.</p>
<p>With <span class="smallcap">LEAL</span> you are free to use, copy, reedit, modify, share or sell any of this content under the following conditions:</p>
<ul>
<li>
<p>Anything produced with this content must be under some type of <span class="smallcap">LEAL</span>.</p>
</li>
<li>
<p>All files—editable or final formats—must be on public access.</p>
</li>
<li>
<p>The sale can't be the only way to acquire the final product.</p>
</li>
<li>
<p>The generated surplus value can't be used for exploitation of labor.</p>
</li>
<li>
<p>The content can't be used for <span class="smallcap">AI</span> or data mining.</p>
</li>
<li>
<p>The use of the content must not harm any collaborator.</p>
</li>
</ul>
2019-03-24 20:01:11 -06:00
<p>Finally, all the code is under <a href="https://www.gnu.org/licenses/gpl.html">GPLv3</a>. Now, you can fork this shit:</p>
2019-03-19 22:25:20 -06:00
<ul>
<li>
<p><a href="https://gitlab.com/NikaZhenya/publishing-is-coding">GitLab</a></p>
</li>
<li>
<p><a href="https://github.com/NikaZhenya/publishing-is-coding">GitHub</a></p>
</li>
<li>
<p><a href="http://git.cliteratu.re/publishing-is-coding/">My server</a></p>
</li>
</ul>
</section>
<footer>
<p class="left no-indent">All content is under <a href="../../../content/html/en/_fork.html">Open and Free Publishing License (<span class="smallcap">LEAL</span>)</a>.</p>
2019-03-24 20:01:11 -06:00
<p class="left no-indent">Last build of this page: 2019/03/24, 20:00.</p>
2019-03-20 02:01:01 -06:00
<p class="left no-indent"><span class="smallcap"><a target="_blank" href="https://perrotuerto.blog/feed/en/rss.xml">RSS</a></span> | <a href="../../../content/html/en/_fork.html"><span class="versalita">EN</span></a> | <a href="../../../content/html/es/_fork.html"><span class="versalita">ES</span></a></p>
2019-03-19 22:25:20 -06:00
</footer>
</body>
</html>