diff --git a/content/en/docs/packaging/workflow/basic_workflow.md b/content/en/docs/packaging/workflow/basic_workflow.md index 369a5f8..65fb751 100644 --- a/content/en/docs/packaging/workflow/basic_workflow.md +++ b/content/en/docs/packaging/workflow/basic_workflow.md @@ -1,8 +1,8 @@ +++ -title = 'Packaging: Basic Workflow' +title = 'Basic Packaging Workflow' date = 2025-01-10T01:37:00Z weight = 10 -description = "Getting started with packaging for Serpent OS" +description = "Building packages locally and testing them" +++ diff --git a/content/en/docs/packaging/workflow/creating_a_new_recipe.md b/content/en/docs/packaging/workflow/creating_a_new_recipe.md index 71735ee..ee3403c 100644 --- a/content/en/docs/packaging/workflow/creating_a_new_recipe.md +++ b/content/en/docs/packaging/workflow/creating_a_new_recipe.md @@ -1,5 +1,5 @@ +++ -title = 'Packaging: Creating a new recipe' +title = 'Creating a new package recipe' date = 2025-01-10T02:48:02+01:00 weight = 10 +++ diff --git a/content/en/docs/packaging/workflow/updating_an_existing_recipe.md b/content/en/docs/packaging/workflow/updating_an_existing_recipe.md index f353505..74094eb 100644 --- a/content/en/docs/packaging/workflow/updating_an_existing_recipe.md +++ b/content/en/docs/packaging/workflow/updating_an_existing_recipe.md @@ -1,5 +1,5 @@ +++ -title = 'Packaging: Updating an existing recipe' +title = 'Updating an existing package recipe' date = 2025-01-10T02:48:14+01:00 weight = 10 +++