Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/homepage #28

Merged
merged 6 commits into from
Jun 23, 2023
Merged

Feature/homepage #28

merged 6 commits into from
Jun 23, 2023

Conversation

PhantomDraven
Copy link
Collaborator

@PhantomDraven PhantomDraven commented Jun 23, 2023

Related issue

#13
#14 with demo content

Closes #

Scope of work

Create a generic homepage and added configuration to the nuxt theme package.

There are 2 new configuration:

  • VSF_DEMO_CONTENT that comunicate with the constant demoContent and is used to show/hide the demo content of the site (can be used for things other than homepage)
  • VSF_PAGE_BUILDER_MODULE that comunicate with the constant pageBuilder to enable/disable the pagebuilder integration (WIP)

Be aware that apps/nuxt/modules/cms/page/components/DemoBanner.vue is for demo purpose only and is a copy of https://docs.storefrontui.io/v2/vue/blocks/Banners.html

Screenshots of visual changes

image

Checklist

  • Self code-reviewed
  • Changes documented

@rohrig rohrig merged commit a9846e5 into develop Jun 23, 2023
1 check passed
@rohrig rohrig deleted the feature/homepage branch June 23, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants