Hacker News new | ask | show | jobs
by neerajdotname2 5019 days ago
Can you open source the code? I can use it.
1 comments

https://github.com/kevindavis/s3-pricing

note, it was largely adapted from the pricing page on database.com

This was a wholesale scrape:

https://github.com/kevindavis/s3-pricing/blob/master/public/...

Why do you have the database.com logo in your repo?

Yup - downloaded the database.com pricing page to start and hadn't gotten to removing unused images etc. removed this and some other stuff.

There is definitely still a whack of CSS that doesn't apply :)

Thanks!