revuo-weekly/source/qindex.html

16 lines
898 B
HTML
Raw Normal View History

2022-05-16 12:23:51 -06:00
---
layout: page
permalink: source/index.html
2022-05-17 10:51:26 -06:00
title: Source Code & Licenses
2022-05-16 12:23:51 -06:00
---
<div class="content">
2022-05-17 10:51:26 -06:00
<h3 id="donate">Source Code & Licenses</h3>
2022-05-16 12:23:51 -06:00
2022-09-10 11:28:16 -06:00
<p markdown="1">Revuo Monero's content and website code are publicly available on <a href="https://github.com/rottenstonks/revuo-weekly" target="_blank">GitHub</a>. Gitea <a href="https://git.wownero.com/rotten/revuo-weekly" target="_blank">mirror</a>.</br></br>
2022-05-16 12:23:51 -06:00
2023-10-15 18:36:22 -06:00
Data in each and all issues is generally found in the public domain. Word choice, content curation, and the structure are published under <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">Creative Commons Attribution 4.0 International</a> license.</br></br>
2022-08-23 10:05:11 -06:00
2023-10-15 18:36:22 -06:00
Layout theme is respecting the <a href="https://wikiless.funami.tech/wiki/MIT_License?lang=en" target="_blank">MIT</a> [<a href="https://mit-license.org/" target="_blank">Reference</a>] license.</p>
2022-08-20 11:04:16 -06:00
</div>