📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Go to file
2014-12-31 12:03:43 -05:00
_data Remove extra + 2014-08-08 20:41:43 -04:00
_includes Fix home linke path 2014-12-22 12:25:03 -05:00
_layouts Missing trail </a> 2014-12-17 13:56:10 -06:00
_posts Include new sample images for features 2014-09-30 16:27:36 -04:00
_sass Move .image-wrap triangle down a few pixels to cover small gap 2014-10-20 23:09:05 -04:00
_templates Install Octopress to create new posts/pages 2014-07-31 14:57:22 -04:00
about Include new sample images for features 2014-09-30 16:27:36 -04:00
assets Fix broken TOC toggle 2014-10-03 15:14:20 -04:00
images Document $paragraph-indent variable 2014-12-31 12:03:43 -05:00
posts Page cleanup 2014-07-31 14:57:35 -04:00
theme-setup Document $paragraph-indent variable 2014-12-31 12:03:43 -05:00
.gitignore Update gems 2014-11-11 09:37:18 -05:00
.jshintrc Init Gruntjs build script 2013-09-09 10:12:07 -04:00
404.md Replace sitemap.xml with Jekyll Sitemap gem 2014-07-31 14:57:08 -04:00
_config.yml Remove http://localhost:4000 from site.url in _config.yml 2014-12-22 12:25:35 -05:00
_octopress.yml Install Octopress to create new posts/pages 2014-07-31 14:57:22 -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
feed.xml Remove "layout: none" from feed.xml 2014-09-04 20:57:00 -04:00
Gemfile Update to Jekyll 2.2.0 2014-07-31 14:56:54 -04:00
Gemfile.lock Update gemfile 2014-12-22 12:23:35 -05:00
Gruntfile.js Add grunt images task 2014-12-31 12:03:10 -05:00
index.md Include new sample images for features 2014-09-30 16:27:36 -04:00
LICENSE Update license 2014-08-06 08:12:33 -04:00
package.json Init Gruntjs build script 2013-09-09 10:12:07 -04:00
README.md Fix typos and grammar 2014-08-08 15:45:24 -04:00

Minimal Mistakes

Minimal Mistakes is a two column responsive Jekyll theme perfect for powering your GitHub hosted blog.

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.