0

Cannot use the fonts with golem nor the FEATURE unit with the choice of libraries and their description

I want to reproduce the app in the link bellow, but only with golem.

I have tried to change:

  1. some paths - I have deleted fonts folder the original repo https://github.com/nz-stefan/cran-explorer. As you can see app/www has fonts
  2. see the change my repository where I have instead of fonts folder I have added the needed fonts in inst/app/www as golem framework is applied https://github.com/gabrielburcea/cran_explorer_golem/tree/crngolem/crngolem
  3. look in both bootstrap.min.css and themify.icons.css files - in the original repo posted above has src = "../fonts/etc" 4.I have tried in src = "../inst/app/www/etc" YET IT DOES NOT WORK

I am trying to reproduce this app:

https://gallery.shinyapps.io/cran-explorer/?_ga=2.33355193.643983280.1673875561-1724596956.1673624821

But cannot get the expected output as above with the nice blue fonts and the patterns. This is how I want it:

enter image description here

This is what I get instead:

enter image description here

GaB
  • 1,076
  • 2
  • 16
  • 29

0 Answers0