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

61 lines
3.8 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>
2019-10-08 21:14:10 -05:00
<p>The texts and the images are under Licencia Editorial Abierta y Libre (<span class="smallcap">LEAL</span>). You can read it <a href="https://leal.perrotuerto.blog">here</a>.</p>
2020-02-13 18:27:47 -06:00
<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>
2019-03-19 22:25:20 -06:00
<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>
2019-08-18 23:31:28 -05:00
<p>All files—editable or final formats—must be public access.</p>
2019-03-19 22:25:20 -06:00
</li>
<li>
<p>The content usage cannot imply defamation, exploitation or survillance.</p>
2019-03-19 22:25:20 -06:00
</li>
</ul>
2019-10-08 12:29:05 -05:00
<p>Finally, 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>
2020-02-16 07:30:41 -06:00
<p><a href="https://0xacab.org/NikaZhenya/publishing-is-coding">0xacab</a></p>
2019-03-19 22:25:20 -06:00
</li>
<li>
2020-02-16 07:30:41 -06:00
<p><a href="https://gitlab.com/NikaZhenya/publishing-is-coding">GitLab</a></p>
2019-03-19 22:25:20 -06:00
</li>
</ul>
</section>
<footer>
2019-10-08 21:14:10 -05:00
<p class="left no-indent">Texts and images are under <a href="../../../content/html/en/_fork.html">Open and Free Publishing License (<span class="smallcap">LEAL</span>)</a>.</p>
2019-10-08 12:29:05 -05:00
<p class="left no-indent">Code is under <a target="_blank" href="https://www.gnu.org/licenses/gpl-faq.en.html"><span class="smallcap">GNU</span> General Public License (<span class="smallcap">GPL</span>v3)</a>.</p>
2020-02-16 07:30:41 -06:00
<p class="left no-indent">Last build of this page: 2020/02/16, 07:29.</p>
2019-10-08 12:57:41 -05: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>