Set up CI/CD to beta.lumbung.space #16
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ruangrupa/lumbung.space#16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
OK, looks like it is working!
No content on it yet, moving on to ruangrupa/living-room#17 now.
For some reason, I feel like the latest changes on the local site are not on the deployed version, like, the menu is missing or something? I am bit confused about that.
There seems to be a difference between running
hugo server
(local dev) andhugo server --appendPort='false' --bind 0.0.0.0 --baseUrl='https://beta.lumbung.space' --port='1313' --buildFuture --watch
(prod site serve).Can figure this out soon I guess.