INFO: Be sure to remove /docs and /test if you forked Minimal Mistakes. These folders contain documentation and test pages for the theme and you probably don’t want them littering up your repo.
WARNING: putting a single backticks will yeild: Unknown tag 'include_cached'
DANGER: putting a single backticks will yeild: Unknown tag 'include_cached'
using 3 ticks “```” to start and end a code box. put the code type after the first set of ticks for syntax highlighting
import os
print("hello world")