Compare commits

..

No commits in common. "main" and "main" have entirely different histories.

8 changed files with 20 additions and 40 deletions

View file

@ -14,7 +14,7 @@ hero:
variant: minimal
icon: matrix
link: https://matrix.to/#/#community:federated.nexus
banner:
banner:
content: Si vous rencontrez des problèmes, consultez <a href="https://status.federated.nexus">notre page d'état.</a>
---
@ -39,7 +39,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
</Card>
<Card title="Naviguer sur Reddit en toute confidentialité" icon="reddit">
[Redlib](https://github.com/redlib-org/redlib) est une interface alternative libre et open source pour Reddit, conçue pour supprimer le suivi, les publicités et les distractions. Vous pouvez parcourir les publications, lire les commentaires et vous abonner à des communautés, sans encombrement ni logiciel espion. [En savoir plus...](services/redlib)
[Redlib](https://github.com/redlib-org/redlib) est une interface alternative libre et open source pour Reddit, conçue pour supprimer le suivi, les publicités et les distractions. Vous pouvez parcourir les publications, lire les commentaires et vous abonner à des communautés, sans encombrement ni logiciel espion. [En savoir plus...](services/redlib)
</Card>
<Card title="Communauté amicale et inclusive" icon="heart">

View file

@ -27,7 +27,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
</Card>
<Card title="Open Source Collaborative Editing" icon="document">
We host [LaSuite Docs](https://github.com/suitenumerique/docs), a free and open source alternative to Google Docs, designed for seamless real-time collaboration. You can compose documents in a GUI similar to Google Docs, and export as DocX or PDF. You can also add subdocuments, and share links to others, even those without an account. [Learn More...](services/docs)
We host [LaSuite Docs](https://github.com/suitenumerique/docs), a free and open source alternative to Google Docs, designed for seamless real-time collaboration. You can compose documents in a GUI similar to Google Docs, and export as DocX or PDF. You can also add subdocuments, and share links to others, even those without an account. [Learn More...](services/docs)
</Card>
<Card title="Fast & Private Search Made Simple" icon="magnifier">
@ -39,7 +39,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
</Card>
<Card title="Browse Reddit Privately" icon="reddit">
[Redlib](https://github.com/redlib-org/redlib) is a free and open source alternative frontend for Reddit, designed to strip out tracking, ads, and distractions. You can browse posts, read comments, and subscribe to subreddits—without the bloat or spyware. [Learn More...](services/redlib)
[Redlib](https://github.com/redlib-org/redlib) is a free and open source alternative frontend for Reddit, designed to strip out tracking, ads, and distractions. You can browse posts, read comments, and subscribe to subreddits—without the bloat or spyware. [Learn More...](services/redlib)
</Card>
<Card title="Friendly and Inclusive Community" icon="heart">

View file

@ -14,7 +14,7 @@ hero:
variant: minimal
icon: matrix
link: https://matrix.to/#/#community:federated.nexus
banner:
banner:
content: Если у вас возникли проблемы, проверьте <a href="https://status.federated.nexus">нашу страницу состояния.</a>
---
@ -39,7 +39,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
</Card>
<Card title="Просматривайте Reddit конфиденциально" icon="reddit">
[Redlib](https://github.com/redlib-org/redlib) — это свободный интерфейс с открытым исходным кодом для Reddit, разработанный для избавления от отслеживания, рекламы и отвлекающих факторов. Вы можете просматривать публикации, читать комментарии и подписываться на сообщества — без лишних проблем и шпионского ПО. [Подробнее...](services/redlib)
[Redlib](https://github.com/redlib-org/redlib) — это свободный интерфейс с открытым исходным кодом для Reddit, разработанный для избавления от отслеживания, рекламы и отвлекающих факторов. Вы можете просматривать публикации, читать комментарии и подписываться на сообщества — без лишних проблем и шпионского ПО. [Подробнее...](services/redlib)
</Card>
<Card title="Дружественное и открытое сообщество" icon="heart">

View file

@ -14,7 +14,7 @@ hero:
variant: minimal
icon: matrix
link: https://matrix.to/#/#community:federated.nexus
banner:
banner:
content: Якщо у вас виникли проблеми, перевірте <a href="https://status.federated.nexus">нашу сторінку стану.</a>
---
@ -39,7 +39,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
</Card>
<Card title="Переглядайте Reddit приватно" icon="reddit">
[Redlib](https://github.com/redlib-org/redlib) — це вільний інтерфейс з відкритим кодом для Reddit, призначений для усунення відстеження, реклами та відволікаючих факторів. Ви можете переглядати публікації, читати коментарі та підписуватися на спільноти без зайвих даних та шпигунського програмного забезпечення. [Докладніше...](services/redlib)
[Redlib](https://github.com/redlib-org/redlib) — це вільний інтерфейс з відкритим кодом для Reddit, призначений для усунення відстеження, реклами та відволікаючих факторів. Ви можете переглядати публікації, читати коментарі та підписуватися на спільноти без зайвих даних та шпигунського програмного забезпечення. [Докладніше...](services/redlib)
</Card>
<Card title="Дружня та відкрита спільнота" icon="heart">

View file

@ -17,14 +17,9 @@ import "../../styles/page.css"
pattern="^[A-Za-z0-9]+$"
/>
</label>
<div class="honeypot">
<input
type="text"
name="honeypot"
tabindex="-1"
autocomplete="off"
/>
</div>
<div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
</div>
<label>
E-mail
<input name="email" type="email" required />

View file

@ -16,14 +16,9 @@ import "../styles/page.css"
pattern="^[A-Za-z0-9]+$"
/>
</label>
<div class="honeypot">
<input
type="text"
name="honeypot"
tabindex="-1"
autocomplete="off"
/>
</div>
<div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
</div>
<label>
Email
<input name="email" type="email" required />

View file

@ -16,14 +16,9 @@ import "../../styles/page.css"
pattern="^[A-Za-z0-9]+$"
/>
</label>
<div class="honeypot">
<input
type="text"
name="honeypot"
tabindex="-1"
autocomplete="off"
/>
</div>
<div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
</div>
<label>
E-mail
<input name="email" type="email" required />

View file

@ -16,14 +16,9 @@ import "../../styles/page.css"
pattern="^[A-Za-z0-9]+$"
/>
</label>
<div class="honeypot">
<input
type="text"
name="honeypot"
tabindex="-1"
autocomplete="off"
/>
</div>
<div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
</div>
<label>
E-mail
<input name="email" type="email" required />