Skip to content

Conversation

@codevalve
Copy link
Owner

This PR improves the GitHub Pages setup to work without requiring /index.html in the URL.

Changes:

  • Add _config.yml with proper GitHub Pages configuration
  • Update all asset paths to use absolute paths with baseurl
  • Keep .nojekyll file for proper asset serving

After merging, the site should be accessible at:
https://codevalve.github.io/dev-session-buddy/

All assets (images, CSS, JS) should load correctly with the proper paths.

- Add _config.yml for GitHub Pages settings
- Update asset paths to use absolute paths with baseurl
- Keep .nojekyll file for proper asset serving
@codevalve codevalve merged commit a1265bc into develop Nov 29, 2024
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