File tree Expand file tree Collapse file tree 3 files changed +12
-14
lines changed Expand file tree Collapse file tree 3 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 1- # minima
2-
3- * Minima is a one-size-fits-all Jekyll theme for writers* . It's Jekyll's default (and first) theme. It's what you get when you run ` jekyll new ` .
4-
5- *** Disclaimer:** The information here may vary depending on the version you're using. Please refer to the ` README.md ` bundled
6- within the theme-gem for information specific to your version or by pointing your browser to the Git tag corresponding to your
7- version. e.g. https://github.com/jekyll/minima/blob/v2.5.0/README.md *
8- * Running ` bundle show minima ` will provide you with the local path to your current theme version.*
9-
10-
11- [ Theme preview] ( https://jekyll.github.io/minima/ )
12-
13- ![ minima theme preview] ( /screenshot.png )
1+ <div align =" center " >
2+ <p ><em ><strong >Disclaimer:</strong > The information here may vary depending on the version you're using.<br />
3+ Please refer to the <code >README.md</code > bundled within the theme-gem for information specific to your version or by pointing
4+ your browser to the Git tag corresponding to your version. e.g. https://github.com/jekyll/minima/blob/v2.5.0/README.md .<br />
5+ Running <code >bundle show minima</code > will provide you with the local path to your current theme version.</em ></p >
6+ <img src =" /readme_banner.svg " />
7+ <p >It's Jekyll's default (and first) theme. It's what you get when you run <code >jekyll new</code >.</p >
8+ <p ><a href =" https://jekyll.github.io/minima/ " >Theme preview</a ></p >
9+ <p ><img src =" /screenshot.png " /></p >
10+ </div >
1411
1512## Installation
1613
Original file line number Diff line number Diff line change 22
33Gem ::Specification . new do |spec |
44 spec . name = "minima"
5- spec . version = "2.5.1 "
5+ spec . version = "3.0.0.dev "
66 spec . authors = [ "Joel Glovier" ]
77 spec . email = [ "[email protected] " ] 88
You can’t perform that action at this time.
0 commit comments