inSileco / inSileco.github.io

:globe_with_meridians: Our blog powered by blogdown
https://blog.insileco.io/
GNU General Public License v3.0
8 stars 1 forks source link

Wordcloud #2

Closed KevCaz closed 7 years ago

KevCaz commented 7 years ago

Currently, the wordcloud on the index page is troublesome for at least 3 reasons:

  1. most browser often fails to display it coreectly (reloading several times help but it's not a solution);
  2. we have to rebuild it each time the index page is regenerated;
  3. the data are stored in a dropbox and therefore not available for everyone;

I propose to generate the worcloud as a standalone html file and then include it within an iframe. It may not be the best solution but this should solve the points raised above.

KevCaz commented 7 years ago

I have made few changes to fix this: