Quantitatively Interviewed Blog
This is the repo for the Quantitatively Interviewed blog. Please read the About page of the blog for more info.
This section serves as notes for myself or anyone who wants to reproduce this site.
themes/beautifulhugowas installed viaRcommandblogdown::install_theme(theme = "halogenica/beautifulhugo")themes/beautifulhugo/layouts/partials/footer_custom.htmlwas modified to includeMathJaxaccording to section 2.5 of theblogdownbook.config.tomlURL configurations: I still haven't fully figure this part out. For details, see Hugo configuration doc. I think the relevant params arebaseurl,relativeURLs,conanifyURLs, anduglyURLs.