Updated file input, Updated heading spacing globally, Fixed lscom downloads, Updated contact info

Update .gitignore, home.yml, and 13 more files...
This commit is contained in:
2025-09-13 16:19:20 +02:00
parent ed2e56cf96
commit 2eb9d5c7a5
15 changed files with 343 additions and 217 deletions

View File

@@ -1,14 +1,14 @@
{% extends "projects/_project.jinja" %}
{% block project_content %}
<section>
<section class="mt-l mt-0-if-first">
{{ render_h2(l10n("intro.title", project_id, user_lang)) }}
<div class="content-spacer">
{{ render_paragraph(l10n("intro.p1", project_id, user_lang)) }}
</div>
</section>
<section>
<section class="mt-l mt-0-if-first">
{{ render_h2(l10n("features.title", project_id, user_lang)) }}
<div class="content-spacer">
{{ render_list_ul([
@@ -28,7 +28,7 @@
</div>
</section>
<section>
<section class="mt-l mt-0-if-first">
{{ render_h2(l10n("limitations.title", project_id, user_lang)) }}
<div class="content-spacer">
{{ render_list_ul([
@@ -50,14 +50,14 @@
</div>
</section>
<section>
<section class="mt-l mt-0-if-first">
{{ render_h2(l10n("doc.title", project_id, user_lang)) }}
<div class="content-spacer">
{{ render_paragraph(l10n("doc.p1", project_id, user_lang)) }}
</div>
</section>
<section>
<section class="mt-l mt-0-if-first">
{{ render_h2(l10n("usage.title", project_id, user_lang)) }}
<div class="content-spacer">
{{ render_paragraph(l10n("usage.p1", project_id, user_lang)) }}
@@ -99,7 +99,7 @@
</div>
</section>
<section>
<section class="mt-l mt-0-if-first">
{{ render_h2(l10n("demo.title", project_id, user_lang)) }}
<div class="content-spacer">
{{ render_paragraph(l10n("demo.p1", project_id, user_lang)) }}
@@ -114,7 +114,7 @@
</div>
</section>
<section>
<section class="mt-l mt-0-if-first">
{{ render_h2(l10n("downloads.title", project_id, user_lang)) }}
<div class="content-spacer">
<table class="table-stylish table-p-xs table-v-center border r-l">
@@ -207,7 +207,7 @@
</div>
</section>
<section>
<section class="mt-l mt-0-if-first">
{{ render_h2(l10n("license.title", project_id, user_lang)) }}
<div class="content-spacer">
{{ render_paragraph(
@@ -218,7 +218,7 @@
</div>
</section>
<section>
<section class="mt-l mt-0-if-first">
{{ render_h2(l10n("links.title", project_id, user_lang)) }}
<div class="content-spacer">
{{ render_list_ul([