📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Go to file
2016-04-13 17:10:01 -04:00
_data Update docs 2016-04-13 17:10:01 -04:00
_docs Update docs 2016-04-13 17:10:01 -04:00
_drafts Create grid styling for related posts module 2016-03-18 15:07:02 -04:00
_includes Update class utility docs 2016-04-13 11:29:44 -04:00
_layouts Update docs 2016-04-13 17:10:01 -04:00
_pages Rename feature row include 2016-04-04 16:36:38 -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 Add images to repo and reference them in post 2016-04-13 11:28:40 -04:00
_recipes Simplify collections and remove categories and tags for now 2016-03-10 22:11:00 -05:00
assets Update class utility docs 2016-04-13 11:29:44 -04:00
images Update stylesheets and JavaScript docs 2016-04-13 14:56:42 -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 Ignore node .log files 2016-04-06 14:25:49 -04:00
_config.dev.yml Add development config file 2016-04-08 21:00:30 -04:00
_config.yml Update docs 2016-04-13 17:10:01 -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 docs 2016-04-13 17:10:01 -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.