Skip to content

Jekyll-Migration: How to add Fontsawesome #579

Answered by jaredcwhite
topofocus asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @topofocus, you can add any JS you want to frontend/javascript/index.js and it should just get picked up. (Note that you do need to work within modern module-style programming…aka global variables don't actually become global unless you use a window.myVar = style.)

You can add fonts to frontend/fonts and reference them via relative URLs in a CSS containing your @font-face declarations.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@topofocus
Comment options

@topofocus
Comment options

Answer selected by topofocus
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants