Rework of some texts. Prepartions for implementation of the blog engine.

This commit is contained in:
Lucia Zehentner 2025-02-22 17:06:53 +01:00
parent dd7260eab1
commit 2f2b9b4f21
15 changed files with 209 additions and 109 deletions

View file

@ -24,36 +24,49 @@
</div>
<nav>
<span class="centered no-overflow">==============================================================================================</span>
<div class="links-nav"><span class="vertical-divider-nav">|</span><span><a href="index.html"> Home </a></span><span class="vertical-divider-nav">|</span><span><a href="blog.html"> Blog </a></span><span class="vertical-divider-nav">|</span><span><a href="faq.html"> FAQ </a></span><span class="vertical-divider-nav">|</span><span><a href="links.html"> Useful Stuff </a></span><span class="vertical-divider-nav">|</span></div>
<div class="links-nav"><span class="vertical-divider-nav">|</span><span><a href="index.html"> home </a></span><span class="vertical-divider-nav">|</span><span><a href="blog.html"> blog </a></span><span class="vertical-divider-nav">|</span><span><a href="faq.html"> FAQ </a></span><span class="vertical-divider-nav">|</span><span><a href="links.html"> links </a></span><span class="vertical-divider-nav">|</span></div>
<span class="centered no-overflow">==============================================================================================</span>
</nav>
<h2><span class="spacer"></span><span class="additional-spacer">=====</span> Licenses <span class="additional-spacer">=====</span><span class="spacer"></span></h2>
<h2><span class="spacer"></span><span class="additional-spacer">=====</span> licenses <span class="additional-spacer">=====</span><span class="spacer"></span></h2>
<table class="license-table">
<thead class="license-head">
<tr>
<th class="project-column" scope="col">Project</th>
<th class="by-column" scope="col">By</th>
<th class="license-column" scope="col">License</th>
</tr>
<tr>
<th class="project-column" scope="col">project</th>
<th class="by-column" scope="col">by</th>
<th class="license-column" scope="col">license</th>
<th class="notes-column" scope="col">notes</th>
</tr>
</thead>
<tbody>
<tr>
<tbody class=license-body>
<tr>
<td><a href="https://sourcefoundry.org/hack/">Hack Font</a></td>
<td>Source Foundry Authors</td>
<td><a href="assets/fonts/Hack/LICENSE.md">MIT</a></td>
</tr>
<tr>
<td><a href="https://github.com/staticjinja/staticjinja">staticjinja</a></td>
<td>Ceasar Bautista and the staticjinja Contributors</td>
<td><a href="https://raw.githubusercontent.com/staticjinja/staticjinja/main/LICENSE">MIT</a></td>
</tr>
<td class="license-notes"></td>
</tr>
<tr>
<td><a href="https://jinja.palletsprojects.com/en/stable/">Jinja</a></td>
<td>Pallets</td>
<td><a href="https://jinja.palletsprojects.com/en/stable/license/">BSD-3-Clause</a></td>
<td class="license-notes"></td>
</tr>
<tr>
<td><a href="https://codeberg.org/Schlecknits/CatGirlBlogEngine">CatGirlBlogEngine</a></td>
<td>Lucia Zehentner</td>
<td><a href="https://codeberg.org/Schlecknits/CatGirlBlogEngine/src/branch/main/LICENSE">GPLv3</a></td>
<td class="license-notes"></td>
</tr>
<tr>
<td><a href="https://github.com/ai-robots-txt/ai.robots.txt">ai.robots.txt</a></td>
<td>ai.robots.txt</td>
<td><a href="https://github.com/ai-robots-txt/ai.robots.txt/blob/main/LICENSE">MIT</a></td>
<td class="license-notes">Slightly modified. Updated 2024-12-23.</td>
</tr>
</tbody>
</table>
<footer>
<span class="centered no-overflow horizontal_divider">======================================================================================</span>
<div class="flex-row">
<p><a href="legal_notice.html">Legal notice</a> | <a class="highlight" href="licenses.html">Open source licenses</a> | Latest Update: 2024-12-22</p>
</div>
<div class="footer-row"> <a href="legal_notice.html">legal notice</a> <span class="vertical-divider-footer">| ></span> <a href="licenses.html">open source licenses</a> <span class="vertical-divider-footer">< |</span> <span class="update-date">latest update: 2025-02-22<span> </div>
<pre class="flags" aria-label="Trans flag and bi flag">
<span class="blue">==============</span> | <span class="pink">==============</span>
<span class="lightpink">==============</span> | <span class="pink">==============</span>