2025-07-13 12:15:12 +02:00
|
|
|
<footer class="footer">
|
|
|
|
|
<div class="container">
|
2025-09-15 21:44:34 +02:00
|
|
|
<section>
|
|
|
|
|
<div>
|
|
|
|
|
<h2>Contact</h2>
|
|
|
|
|
<p>
|
|
|
|
|
For any question, suggestion, or if you want to sponsor to the
|
|
|
|
|
project, please contact me at: <br/>
|
|
|
|
|
<a href="mailto:contact@katenary.io"><i class="icofont-send-mail"></i> contact@katenary.io</a>
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
Issues and contributions are welcome on: <br />
|
|
|
|
|
<a href="https://repo.katenary.io/Katenary/katenary"><i class="icofont-users-alt-6"></i> Katenary repository</a>
|
|
|
|
|
</p>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|
2025-07-13 12:15:12 +02:00
|
|
|
<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-09-15 21:44:34 +02:00
|
|
|
<a href="https://repo.katenary.io/Katenary/katenary"><i class="icofont-users-alt-6"></i> Katenary repository</a>
|
2025-07-13 12:15:12 +02:00
|
|
|
to follow, star, and contribute
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<a
|
2025-08-20 23:36:58 +02:00
|
|
|
href="https://matrix.to/#/#katenary:matrix.org"
|
2025-09-15 21:44:34 +02:00
|
|
|
><i class="icofont-speech-comments"></i> Discussion on Matrix.org</a
|
2025-07-13 12:15:12 +02:00
|
|
|
>
|
|
|
|
|
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>
|