From 870226443d2a12f2745a3f2bb7c199c284f04fb1 Mon Sep 17 00:00:00 2001 From: Mitch Oz Date: Wed, 11 Dec 2024 13:10:23 -0600 Subject: [PATCH] deprecate nice token docs --- dapps/niceToken.md | 7 +++- .../current/niceToken.md | 7 +++- .../current/niceToken.md | 8 +++- .../current/niceToken.md | 7 +++- sidebarsDapps.js | 40 +++++++++++-------- 5 files changed, 49 insertions(+), 20 deletions(-) diff --git a/dapps/niceToken.md b/dapps/niceToken.md index 4975b6c022..ff2acd49dd 100644 --- a/dapps/niceToken.md +++ b/dapps/niceToken.md @@ -1,10 +1,15 @@ --- id: niceToken -title: $nice Token +title: $nice Token (Depcrecated) slug: /giveconomy/niceToken --- import useBaseUrl from '@docusaurus/useBaseUrl'; + _**The $nice token distribution has been discontinued on December 24, 2024. $nice tokens may still be distibuted for promotional and community incentives, however they will no longer be distributed bi-weekly for stablecoin donations to the [Giveth Project](https://giveth.io/project/the-giveth-community-of-makers).**_ + +_**This documentation will remain available for historical reference.**_ + +--- The $nice token was launched in Q3 2022 in an effort to promote direct donations to the Giveth Organization. diff --git a/i18n/es/docusaurus-plugin-content-docs-dapps/current/niceToken.md b/i18n/es/docusaurus-plugin-content-docs-dapps/current/niceToken.md index e815baf491..aa12d8a3e0 100644 --- a/i18n/es/docusaurus-plugin-content-docs-dapps/current/niceToken.md +++ b/i18n/es/docusaurus-plugin-content-docs-dapps/current/niceToken.md @@ -1,11 +1,16 @@ --- id: niceToken -title: $nice Token +title: $nice Token (Depcrecated) slug: /giveconomy/niceToken --- import NotTranslatedMessage from '../../_notTranslatedES.mdx' import useBaseUrl from '@docusaurus/useBaseUrl' +_**La distribución del token $nice se ha descontinuado el 24 de diciembre de 2024. Los tokens $nice aún pueden ser distribuidos para incentivos promocionales y comunitarios, sin embargo, ya no se distribuirán quincenalmente para donaciones en stablecoin al [Proyecto Giveth](https://giveth.io/project/the-giveth-community-of-makers).**_ + +_**Esta documentación permanecerá disponible para referencia histórica.**_ + +--- El token $nice se lanzó en el tercer trimestre de 2022 en un esfuerzo por promover las donaciones directas a la Organización Giveth. diff --git a/i18n/pt/docusaurus-plugin-content-docs-dapps/current/niceToken.md b/i18n/pt/docusaurus-plugin-content-docs-dapps/current/niceToken.md index 9a7de7438d..3e79dda48d 100644 --- a/i18n/pt/docusaurus-plugin-content-docs-dapps/current/niceToken.md +++ b/i18n/pt/docusaurus-plugin-content-docs-dapps/current/niceToken.md @@ -1,10 +1,16 @@ --- id: niceToken -title: $nice Token +title: $nice Token (Depcrecated) slug: /giveconomy/niceToken --- import useBaseUrl from '@docusaurus/useBaseUrl'; +_**A distribuição do token $nice foi descontinuada em 24 de dezembro de 2024. Os tokens $nice ainda podem ser distribuídos para incentivos promocionais e comunitários, no entanto, eles não serão mais distribuídos quinzenalmente para doações em stablecoin ao [Projeto Giveth](https://giveth.io/project/the-giveth-community-of-makers).**_ + +_**Esta documentação permanecerá disponível para referência histórica.**_ + +--- + O token $nice foi lançado no terceiro trimestre de 2022 em um esforço para promover doações diretas à Giveth Organization. Quando os usuários do Giveth Dapp fizerem uma doação para o [Giveth Project](https://giveth.io/project/the-giveth-community-of-makers) em determinados tokens qualificados, eles receberão $nice em troca. diff --git a/i18n/tr/docusaurus-plugin-content-docs-dapps/current/niceToken.md b/i18n/tr/docusaurus-plugin-content-docs-dapps/current/niceToken.md index dc36dcc602..7e783cacec 100644 --- a/i18n/tr/docusaurus-plugin-content-docs-dapps/current/niceToken.md +++ b/i18n/tr/docusaurus-plugin-content-docs-dapps/current/niceToken.md @@ -1,10 +1,15 @@ --- id: niceToken -title: $nice Token Nedir? +title: $nice Token Nedir? (Deprecated) slug: /giveconomy/niceToken --- import useBaseUrl from '@docusaurus/useBaseUrl' +_**$nice token dağıtımı 24 Aralık 2024 tarihinde durdurulmuştur. $nice tokenleri hala tanıtım ve topluluk teşvikleri için dağıtılabilir, ancak artık [Giveth Projesi](https://giveth.io/project/the-giveth-community-of-makers) için stablecoin bağışları için iki haftada bir dağıtılmayacaktır.**_ + +_**Bu dokümantasyon tarihsel referans için mevcut kalacaktır.**_ + +--- $nice Token, Giveth Organizasyonuna doğrudan bağışları teşvik etmek amacıyla 2022'nin 3. çeyreğinde piyasaya sürüldü. diff --git a/sidebarsDapps.js b/sidebarsDapps.js index 19cbad681e..eaa32c0a73 100644 --- a/sidebarsDapps.js +++ b/sidebarsDapps.js @@ -42,7 +42,7 @@ module.exports = { type: 'category', label: 'GIVfarm', link: {type: 'doc', id: 'givfarm'}, - items:['regenFarms', 'angelVault'] + items:['regenFarms'] } , 'givdrop' ] @@ -53,23 +53,31 @@ module.exports = { , 'disclosure', 'troubleshooting', - { - type: 'category', - label: "Developer Guides", - items: [ 'contributors','givethioinstallation' , { - type: 'category', - label: "Giveth TRACE (Deprecated)", - items: ['TRACEinstallation','bridgeSecurity', 'developmentProcess'] - }, - 'regenFarmContracts' - ] - }, + // { + // type: 'category', + // label: "Developer Guides", + // items: [ 'contributors','givethioinstallation' , { + // type: 'category', + // label: "Giveth TRACE (Deprecated)", + // items: ['TRACEinstallation','bridgeSecurity', 'developmentProcess'] + // }, + // 'regenFarmContracts' + // ] + // }, { type: 'category', - label: 'Giveth TRACE (Deprecated)', - link: {type: 'doc', id:'introTrace'}, - items: [ 'entitiesAndRoles','makeTraceableProject','leavingTraces', 'technicalWhitePaper', 'exchangeRates', 'traceContracts' ] - }, + label: 'Archives', + items: [ + { + type: 'category', + label: 'Giveth TRACE (Deprecated)', + link: {type: 'doc', id:'introTrace'}, + items: [ 'entitiesAndRoles','makeTraceableProject','leavingTraces', 'technicalWhitePaper', 'exchangeRates', 'traceContracts' ] + },'niceToken', 'angelVault', + + ] + }, + ],