minimal-mistakes icon indicating copy to clipboard operation
minimal-mistakes copied to clipboard

Jekyll plugins

Open steveschow opened this issue 1 year ago • 3 comments

Motivation

Please provide some information in the docs about how we can use some common Jekyll plugins with minimal-mistakes, such as Jekyll-mermaid, Jekyll-planuml, Jekyll-spaceship, Jekyll-lilypond. None of these seem to work properly with minimal-mistakes, so I don't know if there is something In need to tweak to get them to work or if we just have to accept that minimal-mistakes can't work with them. And why not?

Suggestion

Please make minimal-mistakes more compatible with common Jekyll plugins such as these mentioned.

steveschow avatar Dec 20 '23 08:12 steveschow

And please add detailed information on creating a multi-lingual sites using minimal-mistakes and e.g. jekyll-polyglot

yonz2 avatar Dec 20 '23 11:12 yonz2

Hi @steveschow and @yonz2 : at least according to the theme's current documentation on plugins, the issues you're experiencing are far more likely to be due to hosting on GitHub Pages than the Minimal Mistakes theme itself.

If—like me!—you're using the theme with GitHub Pages, you might look into GitHub Actions. Those will let you use a far wider range of plugins than the small set that GitHub Pages allows by default.

I hope that's helpful!

ryan-p-randall avatar Dec 20 '23 15:12 ryan-p-randall

I'm not using GitHub pages yet

steveschow avatar Dec 20 '23 16:12 steveschow

Most plugins are out of scope for this project, unless they explicitly require theme support. If you can demonstrate how we can add support (or even file a PR for that - you're welcome), we might look into this again.

iBug avatar May 16 '24 06:05 iBug