7 ms·
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.
by limsup 12y ago
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.
- zackbrown 12y agothanks! 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.