Show HN: Open-sourcing my wedding website on my first anniversary
1–10 of 208 posts
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#2[deleted]
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#3[deleted]
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#4This is cute :)
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#5Thanks for sharing! I was just searching github for something like this for my own wedding.
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#6I still find the idea of a digital wedding invitation pretty strange, because here in Hungary the bride and the fiancé invite everybody in person together. Maybe distant relatives are invited by mail or something.
Is digital invitation a common thing nowadays? Or was it more common even years ago in other countries?
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#7Happy Anniversary!
For those looking to use this, the following may help a little:
find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Ram/YourName/g'
find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Antara/OtherHalfsName/g'
Edit: FianceeName -> OtherHalfsName (some people are easily offended) :PRe: Show HN: Open-sourcing my wedding website on my first anniversary
#8I still find the idea of a digital wedding invitation pretty strange, because here in Hungary the bride and the fiancé invite everybody in person together. Maybe distant relatives are invited by mail or something. Is digital invitation a common thing nowadays? Or was it more common even years ago in other countries?
Sites for weddings in the US have been common for many years.
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#9Thanks for sharing! I was just searching github for something like this for my own wedding.
Glad you liked it!
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#10This is cute :)
Thanks!