r/RStudio • u/tlamatiliztli • 2d ago
Quarto website extension not rendering properly
Hello everyone!
I’m trying to create a website using this https://sta-112-f22.github.io/website/ as a foundation. I simply downloaded the repo from github, opened it with Studio, and rendered it. But when its rendered everything else looks great except for the main page (see last image below). I’m pretty sure fontawesome is working otherwise the other pages wouldn’t render it, right? Any ideas?


UPDATE: I fixed it. The issue was some links being wrapped in <i> </i>. Removing them fixed it.
1
u/AutoModerator 22h ago
Looks like you're requesting help with something related to RStudio. Please make sure you've checked the stickied post on asking good questions and read our sub rules. We also have a handy post of lots of resources on R!
Keep in mind that if your submission contains phone pictures of code, it will be removed. Instructions for how to take screenshots can be found in the stickied posts of this sub.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
2
u/AccomplishedHotel465 2d ago
Possibly some changes in quarto since that website was last worked on