From 91b4dee5eb7be87f96367bd63a0f1bfcd2e270bf Mon Sep 17 00:00:00 2001 From: "George B. de Lima" <106821144+GeorgeLimaDev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:00:43 -0300 Subject: [PATCH] New translations vtex-io-documentation-6-buildingyourownstoretheme.md (English, United States) --- ...tex-io-documentation-6-buildingyourownstoretheme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/localization/vtex-io-documentation-6-buildingyourownstoretheme.md b/docs/localization/vtex-io-documentation-6-buildingyourownstoretheme.md index fe28b2d4d9..60405a95de 100644 --- a/docs/localization/vtex-io-documentation-6-buildingyourownstoretheme.md +++ b/docs/localization/vtex-io-documentation-6-buildingyourownstoretheme.md @@ -8,17 +8,17 @@ updatedAt: "2024-11-28T20:06:03.731Z" excerpt: "Explore resources to personalize your VTEX store with Store Framework." --- -After completing the initial setup, creating your Store Theme project, and learning how to customize your store pages, you can begin advanced personalization of your store. +After completing the initial setup, creating your Store Theme project, and learning how to customize your store pages, you can start implementing advanced personalization for your store. -Under the [Store Framework](https://developers.vtex.com/docs/guides/store-framework) category, you will find a set of guides to help you customize your storefront: +Under the [Store Framework](https://developers.vtex.com/docs/guides/store-framework) category, you'll find a set of guides to help you customize your storefront: -- [Building pages](https://developers.vtex.com/docs/guides/store-framework-building-pages): Build various types of pages tailored to your business needs. +- [Building pages](https://developers.vtex.com/docs/guides/store-framework-building-pages): Create different types of pages tailored to your business needs. - [Using components](https://developers.vtex.com/docs/guides/store-framework-using-components): Build your storefront, from basic elements to advanced customizations, by leveraging VTEX IO Store Framework components. - [Working with Site Editor](https://developers.vtex.com/docs/guides/store-framework-working-with-site-editor): Customize your Store Framework storefront by using Site Editor. - [Styling](https://developers.vtex.com/docs/guides/store-framework-styling): Customize your store layout with Store Framework. You can also access our [hands-on course on the VTEX Store Framework](https://learn.vtex.com/page/learning-path-lang-en). -> ℹ To promote constructive collaboration among developers, facilitate version monitoring, and enhance the visibility of your Store Theme app, use code versioning tools such as GitHub. Learn more in [Best practices on workspace management](https://developers.vtex.com/docs/guides/vtex-io-documentation-workspaces-best-practices). +> ℹ To foster constructive collaboration among developers, facilitate version monitoring, and improve the visibility of your Store Theme app, use code versioning tools such as GitHub. Learn more in [Best practices on workspace management](https://developers.vtex.com/docs/guides/vtex-io-documentation-workspaces-best-practices). -Once you’ve finished customizing your storefront, whether by completing the hands-on course or following our guides, keep in mind that your Store Theme app is still stored locally on your computer and it is linked to your VTEX store only through the development workspace. To make your changes visible to end users, you need to [make your theme content public](https://developers.vtex.com/docs/guides/vtex-io-documentation-making-your-theme-content-public). +Once you've finished customizing your storefront, whether by completing the hands-on course or following our guides, remember that your Store Theme app is still stored locally on your computer and linked to your VTEX store only through the development workspace. To make your changes visible to end users, you need to [make your theme content public](https://developers.vtex.com/docs/guides/vtex-io-documentation-making-your-theme-content-public).