-
-
Notifications
You must be signed in to change notification settings - Fork 20
feat(index.html): free hosting banner #58
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks fine to me, is this ready now to bring in @kojiromike?
|
@adunsulag yep, thanks! |
|
@bradymiller or @stephenwaite does the rsync to the website happen automatically? If not do we have instructions anywhere for pushing this up? Thought merging this in would update the website automatically. |
|
hi @kojiromike, have you tried building the site with hugo? In order to deploy it we'll have to rsync the public directory to the digital ocean server nice timing :), it's a manual push |
|
@stephenwaite I can build it, but I don't have credentials for digital ocean. |
|
my build is failing, what version are you using? |
|
hugo v0.150.0-3f5473b7d4e7377e807290c3acc89feeef1aaa71+extended+withdeploy linux/amd64 BuildDate=2025-09-08T13:01:12Z VendorInfo=gohugoio |
|
@stephenwaite I'll bite: How are you building/what command are you running? |
|
opened #59 and it's building now |
Supersedes #55
Supersedes #56
Incorporates @robertdown's changes.