Live data from Hacker News

Show HN: Open-sourcing my wedding website on my first anniversary

github.com

1–10 of 208 posts

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#6
I 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

#7
Happy 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) :P

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#8
post #6

I 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.
Post reply on HN