tween.js icon indicating copy to clipboard operation
tween.js copied to clipboard

Keep website and README in sync

Open trusktr opened this issue 4 years ago • 1 comments

We should make a GitHub action so that when we update our README it automatically goes to the website. At the moment, our README is out of sync with the website. The repo's README should be the source for the website.

trusktr avatar Apr 19 '21 17:04 trusktr

Hi, I think the website link in the comment is broken which directs to https://github.com/tweenjs/tween.js/issues/tweenjs.github.io/tween.js, not http://tweenjs.github.io/tween.js/

kangthink avatar Feb 16 '22 09:02 kangthink

This has been handled, the website is published from our main branch (we don't use master anymore). So, simply merge any PR to main and the website gets updated. Yay.

trusktr avatar Apr 23 '23 05:04 trusktr