Fix gist rendering
code
font-feature-settings: normal
pre
Hugo gist shortcodes make use of GitHub Gist embedding. As the gist uses a table, it renders wrongly due to the global addressing in the general theme's css. This is a non-elegant fix, but solves the issue.
- Switch to the Hugo Pipes (bye bye Webpack) - Use Inter from Google Fonts - Update README