Skip to content

Commit

Permalink
New translations vtex-io-documentation-6-buildingyourownstoretheme.md…
Browse files Browse the repository at this point in the history
… (English, United States)
  • Loading branch information
GeorgeLimaDev committed Jan 10, 2025
1 parent 368ad94 commit 91b4dee
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 youve 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).

0 comments on commit 91b4dee

Please sign in to comment.