diff --git a/.github/workflows/astro.yml b/.github/workflows/astro.yml index 1ff3fba..e7ecfc2 100644 --- a/.github/workflows/astro.yml +++ b/.github/workflows/astro.yml @@ -31,17 +31,10 @@ jobs: - name: Build with Astro run: deno run astro build - - name: Create artifact - run: | - tar \ - --dereference --hard-dereference \ - -cvf "$RUNNER_TEMP/artifact.tar" \ - -C ./dist . - - - uses: actions/upload-artifact@v4 + - name: Upload artifact + uses: actions/upload-pages-artifact@v4 with: - name: github-pages - path: ${{ runner.temp }}/artifact.tar + path: dist deploy: environment: @@ -53,4 +46,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4.0.5 \ No newline at end of file + uses: actions/deploy-pages@v4.0.5 diff --git a/src/content/docs/donate.mdx b/src/content/docs/donate.mdx index 87dc84f..e21f1aa 100644 --- a/src/content/docs/donate.mdx +++ b/src/content/docs/donate.mdx @@ -6,10 +6,8 @@ Federated Nexus runs off of donations, so if you're enjoying our services please consider donating through one of the following methods: - Interac E-Transfer: If you are Canadian, you should be able to send an Interac E-Transfer from your bank to the address henry@henryhiles.com to donate. This is preferred, as there are no fees. -- [Liberapay](https://liberapay.com/QuadRadical/donate) is the other option for donating, and should work from any country. Liberapay as a platform is primarily for recurring donations, but you can choose "Manual renewal" for a one-time donation. A huge thank you to our current sponsors: -- @VeryLoud: CAD$100 / one time -- @Aristarchus of Samos: CAD$100 / one time -- @istalri: CAD$0.45 / week +- @VeryLoud: CAD$100 +- @Aristarchus of Samos: CAD$100 diff --git a/src/content/docs/fr-fr/donate.mdx b/src/content/docs/fr-fr/donate.mdx index 78c1c75..dd68b6e 100644 --- a/src/content/docs/fr-fr/donate.mdx +++ b/src/content/docs/fr-fr/donate.mdx @@ -5,10 +5,8 @@ title: Faire un don Federated Nexus dépend des dons. Si vous appréciez nos services, merci de nous soutenir de l'une des manières suivantes : - Interac E-Transfer : est une excellente option pour les résidents canadiens, car vous pouvez envoyer le montant requis de votre compte bancaire à henry@henryhiles.com sans frais. -- [Liberapay](https://liberapay.com/QuadRadical/donate) est une autre option qui fonctionne depuis n'importe quel pays. La plateforme Liberapay est principalement conçue pour les dons récurrents, mais vous pouvez sélectionner « Renouvellement manuel » pour un don unique. Un grand merci à nos donateurs actuels : -- @VeryLoud: CAD$100 / one time -- @Aristarchus of Samos: CAD$100 / one time -- @istalri: CAD$0.45 / week +- @VeryLoud: CAD$100 +- @Aristarchus of Samos: CAD$100 diff --git a/src/content/docs/fr-fr/index.mdx b/src/content/docs/fr-fr/index.mdx index 3eb6ca6..d9d2cb3 100644 --- a/src/content/docs/fr-fr/index.mdx +++ b/src/content/docs/fr-fr/index.mdx @@ -49,6 +49,10 @@ import { CardGrid, Card } from "@astrojs/starlight/components" Nous souhaitons maintenir une communauté amicale, diversifiée et inclusive. Dans ce cadre, nous n'hésitons pas à bannir toute personne intolérante, homophobe ou hostile. Nous suivons le [Contributor Covenant](code/). + + Il nous reste encore pas mal d'espace disponible sur les serveurs Federated Nexus, nous sommes donc ouverts à l'hébergement de tout nouveau logiciel utile. Faites-le nous savoir dans notre [salle Matrix](https://matrix.to/#/#community:federated.nexus) ! + +