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

build: switch to hugo #475

Merged
merged 8 commits into from
Jan 19, 2025
Merged

build: switch to hugo #475

merged 8 commits into from
Jan 19, 2025

Conversation

mloberg
Copy link
Owner

@mloberg mloberg commented Jan 18, 2025

I love Jekyll, but it's been hard to get working to a point where I want to update my blog

I love Jekyll, but it's been hard to get working to a point where I
want to update my blog
Makes it easier to deal with prettier related things
This is used by my GitHub readme updater script, so need to keep it
working
@mloberg mloberg force-pushed the build/hugo branch 5 times, most recently from ade0c74 to 09674b4 Compare January 19, 2025 04:01
Test setting up hugo and building the site.

Since we're not using ruby anymore, test out using an action for
htmlproofer. Fix some issues it found, including adding a proof = false
param that will ignore page content

Fix summary issue. Jekyll was using excerpt, Hugo uses summary
The pages-action has been deprecated. Update to wrangler-action.
Remove most of it for now. Will add back details as I figure them out
@mloberg mloberg marked this pull request as ready for review January 19, 2025 15:57
@mloberg mloberg merged commit c1d6050 into main Jan 19, 2025
2 checks passed
@mloberg mloberg deleted the build/hugo branch January 19, 2025 15:57
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