📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Go to file
simathur a0b8dcb838 Delete Gemfile.lock
This file was added to the .gitignore recently, but hasn't been deleted from the code line.
2014-08-07 15:48:35 +05:30
_data Add alternate bio photo for testing purposes 2014-07-31 15:21:30 -04:00
_includes Change link name from email address to just "Email" 2014-08-06 22:56:37 -04:00
_layouts Simplify and organize _config.yml variables 2014-07-31 14:57:03 -04:00
_posts Update 2014-07-31 14:57:41 -04:00
_sass Toggle paragraph indentation on and off. 2014-07-31 14:57:31 -04:00
_templates Install Octopress to create new posts/pages 2014-07-31 14:57:22 -04:00
about Update 2014-07-31 14:57:41 -04:00
assets Toggle paragraph indentation on and off. 2014-07-31 14:57:31 -04:00
images Add alternate bio photo for testing purposes 2014-07-31 15:21:30 -04:00
posts Page cleanup 2014-07-31 14:57:35 -04:00
theme-setup Update license 2014-08-06 08:12:33 -04:00
.gitignore Ignore 2014-07-31 15:08:35 -04: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 Make it generic 2014-07-31 16:15:59 -04: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 Add optional email address to author bio and feed.xml 2014-07-31 15:21:11 -04:00
Gemfile Update to Jekyll 2.2.0 2014-07-31 14:56:54 -04:00
Gruntfile.js Convert .less to .scss 2014-07-31 14:57:13 -04:00
index.md Simplify and organize _config.yml variables 2014-07-31 14:57:03 -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 Update 2014-07-31 14:57:41 -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+ and will not work with older versions of Jekyll.

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