This commit is contained in:
2025-11-22 09:47:31 +02:00
parent cc2665078d
commit 6784df6e46
7 changed files with 83 additions and 65 deletions

View File

@@ -18,7 +18,23 @@ const sidebars = {
'we_are_different',
{
type: 'category',
label: 'Core Concepts',
label: 'Farming',
link: {
type: 'generated-index',
title: 'Node Economics & Pricing',
description: 'Understand the economic model for TFGrid farmers, including node specifications, pricing structures, income projections, and ThreeFold\'s committed capacity bids.',
slug: '/node-economics',
},
items: [
'node-economics/farmers',
'node-economics/marketplace',
'node-economics/bids',
'node-economics/overview',
],
},
{
type: 'category',
label: 'Tokens',
link: {
type: 'generated-index',
title: 'Core Finance Concepts',
@@ -33,21 +49,6 @@ const sidebars = {
},
'faq',
'implementation-roadmap',
{
type: 'category',
label: 'Node Economics & Pricing',
link: {
type: 'generated-index',
title: 'Node Economics & Pricing',
description: 'Understand the economic model for TFGrid farmers, including node specifications, pricing structures, income projections, and ThreeFold\'s committed capacity bids.',
slug: '/node-economics',
},
items: [
'node-economics/overview',
'node-economics/explanation',
'node-economics/bids',
],
},
{
type: 'category',
label: 'Roadmap',