custom plugin not allowed in GitHub Pages but there is a workaround

  • GitHub pages doesn’t allow custom plugin for security reasons, as such I cannot manually load regex_replace or markdown_highlight

    • alternative to this is to deploy using Netlify
    • there’s a repo that help with jekyll deploy action, but I haven’t explore that
  • For my markdown highlight issue, I will resort to replace == with mark for jekyll liquidreplace == with mark for jekyll liquid


    this latest snippet is a bit more refined and scalable. need to figure out other possible permutations

    currently doesn’t work well with my note shortcuts I use for email clien...

References

Metadata

  • topic:: 00 Coding00 Coding
    #MOC / for programming language, coding guide and libraries focusing on data analytics and html/css
  • updated:: 2022-09-18 Private or Broken Links
    The page you're looking for is either not available or private!
  • reviewed:: 2022-09-18 Private or Broken Links
    The page you're looking for is either not available or private!
  • #Reference