Why is Font Awesome not working on my jekyll-built Github site?
问题 I am using Jekyll to build my blog site, which is hosted by Github, and I am trying to incorporate font-awesome. The fa icons don't show up, and now my Github page is not updated with my latest blog post. I've tried to link the font-awesome stylesheets to my css. I ended up using {% includes font-awesome.css %} in my stylesheet.css file, and I think that works fine. In my navbar html, I've included the typical font-awesome i tag like so: <li><a href="{{ site.baseurl }}/index.html"><i class=