Merge pull request #319 from Ocelot-Social-Community/290-blog-post-for-crowdfunding-for-group-chat-rooms--update-20262203

feat(content): update – blog post for crowdfunding for group chat rooms – 20262203
This commit is contained in:
Ulf Gebhardt 2026-03-23 00:45:42 +01:00 committed by GitHub
commit 9f24f299d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 901 additions and 1901 deletions

View File

@ -22,11 +22,11 @@ description: "Ermögliche mit deiner Spende, dass zukünftig die Mitglieder eine
Ermögliche mit deiner Spende, dass zukünftig die Mitglieder einer Gruppe einen gemeinsamen Chatraum haben.
<DonationBar
:currentValue="1000"
:currentValue="1570"
:target="2500"
startDate="2026-03-13"
endDate="2026-04-12"
asOfDate="2026-03-13"
asOfDate="2026-03-22"
/>
## Worum geht es
@ -59,11 +59,11 @@ Also auch über eine Spende von dir.
<!-- markdownlint-disable no-duplicate-heading -->
<DonationBar
:currentValue="1000"
:currentValue="1570"
:target="2500"
startDate="2026-03-13"
endDate="2026-04-12"
asOfDate="2026-03-13"
asOfDate="2026-03-22"
/>
## Spenden

View File

@ -22,11 +22,11 @@ description: "With your donation, you can enable the members of a group to have
With your donation, you can enable the members of a group to have a shared chat room in the future.
<DonationBar
:currentValue="1000"
:currentValue="1570"
:target="2500"
startDate="2026-03-13"
endDate="2026-04-12"
asOfDate="2026-03-13"
asOfDate="2026-03-22"
/>
## What its about
@ -59,11 +59,11 @@ This includes donations from you.
<!-- markdownlint-disable no-duplicate-heading -->
<DonationBar
:currentValue="1000"
:currentValue="1570"
:target="2500"
startDate="2026-03-13"
endDate="2026-04-12"
asOfDate="2026-03-13"
asOfDate="2026-03-22"
/>
## Donations

View File

@ -22,11 +22,11 @@ description: "Ayuda con tu donación a que los miembros de un grupo tengan en el
Ayuda con tu donación a que los miembros de un grupo tengan en el futuro una sala de chat compartida.
<DonationBar
:currentValue="1000"
:currentValue="1570"
:target="2500"
startDate="2026-03-13"
endDate="2026-04-12"
asOfDate="2026-03-13"
asOfDate="2026-03-22"
/>
## De qué se trata
@ -59,11 +59,11 @@ Es decir, también a través de tu donación.
<!-- markdownlint-disable no-duplicate-heading -->
<DonationBar
:currentValue="1000"
:currentValue="1570"
:target="2500"
startDate="2026-03-13"
endDate="2026-04-12"
asOfDate="2026-03-13"
asOfDate="2026-03-22"
/>
## Donaciones

View File

@ -22,11 +22,11 @@ description: "Grâce à votre don, permettez aux membres d'un groupe d'avoir à
Grâce à votre don, permettez aux membres dun groupe davoir à lavenir une salle de chat commune.
<DonationBar
:currentValue="1000"
:currentValue="1570"
:target="2500"
startDate="2026-03-13"
endDate="2026-04-12"
asOfDate="2026-03-13"
asOfDate="2026-03-22"
/>
## De quoi sagit-il ?
@ -59,11 +59,11 @@ Donc aussi par votre don.
<!-- markdownlint-disable no-duplicate-heading -->
<DonationBar
:currentValue="1000"
:currentValue="1570"
:target="2500"
startDate="2026-03-13"
endDate="2026-04-12"
asOfDate="2026-03-13"
asOfDate="2026-03-22"
/>
### Dons

2768
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"@vuepress/plugin-redirect": "2.0.0-rc.66",
"@vuepress/plugin-slimsearch": "2.0.0-rc.67",
"sass-embedded": "^1.98.0",
"sass-embedded": "1.97.3",
"textlint": "^15.5.2",
"textlint-filter-rule-comments": "^1.3.0",
"textlint-rule-apostrophe": "^3.0.0",