Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For me, the middle ground is minified/gzipped CDN hosted. Just a simple `<script src="..."></script>` for me.

Presumably you could do that here too, but I don't know how this host feels about hot-linking



You can use jsDelivr:

  <script src="https://cdn.jsdelivr.net/gh/bennettfeely/bennett@master/ztext/js/ztext.min.js"></script>
(You should probably link to a specific commit, though, like:

  <script src="https://cdn.jsdelivr.net/gh/bennettfeely/bennett@24f27b0f902821147ef726735b2717f27335c282/ztext/js/ztext.min.js"></script>
.)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: