-
Notifications
You must be signed in to change notification settings - Fork 16
Feature/73/merge events and slides #78
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
Conversation
…ate event details
… remove slides references, and enhance event layout with new styling for talks and labels
… styles, and remove unused slide layout
@jetzlstorfer I've reverted and re-opened your PR: #77 (comment) Maybe we need to configure jekyll to bundle the new dependencies somehow. |
oh no 😭 did it fire any error messages? |
found something... |
good news @julianocosta89 With the Gemfile we now need a dedicated github actions workflow for the build and deployment. I've added it and temporarily pushed this branch to production. all worked fine. the github action is already on the main branch (sorry for bypassing the rules but I needed some way to test). Also I followed these instructions to make it work: https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-with-a-custom-github-actions-workflow |
here are the logs of my demo run: https://github.com/CloudNativeLinz/cloudnativelinz.github.io/actions/runs/14137615006 |
Awesome!!! |
Re-opening this PR to investigate why this is not working when publishing.
Fix: #73