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

Fix website building #86

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Fix website building #86

merged 2 commits into from
Jun 13, 2024

Conversation

StefMa
Copy link
Collaborator

@StefMa StefMa commented Jun 11, 2024

By pinning the Hugo and theme version.
But also enabled to build the website on demand (with workflow_dispatch)

Explanation:
The theme was just released in version v10.
This require Hugo version 0.124.0.
But the Ubuntu repo has an older version.

So I pin both tools now.
Installing always 0.124.1 of Hugo
And using always the theme v10, regardless of when a new version were released.

Not tested yet.
PR opened via mobile app.
Have to check later if it works 😂.

@StefMa StefMa requested review from rsjethani and rsj-ioki June 13, 2024 12:26
Copy link
Collaborator

@rsjethani rsjethani left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@rsjethani rsjethani merged commit 4b0adcf into main Jun 13, 2024
4 checks passed
@rsjethani rsjethani deleted the StefMa-patch-2 branch June 13, 2024 20:15
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