Initial commit: Rapport Website (Hugo + Hextra)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-26 11:52:03 +02:00
commit e007bdd4e7
480 changed files with 41697 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
---
# Terminology glossary
#
# Example usage of term.html shortcode:
#
# {{< term "SEO" >}}
- term: seo
abbr: SEO
definition: "Search engine optimization improving the visibility of a web page in search engines"
- term: static site generator
definition: "Software engines processing text input to generate static web pages"
+12
View File
@@ -0,0 +1,12 @@
---
# واژه‌نامه اصطلاحات
#
# نمونه‌ای از استفاده از term.html:
#
# {{< term "SEO" >}}
- term: seo
abbr: SEO
definition: "بهینه‌سازی موتور جستجو – افزایش دیده‌شدن یک صفحهٔ وب در نتایج موتورهای جستجو"
- term: "سازندهٔ سایت ایستا"
definition: "موتورهایی که ورودی متنی را پردازش کرده و صفحات وب ایستا تولید می‌کنند"
+12
View File
@@ -0,0 +1,12 @@
---
# 用語集
#
# term.html ショートコードの使用例:
#
# {{< term "SEO" >}}
- term: seo
abbr: SEO
definition: "検索エンジン最適化 — ウェブページの検索エンジンでの可視性を向上させる手法"
- term: "静的サイトジェネレーター"
definition: "テキスト入力を処理して静的なウェブページを生成するソフトウェアエンジン"
@@ -0,0 +1,12 @@
---
# 术语词汇表
#
# term.html shortcode 的使用示例:
#
# {{< term "SEO" >}}
- term: seo
abbr: SEO
definition: "搜索引擎优化——提高网页在搜索引擎中的可见度"
- term: "静态网站生成器"
definition: "将文本输入处理为静态网页的生成引擎"