Results 8 comments of Deepak Tanwar

Basically, you want me to try to do this in the `resume.css` file? ```css /* Paged.js viewer */ @media screen { body { background-color: var(--viewer-background-color); margin: 0; /* for mobile...

And to fire the even of the altmetric, I should add this code to the `.Rmd`? ```markdown $(function () { $('div.altmetric-embed').on('altmetric:show', function () { alert('Altmetric badge shown!'); }); }); ```

OK. Sorry, I am not an advanced user of `JS` and `css`. In case you would like to use it as an example [CV](https://dktanwar.github.io/CV/ds.html). I personally enjoyed transforming my CV...

OK. It works and kind of ruined the layout: ![screen shot 2019-02-26 at 16 13 13](https://user-images.githubusercontent.com/8986859/53423423-a0389b80-39e1-11e9-8e53-915084fb6a05.png)

![screen shot 2019-02-26 at 16 16 50](https://user-images.githubusercontent.com/8986859/53423613-f7d70700-39e1-11e9-9511-ecac95bbdecf.png)

Hi @lianos Is there any update on this?

Hi, I would also like to use `annotatr` for Arabidopsis thaliana. Any update?

Hi, It is not solved for me yet res_2 sessionInfo() > R version 3.2.1 (2015-06-18) > Platform: x86_64-redhat-linux-gnu (64-bit) > Running under: CentOS Linux 7 (Core) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C...