Liquid Exception Exec format error
if you receive an error like:
Liquid Exception: Exec format error C:\....
You can try to change inside the file _config.yml the:
highlighter: pygments
to
highlighter: pygments.py
if you receive an error like:
Liquid Exception: Exec format error C:\....
You can try to change inside the file _config.yml the:
highlighter: pygments
to
highlighter: pygments.py