3 comments

[ 3.2 ms ] story [ 20.2 ms ] thread
I see that this didn't get much attention on HN, but I think it's a great idea. A step towards a purely client-side static blog - which would be cool.
thanks! we used this for a production project to make our last non-static dependency (Firebase) static. The rest of it was a SPA (Angular, actually Famo.us/Angular) which we could already host off of S3.

I wanted to take the extra 30 mins it took to open-source this in the hope that someone else could find a production use for this simple tool.

Could you please add a simple client demo in JS consuming this static "firebasic" JSON?