Skip to content

Conversation

ahuseyn
Copy link
Member

@ahuseyn ahuseyn commented Aug 22, 2025

Description

This PR adds a kitchen-sink example for Astro to include all the available features (template-hierarchy, previews, data-fetching). It'll be the working ground for future development.

Related Issue(s):

Copy link

changeset-bot bot commented Aug 22, 2025

⚠️ No Changeset found

Latest commit: ade3e11

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@faustwp/core" specified in the `linked` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@faustwp/cli" specified in the `linked` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@faustwp/getting-started-example" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@ahuseyn ahuseyn changed the title [next]: Add kitchen-sink example, which includes data fetching and preview [next]: Add Astro kitchen-sink example, which includes data fetching and preview Aug 22, 2025
@ahuseyn ahuseyn marked this pull request as ready for review August 28, 2025 15:45
@ahuseyn ahuseyn requested a review from a team as a code owner August 28, 2025 15:45
@ahuseyn ahuseyn requested a review from josephfusco August 28, 2025 15:45
@ahuseyn ahuseyn linked an issue Aug 28, 2025 that may be closed by this pull request
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.

[experimental]: Create kitchen-sink Astro example
1 participant