/minimal-mistakes

:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.

Primary LanguageCSSMIT LicenseMIT

This is a modified Minimal Mistakes Jekyll theme, the functions I added are listed as follows,

  1. Let users apply any iframe object as header for 'single' layout, e.g.,
    ---
    title: "Global mobility change"
    header:
      iframe:
        url: https://dash-covid-mobi.herokuapp.com/
    ---