andreasplesch / x_ite_dom

link x_ite to the DOM
http://andreasplesch.github.io/x_ite_dom/index.xhtml
MIT License
6 stars 0 forks source link

New URLs for cobweb #28

Closed create3000 closed 7 years ago

create3000 commented 7 years ago

There are new URLs for cobweb.

Tagged version:

<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/create3000/cobweb/3.3/dist/cobweb.css"/> <script type="text/javascript" src="https://cdn.rawgit.com/create3000/cobweb/3.3/dist/cobweb.min.js"></script>

Latest version:

<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/create3000/cobweb/latest/dist/cobweb.css"/> <script type="text/javascript" src="https://cdn.rawgit.com/create3000/cobweb/latest/dist/cobweb.min.js"></script>

For testing purposes you could use just 'rawgit.com' as host name.

Maybe this is interesting for cobweb_dom too.

  1. You could create such version for cobweb_dom under https://github.com/andreasplesch/cobweb_dom.
  2. Go to releases.
  3. Draft a new release.
andreasplesch commented 7 years ago

Thanks. I updated the URLs for the examples.