2025-07-13 12:15:12 +02:00
|
|
|
<footer class="footer">
|
|
|
|
<div class="container">
|
|
|
|
<section>
|
|
|
|
<div>
|
|
|
|
<h2>Special thanks</h2>
|
|
|
|
<p>Content creation:</p>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://blender.org">Blender</a> that helps a lot to create
|
|
|
|
videos and animations
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://highlightjs.org">Highlight.js</a> for the code
|
|
|
|
syntax highlighting
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<p>For graphical elements</p>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://inkscape.org">Inkscape</a> for the icons and images
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://gimp.org">The Gimp</a> for many others image
|
|
|
|
manipulation
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<div>
|
|
|
|
<h2>Links</h2>
|
|
|
|
<p>For this website:</p>
|
|
|
|
<ul>
|
|
|
|
<li>
|
2025-08-20 13:51:01 +02:00
|
|
|
<a href="https://repo.katenary.io/Katenary/katenary">Katenary repository</a>
|
2025-07-13 12:15:12 +02:00
|
|
|
to follow, star, and contribute
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a
|
|
|
|
href="https://matrix.to/#/!JuGCanxvQEESclXmfX:matrix.org?via=matrix.org"
|
|
|
|
>Discussion on Matrix.org</a
|
|
|
|
>
|
|
|
|
the official Matrix channel for Katenary
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
</div>
|
|
|
|
<div class="container">
|
|
|
|
<p>© 2024, 2025 Katenary. Open Source Project under MIT License.</p>
|
|
|
|
</div>
|
|
|
|
</footer>
|