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

feat: add gatsby-ssg example app [ALT-1526] #934

Merged
merged 5 commits into from
Jan 22, 2025
Merged

Conversation

elylucas
Copy link
Member

Purpose

Adds and example app to demonstrate how to do ssg with Gatsby

Approach

@elylucas elylucas requested review from a team as code owners January 16, 2025 23:59
Copy link

vercel bot commented Jan 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nextjs-marketing-demo-bug-test 🔄 Building (Inspect) Visit Preview Jan 22, 2025 10:23pm
3 Skipped Deployments
Name Status Preview Updated (UTC)
experience-builder-test-app ⬜️ Ignored (Inspect) Jan 22, 2025 10:23pm
studio-nextjs-marketing-demo ⬜️ Ignored (Inspect) Jan 22, 2025 10:23pm
studio-react-vite-template ⬜️ Ignored (Inspect) Jan 22, 2025 10:23pm

@elylucas elylucas changed the title feat: add gatsby-ssg example app feat: add gatsby-ssg example app [ALT-1526] Jan 17, 2025
Copy link
Contributor

@primeinteger primeinteger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I configured the env vars and tested this gatsby ssg example app and it seems to be working as expected. Very nice!

examples/gatsby/gatsby-ssg/README.md Outdated Show resolved Hide resolved
examples/gatsby/gatsby-ssg/gatsby-node.mjs Show resolved Hide resolved
examples/gatsby/gatsby-ssg/src/images/icon.png Outdated Show resolved Hide resolved
examples/gatsby/gatsby-ssg/src/pages/index.tsx Outdated Show resolved Hide resolved
@elylucas elylucas merged commit 0839c01 into development Jan 22, 2025
17 checks passed
@elylucas elylucas deleted the gatsby-example-app branch January 22, 2025 22:37
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.

2 participants