Hacker News new | ask | show | jobs
by x86mitch 2440 days ago
I appreciate the feedback. I'll add it to my list of things to do in the next version of updates. How would you like to get that information, in csv format or something else?

> How do you intend to keep this site alive long-term? Currently, the site is being hosted on Heroku so I can scale it as needed. I'll likely move it to AWS in the nearish future, but for now, Heroku is doing the trick. As far as longevity goes I do daily DB backups so in the case of an issue I can do a restore. If the site picks up in popularity I could also move to doing hourly backups.

1 comments

Depending on how you're sourcing the recipes, a simple HTML-to-markdown conversion might work.

Here's one that I found but there are quite a few out there:

https://domchristie.github.io/turndown/