From cef23010490c565d209d260d4359c35ecf21b748 Mon Sep 17 00:00:00 2001 From: Jake Runyan Date: Mon, 30 Jun 2025 14:04:38 -0700 Subject: [PATCH] Reorder items --- recipes/docs/baking/_category_.json | 1 - recipes/docs/cajun/_category_.json | 2 +- recipes/docs/chinese/_category_.json | 2 +- recipes/docs/drinks/_category_.json | 1 - recipes/docs/indian/_category_.json | 2 +- recipes/docs/{pasta => italian}/_category_.json | 0 .../fusilli-with-vodka-basil-parmesan.mdx | 0 .../docs/{pasta => italian}/static/vodka-pasta.png | Bin recipes/docs/mexican/_category_.json | 2 +- recipes/docs/pizza/_category_.json | 1 - recipes/docs/salad/_category_.json | 1 - recipes/docs/sides/_category_.json | 1 - recipes/docs/soup/_category_.json | 1 - recipes/docs/template/_category_.json | 2 +- 14 files changed, 5 insertions(+), 11 deletions(-) rename recipes/docs/{pasta => italian}/_category_.json (100%) rename recipes/docs/{pasta => italian}/fusilli-with-vodka-basil-parmesan.mdx (100%) rename recipes/docs/{pasta => italian}/static/vodka-pasta.png (100%) diff --git a/recipes/docs/baking/_category_.json b/recipes/docs/baking/_category_.json index 86df582..1be86fd 100644 --- a/recipes/docs/baking/_category_.json +++ b/recipes/docs/baking/_category_.json @@ -1,6 +1,5 @@ { "label": "Baking", - "position": 7, "link": { "type": "generated-index", "description": "Pies!" diff --git a/recipes/docs/cajun/_category_.json b/recipes/docs/cajun/_category_.json index ef02123..8715330 100644 --- a/recipes/docs/cajun/_category_.json +++ b/recipes/docs/cajun/_category_.json @@ -1,6 +1,6 @@ { "label": "Cajun", - "position": 6, + "position": 1, "link": { "type": "generated-index", "description": "Cajun and Creole recipes that make the mouth water." diff --git a/recipes/docs/chinese/_category_.json b/recipes/docs/chinese/_category_.json index 7e5bf63..5f94ceb 100644 --- a/recipes/docs/chinese/_category_.json +++ b/recipes/docs/chinese/_category_.json @@ -1,6 +1,6 @@ { "label": "Chinese", - "position": 6, + "position": 2, "link": { "type": "generated-index", "description": "Not just fried rice." diff --git a/recipes/docs/drinks/_category_.json b/recipes/docs/drinks/_category_.json index 72278f6..395d9cf 100644 --- a/recipes/docs/drinks/_category_.json +++ b/recipes/docs/drinks/_category_.json @@ -1,6 +1,5 @@ { "label": "Drinks", - "position": 2, "link": { "type": "generated-index", "description": "Drinks and components of drinks." diff --git a/recipes/docs/indian/_category_.json b/recipes/docs/indian/_category_.json index 0212d32..3f01227 100644 --- a/recipes/docs/indian/_category_.json +++ b/recipes/docs/indian/_category_.json @@ -1,6 +1,6 @@ { "label": "Indian", - "position": 6, + "position": 3, "link": { "type": "generated-index", "description": "The smell of all the spices in the air is worth it alone." diff --git a/recipes/docs/pasta/_category_.json b/recipes/docs/italian/_category_.json similarity index 100% rename from recipes/docs/pasta/_category_.json rename to recipes/docs/italian/_category_.json diff --git a/recipes/docs/pasta/fusilli-with-vodka-basil-parmesan.mdx b/recipes/docs/italian/fusilli-with-vodka-basil-parmesan.mdx similarity index 100% rename from recipes/docs/pasta/fusilli-with-vodka-basil-parmesan.mdx rename to recipes/docs/italian/fusilli-with-vodka-basil-parmesan.mdx diff --git a/recipes/docs/pasta/static/vodka-pasta.png b/recipes/docs/italian/static/vodka-pasta.png similarity index 100% rename from recipes/docs/pasta/static/vodka-pasta.png rename to recipes/docs/italian/static/vodka-pasta.png diff --git a/recipes/docs/mexican/_category_.json b/recipes/docs/mexican/_category_.json index 3a1ba5c..ae787f8 100644 --- a/recipes/docs/mexican/_category_.json +++ b/recipes/docs/mexican/_category_.json @@ -1,6 +1,6 @@ { "label": "Mexican", - "position": 2, + "position": 6, "link": { "type": "generated-index", "description": "Dishes of Spanish and Mexican origin." diff --git a/recipes/docs/pizza/_category_.json b/recipes/docs/pizza/_category_.json index a02cffc..cc0acb8 100644 --- a/recipes/docs/pizza/_category_.json +++ b/recipes/docs/pizza/_category_.json @@ -1,6 +1,5 @@ { "label": "Pizza", - "position": 3, "link": { "type": "generated-index", "description": "Pizza-related recipes, usually made better by a pizza stone or pizza steel!" diff --git a/recipes/docs/salad/_category_.json b/recipes/docs/salad/_category_.json index f2d9443..16f1c77 100644 --- a/recipes/docs/salad/_category_.json +++ b/recipes/docs/salad/_category_.json @@ -1,6 +1,5 @@ { "label": "Salad", - "position": 4, "link": { "type": "generated-index", "description": "Salads for your health." diff --git a/recipes/docs/sides/_category_.json b/recipes/docs/sides/_category_.json index 8381a24..c4fd759 100644 --- a/recipes/docs/sides/_category_.json +++ b/recipes/docs/sides/_category_.json @@ -1,6 +1,5 @@ { "label": "Sides", - "position": 9, "link": { "type": "generated-index", "description": "Sides make everything better!" diff --git a/recipes/docs/soup/_category_.json b/recipes/docs/soup/_category_.json index 7873ffd..66da27b 100644 --- a/recipes/docs/soup/_category_.json +++ b/recipes/docs/soup/_category_.json @@ -1,6 +1,5 @@ { "label": "Soup", - "position": 4, "link": { "type": "generated-index", "description": "Soups for the soul." diff --git a/recipes/docs/template/_category_.json b/recipes/docs/template/_category_.json index e8b0940..6ed5a52 100644 --- a/recipes/docs/template/_category_.json +++ b/recipes/docs/template/_category_.json @@ -1,6 +1,6 @@ { "label": "TEMPLATE", - "position": 1, + "position": 99999, "link": { "type": "generated-index", "description": "Description for template category."