📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Go to file
Michael Rose 538d4cf450 Update header images
- Rename image.feature to header.image
2016-02-24 21:23:29 -05:00
_data Rename Google variables and update to Universal Tracking code 2016-02-23 11:03:49 -05:00
_includes Update header images 2016-02-24 21:23:29 -05:00
_layouts Update header images 2016-02-24 21:23:29 -05:00
_pages Update header images 2016-02-24 21:23:29 -05:00
_posts Update header images 2016-02-24 21:23:29 -05:00
_sass Get GFM fenced code blocks working 2016-02-23 12:11:13 -05:00
assets Support Jekyll 3.0 2016-02-01 21:30:49 -05:00
images Update header images 2016-02-24 21:23:29 -05:00
.editorconfig Add editor config file 2016-02-24 16:15:19 -05:00
.gitignore Support Jekyll 3.0 2016-02-01 21:30:49 -05:00
.jshintrc Init Gruntjs build script 2013-09-09 10:12:07 -04:00
_config.yml Revert back to default excerpt separator and override on a post by post basis 2016-02-24 16:10:22 -05: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
feed.xml Remove "_" from includes 2016-02-22 14:58:16 -05:00
Gemfile Clean-up Gemfile 2016-02-21 21:25:07 -05:00
Gemfile.lock Clean-up Gemfile 2016-02-21 21:25:07 -05:00
Gruntfile.js Add grunt images task 2014-12-31 12:03:10 -05:00
LICENSE Update license 2014-08-06 08:12:33 -04:00
package.json fix typo 2015-07-19 19:09:33 +01: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.