Migrate from Astro to Hextra #33
Loading…
Reference in a new issue
No description provided.
Delete branch "hextra"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://gohugo.io
https://imfing.github.io/hextra
Big benefit: No more Node.js!
Alternatively, we could make our own Hugo theme instead of using Hextra, but that's a bit more work.
I've also changed the
pnpx wranger deploystep to usecloudflare/wrangler-action. Haven't tested if that step works here, but I've got some of my own repos that use it and it seems to be okay there, so maybe it's fine here too? From what I can tell it just runsnpx wrangler deploy.Beyond CI/CD testing, everything looks fine