minima icon indicating copy to clipboard operation
minima copied to clipboard

Minima is a one-size-fits-all Jekyll theme for writers.

Results 98 minima issues
Sort by recently updated
recently updated
newest added

Would love to have an additional option that simply uses GitHub's default dark styles. Palette here: https://github.com/primer/primitives/tree/main/data/colors/

This will not please the demo website but now it means that anyone using Minima gets to disable Twitter and GitHub social links. Closes #664

Closes #537. ## Before (too much spacing) ## After

**README.md** says there is a version **3.0**... But, where is such a **release** or **branch** ?

pinned

The name of the class should really be `e-content` or is this a typo for `page-content`? https://github.com/jekyll/minima/blob/ffdb3210adabbd0a04f567ff88aa716928d664d0/_layouts/post.html#L29

This is a follow-up to https://github.com/jekyll/minima/pull/594, and adds the following changes: - the `auto` skin renders in light or dark mode depending on the `prefers-color-scheme` media query; - code has...

Typo @[Customizing templates](https://github.com/jekyll/minima/blob/master/README.md#customizing-templates): >1 @import "minima/skins/{{ site.minima.skin | default: 'classic' }}"**;** >2 @import "minima/initialize"; see `;` eol1 , while in codebase it's a `,`

stale

It looks like the default _config.yml has uncommented values for the Twitter and GitHub, which means that websites using Minima cannot remove Twitter and GitHub socials if they so wish.

has-pull-request