Skip to content

Fix/jekyll build#4

Open
w3techy wants to merge 3 commits intomasterfrom
fix/jekyll-build
Open

Fix/jekyll build#4
w3techy wants to merge 3 commits intomasterfrom
fix/jekyll-build

Conversation

@w3techy
Copy link
Owner

@w3techy w3techy commented Jun 26, 2025

No description provided.

This change introduces a Gemfile to specify Jekyll as a dependency and a Gemfile.lock to ensure consistent versions during Vercel deployments.

This should resolve the build issue where Jekyll was not found in the Vercel environment.
This change adds the jekyll-theme-dinky gem to the Gemfile, as it is specified as the theme in _config.yml and was missing, causing a build failure on Vercel.
@vercel
Copy link

vercel bot commented Jun 26, 2025

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

Name Status Preview Comments Updated (UTC)
checkresult ❌ Failed (Inspect) Jun 26, 2025 7:11am
checkresult-y5ag ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 7:11am

This commit introduces a minimal composer.json file to satisfy the
`composer validate --strict` check in the CI pipeline. The project does
not currently use Composer for PHP dependency management, so this file
defines basic project metadata without any specific dependencies.
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.

1 participant