Deploy static content easily, freely and anonymously.
push index.html
will inline all assets and online dependencies of 'index.html', deploy it anonymously on GitHub and finally generate a short URL. Pretty neat!
yarn global add push
npm install push -g --production
push index.html
> http://push.hook.io?c=<code>
- more functionality
- per extension solution
- tests
- gh page
Thanks to Jackson Tian for donating the npm package name.