Replies: 2 comments 2 replies
|
I love Mimima,but I wonder why the pagination feature is not added,what's the consideration behind it? |
1 reply
|
I initially upgraded to v3 in May 2023 (to 2863624), and just now upgraded to the latest (8106bd4). It was a bit of work, but I love how many of my v2 customizations I was able to remove because they're just built in now. Also, the customizations I've kept feel so much cleaner now with well-defined extension points like |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello Jekyllers!
Its my belief that Minima v3 is almost ready for release. But before it is actually finalized with a soft feature-lock, I would like to get some feedback from the community.
For those not actively following the Minima v3 developments, listed below are some highlights:
base.htmlinstead ofdefault.html.date_format,show_excerpts,header_pagesfrom v2.5 are now under theminimanamespace:minima:date_format,minima:show_excerpts,minima:nav_pagesrespectively.minima:skin.minima:social_links.You may preview the theme either via
https://jekyll.github.io/minimaor consuming the theme in a dummy site directly from the repository either via thejekyll-remote-themeplugin or via the Gemfile directly.Thank you.
All reactions