this post was submitted on 18 Aug 2024
755 points (99.2% liked)
Programmer Humor
19452 readers
78 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wasn't aware of the Github pages being free that's neat. It is fully static (running on nginx but generated with hugo) and I use freedns.afraid.org for the domains. Good to know thanks for the tip :)
https://gohugo.io/hosting-and-deployment/hosting-on-github/ https://www.roshanadhikary.com.np/2020/11/forward-your-freedns-custom-domain-to.html
Hope these guides are useful for you.
Hey thanks I'm sure they will be!