Skip to content

Add CI and gitignore updates#2

Merged
rolandfarkasCOM merged 1 commit intomainfrom
feat/ci-and-gitignore
Apr 17, 2026
Merged

Add CI and gitignore updates#2
rolandfarkasCOM merged 1 commit intomainfrom
feat/ci-and-gitignore

Conversation

@rolandfarkasCOM
Copy link
Copy Markdown
Member

Summary

Closes #1

  • CI workflow runs npm run build on push/PR
  • Build catches broken imports and rendering failures
  • Add Claude Code files to gitignore

Test plan

  • npm run build — 2 pages build clean

- CI runs build verification on push/PR
- Add Claude Code files to gitignore
@rolandfarkasCOM rolandfarkasCOM merged commit 6acadc5 into main Apr 17, 2026
1 check passed
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.

Add CI workflow and build verification

1 participant