📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Go to file
2016-04-04 14:20:47 -04:00
_data Add icons to page meta labels (tags, categories, and date) 2016-04-03 21:35:53 -04:00
_docs Order docs in collection to correct next/previous pagination links 2016-03-29 23:15:07 -04:00
_drafts Create grid styling for related posts module 2016-03-18 15:07:02 -04:00
_includes Fix path bugs in breadcrumbs 2016-04-04 14:20:47 -04:00
_layouts Fix path bugs in breadcrumbs 2016-04-04 14:20:47 -04:00
_pages Fix path bugs in breadcrumbs 2016-04-04 14:20:47 -04:00
_pets Simplify collections and remove categories and tags for now 2016-03-10 22:11:00 -05:00
_portfolio Add grid archive to Portfolio index 2016-03-19 21:58:41 -04:00
_posts Make sure .full negative margin sticks on images wrapped in <p></p> 2016-04-01 16:31:31 -04:00
_recipes Simplify collections and remove categories and tags for now 2016-03-10 22:11:00 -05:00
assets Reduce white-space above masthead 2016-04-04 12:45:44 -04:00
images Update sample image 2016-04-01 16:22:05 -04:00
.editorconfig Add editor config file 2016-02-24 16:15:19 -05:00
.gitattributes Try to get Linguist to ignore vendor files 2016-03-09 12:16:54 -05:00
.gitignore Alphabetize 2016-03-07 22:20:01 -05:00
_config.yml Fix path bugs in breadcrumbs 2016-04-04 14:20:47 -04:00
favicon.ico Minor cleanup 2013-05-24 12:04:43 -04:00
favicon.png Add favicons and iOS icons 2013-05-28 10:43:55 -04:00
Gemfile Add support for Jekyll Archives plugin 2016-03-11 09:39:20 -05:00
Gemfile.lock Add WDM gem to properly enable auto-regeneration on Windows 2016-03-10 08:59:23 -05:00
index.html Add post pagination to sidebar and make minor styling alterations 2016-03-28 21:48:42 -04:00
LICENSE Update license 2014-08-06 08:12:33 -04:00
package.json Simplify build scripts to use npm instead of gulp 2016-03-31 20:55:54 -04:00
README.md Support Jekyll 3.0 2016-02-01 21:30:49 -05:00

Minimal Mistakes

Minimal Mistakes is a two column responsive Jekyll theme perfect for powering your GitHub hosted blog built. Compatible with Jekyll 3.0 and up.

Minimal Mistakes is all about:

  • Responsive templates. Looking good on mobile, tablet, and desktop.
  • Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
  • Minimal embellishments -- content first.
  • Optional large feature images for posts and pages.
  • Simple and clear permalink structure.
  • Custom 404 page to get you started.
  • Support for Disqus Comments

screenshot of Minimal Mistakes theme

See a live version of Minimal Mistakes hosted on GitHub.

Getting Started

Minimal Mistakes takes advantage of Sass and data files to make customizing easier. These features require Jekyll 2.x and will not work with older versions of Jekyll.

To learn how to install and use this theme check out the Setup Guide for more information.